Application Development 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: 

Updating the CUstomer fields in mARC table using BAPI_MATERIAL_SAVEREPLICA

Former Member
0 Kudos

Hi friends,

I want to update the Zfields in MARC table .Please provide me the details for updating these fields (Extension in bapi) Using the BAPI_MATERIAL_SAVEREPLICA

Thanks in advance

2 REPLIES 2

former_member217544
Active Contributor
0 Kudos

Hi Varsha,

There is documentation provided for this funtion module:


If long texts (for example, basic data texts, internal notes, purchasing info texts, material notes or sales and distribution texts) or customer-specific fields have to be created for a material, some specific characteristics have to be taken into consideration. These characteristics are detailed in the documentation for parameters MATERIALLONGTEXT and EXTENSIONIN.

Documentation is present for the parameters by clicking on EXTENSIONIN, EXTENSIONINX

Regards,

Swarna Munukoti

Former Member
0 Kudos

Hi varsha,

Please do refer to the SAP note - 211815. This will tell you an example to load data to the fiels MARC-EXTWG.

This Note will explination in detail how to achieve to populate fields for Material master tables.

In your case u need to update MARC. So u need to append the Structures BAPI_TE_MARC, BAPI_TE_MARCX with the Z fields.

Hoipe this shld help u solve ur problem.

Thanks & Regards,

Bhargava