‎2007 May 11 4:56 PM
Hi all,
creating material master dta i am using BAPI_MATERIAL_SAVEDATA .is there any f.m with same structures as BAPI_MATERIAL_SAVEDATA to retrieve the materi master data.
‎2007 May 11 5:06 PM
Hi,
Not sure if there is any function module to get material master data with the same structure..
But..
You can select the data from MARA, MARC, etc...and convert it to the BAPI structures using the following function modules..
CFX_MAP2E_MARA_TO_BAPI_MARA
CFX_MAP2E_MARC_TO_BAPI_MARC
Thanks,
Naren
‎2007 May 12 3:23 PM
Hi,
I have also worked similar to this concept...I have not come through function modules like tht...
Reward if useful