cancel
Showing results for 
Search instead for 
Did you mean: 

How to call a business rule inside a business Rule?

SS11
Active Participant
0 Kudos

In SAP SuccessFactors EC module I'm trying to fill 3 fields based on employees Job Information.

Say if employee belongs to BU-XYZ & Div -ABC & also Sub-division-ABCS then fields value should reflect 'test'/reset/file.

My idea is to 1st check the smaller unit across in Sub-division=""fulfills ' requirement then go the further differentiators...

I've achieved this with 3 BR currently from Job information portlet, however I want to more narrow down and clean BR.

Let me know your opinion if there is a way around?

View Entire Topic
Neeraj_Jain
Active Contributor
0 Kudos

Hello shraddhasoni1108,

Please refer below SAP Note. Might be it's helpful to you to get some insight.

https://userapps.support.sap.com/sap/support/knowledge/en/2914208

2914208 - How to use Business Rules to Validate Field Value Format with Special Characters and Length - RCM

Additionally refer below SAP help link.

Confirm if it's works for you.

Regards,

Neeraj Jain

SS11
Active Participant
0 Kudos

Thanks for your input but the regular expression is not the way I want.

I must rephrase the requirement:

IF BU=Business unit XYZ & Div = ABCDivision & Sub-division= SubDivABCS

Then

Set Field 1= yes

set Field 2= ZZZ2

Set Field 3 = Yes

otherwise

Set Field 1= yes

set Field 2= ZZZ0

Set Field 3 = Yes