Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_WRF_MATGRP_CHANGE

StarDev
Participant
0 Likes
1,357

Hi Experts. Could someone please guide me how to properly this BAPI for article hierarchy creation ? I have been trying but somehow the data is not committing to the database(BAPI is getting executed successfully) Found one note (1656836)regarding it but it could not be implemented. Really appreciate some inputs from you all.

Regards,

Ravi Singh

1 ACCEPTED SOLUTION
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
988

Do a Where used list of the BAPI. It is getting called in include LWRF_MATERIAL_POSTINGF11. Check the smaple code. This BAPI is called in WRF_MATERIAL_MAINTAINDATA_RT.

Check this include LWRF_PRICAT_PARALLEL_PROCESF56 also where a call to use this BAPI is made internally.

Hi Experts. Could someone please guide me how to properly this BAPI for article hierarchy creation ? I have been trying but somehow the data is not committing to the database(BAPI is getting executed successfully) Found one note (1656836)regarding it but it could not be implemented. Really appreciate some inputs from you all.

Regards,

Ravi Singh

1 REPLY 1
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
989

Do a Where used list of the BAPI. It is getting called in include LWRF_MATERIAL_POSTINGF11. Check the smaple code. This BAPI is called in WRF_MATERIAL_MAINTAINDATA_RT.

Check this include LWRF_PRICAT_PARALLEL_PROCESF56 also where a call to use this BAPI is made internally.