cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Business Partner as a prerequisite in Basic / Collection Rules

former_member210563
Participant
0 Likes
177

Hi,

I have been looking at the BADI's that comes with the customizing in SPRO.

I have a rule where I want to integrate business partner as a prerequisite (GPART).

The documentation for this BADI is quite limited so I wanted to know if anyone has done the same as the above and

how you solved it or if you could refer to relevant documentation.

Thanks.

Peter

Accepted Solutions (0)

Answers (1)

Answers (1)

henk_hoogerbrug
Active Participant
0 Likes

Hi Peter,

If the documentation is not clear, you can also take a look at the implementations delivered by SAP:

Then select an implementation (and click on the display icon):

Double click on the implementation methods to display the abap code:

If you create your own implementation (do not forget the filter value on tab page "Properties"), you can implement your code within method EVALUATE.

The method GET_TEXT is used to set the texts within UDM_STRATEGY.

Best Regards,

Henk