cancel
Showing results for 
Search instead for 
Did you mean: 

BBP_PGRP_ASSIGN_BADI Filter Value

Former Member
0 Kudos

Hi guys.

SRM 4.0.

This is probably an easy question for you ABAP guys to answer, but here goes anyway.

The filter value for activating the method BBP_PO_PGRP_ASSIGN is SCBID_T_PO. This flt_val is an importing parameter, so where do I set this to activate this method? How do I find the code that come before this BAdI so that I know where to export the parameter from?

Hope I am making sense.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Found it myself - on the Attributes view of the BAdI itself I have to assign which filter values to use.