cancel
Showing results for 
Search instead for 
Did you mean: 

Need BADI to filter the User Names in Approval Tab

venky_k
Explorer
0 Kudos

Hi All,

In the PO Approval Preview, I need to validate the user names before getting displayed when the user clicks the button 'Find'.

Could any one specify the correct BADI.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use BADI BBP_CHNG_AGNT_GET .

See the foll related threads;

BR,

Disha.

<b>Pls reward points for useful answers.</b>

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

Which SRM version are you using ?

<b>Please refer to following BADI definition names using SE18 Transaction. Please read the relevant standard SAP documentation.</b>

<u>BBP_CHNG_AGNT_ALLOW</u> (Allow Change/Add Approver)

<u>BBP_CHNG_AGNT_GET</u> (Approver Selection when Approver Changed/Added)

Do let me know. Hope this will help.

Regards

- Atul

Former Member
0 Kudos

Hi ,

You can try the BADI "Select Users when Creating/Changing Approvers".

Thank you

Sreedhar Vetcha