‎2008 Jun 26 8:11 AM
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.
‎2008 Jun 26 8:19 AM
Did you try using BAPI 'BAPI_MATERIAL_SAVEDATA'? Maybe there it works...
And SAP recommends using BAPIs instead of FMs.
‎2008 Jun 26 8:19 AM
Did you try using BAPI 'BAPI_MATERIAL_SAVEDATA'? Maybe there it works...
And SAP recommends using BAPIs instead of FMs.
‎2008 Jun 26 8:19 AM
but breakpoint just before that FM call and check what data is missing. Some MVKE entries maybe in BAPI?