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 in BAPI_MATERIAL_SAVEDATA

Former Member
0 Likes
501

Hi experts,

I am getting an error "Field LGNUM has been transferred inconsistently or is blank " from BAPI_MATERIAL_SAVEDATA.I am giving data to bapi structure like

........................

.....................

la_warehousenumberdata-whse_no = gt_upload_crea-lgnum.

la_warehousenumberdatax-whse_no = gt_upload_crea-lgnum.

.................................

.............................

Please help.

Regards,

Ajish John.

1 REPLY 1
Read only

Former Member
0 Likes
388

Hi experts,

I found the solution for this issue,ie I foget to pass the where house no(LGNUM) for storagetypedata.Thanks for your cooperation.

Regards,

Ajish John.