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

Error while running BAPI_material_savereplica

Former Member
0 Likes
538

Hi,

While running BAPI_material_savereplica, an error : "Field LGNUM has been transferred inconsistently or is blank" is thrown up.

Please help.

Thanks

Vedanarayanan

1 REPLY 1
Read only

Former Member
0 Likes
386

Hi

How you are populating the field LGNUM is very important.

The field is mandatory.. you need to ensure that field gets properly populated once the BAPI is invoked.

Either make it constant or using some other technique, try to invoke the BAPI.

Hope it will help.

Thanks

Atul