Skip to Content
0
Former Member
Jan 23, 2017 at 01:45 PM

SAPMDG S BRF - Restricting drop down of a field depending on a condition

646 Views Last edit Feb 06, 2017 at 08:35 AM 4 rev

Hi Folks,

We have requirement in MDG S SP7. MDG_FND= MDG Foundation 748 and MDG_Appl = MDG Application 618

where need to Change the drop down list for Field A for workflow Initiator and Finance user, so that when account Group is "EIN" or "FAH” only Options for Field A values are 1000 or 2000.

Field A field uses Data element AKONT and value table of SKA1.

I tried using BRF , but the issue it is not getting executed at all.

The process was I created derive step with a structure with 2 elements in it Account group and Field A.

In the Assigned rule set, I made a condition When Change request= update and Workflow step = 01 ( initiator) or = 04( finance approver) and Account group = EIN or FAH

THEN Field A = '1000’ and ‘2000’ . But it is not working.

The BRF code itself is not getting triggered.

Please help how to execute this requirement (or) do we have any other simpler/std way.. Please.

Any guidelines and suggestions are much appreciated....

Thanks,

sspra