on ‎2015 Jul 31 11:16 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 7 | |
| 4 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.