Skip to Content
0
Feb 01, 2023 at 05:52 AM

How to call a business rule inside a business Rule?

298 Views

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?