‎2011 Mar 04 4:05 AM
Hi,
I need to read article master data through BAPI or any other Function module which can fetch me the data.
I am using BAPI_MATERIAL_GET_ALL to fetch article master data, I am able to get data from MARA,MARM,MAKT,MEAN tables.
But there are Z fields defined in MARA, I need to read data for this fields too.
Above mentioned BAPI wil read only standard fields data from tables. Is there any way I can read Z fields values too from tables, or is there any other BAPI or FM to do this job??
Vanitha P
‎2011 Mar 04 4:58 AM
Hi,
You have tables parameter EXTENSIONOUT in the BAPI. This will give you custom defined fields.
Thanks,
Vinod.
‎2011 Mar 04 5:27 AM
Hi Vanitha,
Yes you can also read your zfields from the bapi you are using.
You need to make use of the extensions (please have a look at the documentation of bapi). You can add ur custom fields in bapi through extensions.
<removed by moderator>
Regards,
Vinit
Moderator message: please do not ask for appreciation, only reply when you have something meaningful to add compared to previous replies, do not use SMS speak.
Edited by: Thomas Zloch on Mar 4, 2011 10:44 AM