Hi,
When calling the BAPI for creating articles :
- We are calling the BAPI 'BAPI_MATERIAL_MAINTAINDATA_RT' to greate generic and variants together.
- In the BAPI we are passing MAKT description for the Generic alone. The description for the variants is generated automatically by SAP by concatenating the generic text and the description of the Characteristic Key.
- We have a requirement to change MAKT data for variants after the description of the variant articles is build by Standard SAP using characteristics.
Can somebody help us to identify :
- BADI/User-exit for changing MAKT data after all the descriptions are build but not saved to database.
- Source Code where we can implement a Enhancement Implementation to change MAKT.
Thanks
Anurag