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

'Material_Save_Data' in BAPI

Former Member
0 Likes
432

Hi all,

i m getting problem in using this FM of BAPI,when i execute the program the error message i am getting is "Required parameters missing when calling up module ACCOUNTING_KEYS_READ_FOR_BWKEY

for material: 53" here 53 is the material no i want to create.

plz help me out ASAP.

Thanks and Regards

Ashu Singh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
382

Did you try using BAPI 'BAPI_MATERIAL_SAVEDATA'? Maybe there it works...

And SAP recommends using BAPIs instead of FMs.

2 REPLIES 2
Read only

Former Member
0 Likes
383

Did you try using BAPI 'BAPI_MATERIAL_SAVEDATA'? Maybe there it works...

And SAP recommends using BAPIs instead of FMs.

Read only

Former Member
0 Likes
382

but breakpoint just before that FM call and check what data is missing. Some MVKE entries maybe in BAPI?