cancel
Showing results for 
Search instead for 
Did you mean: 

Facing issue while creating material through LTMOM using bapi BAPI_MATERIAL_MAINTAINDATA_RT

I have created LTMOM objects using BAPI_MATERIAL_MAINTAINDATA_RT bapi in wrapper function module. But I am getting errors while creating. I am able to create different one directly using the same BAPI, but can not create the same material(which tried through LTMC/LTMOM) directly through the BAPI also using same structure.

Kindly suggest any solution.

Thanks.

View Entire Topic
olegbash599
Active Participant
0 Kudos

Put a breakpoint in success and error cases in the begining if the function module and then compare them.

it seems that some of the parameters are different.