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

BAPI_MATERIAL_SAVEDATA - Create and Change Material Master Data

Former Member
0 Likes
427

Hi,

I want to delete a record an EAN record(MEAN table entry) available in addtitional data tab in Basic data in Material master.

I am making use of the BAPI BAPI_MATERIAL_SAVEDATA - to delete the record..

However I am not able to do the same ..,

Kindly guide me what all details needs to be passed,, to do the same ...

I cannot delete directly from MEAN table...

Regards

Irfan

1 REPLY 1
Read only

Former Member
0 Likes
320

Hi,

Pass the details in the table INTERNATIONALARTNOS of the BAPI.

Set the deletion indicator field DEL_FLAG to delete teh record.

What error messgaes are you getting?

Regards,

Ankur Parab