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 -- to delete

Former Member
0 Likes
2,105

Hi,

How to set a delete flag/ delete a material from material master. Can we use the BAPI BAPI_MATERIAL_SAVEDATA to set a delete flag/delete a material. if not what BAPI can we use.

Regards,

Nithiyanandam

1 ACCEPTED SOLUTION
Read only

former_member226999
Contributor
0 Likes
1,353

Try using BAPI_MATERIAL_DELETE

This can be used to set the delete flag.

Hi,

How to set a delete flag/ delete a material from material master. Can we use the BAPI BAPI_MATERIAL_SAVEDATA to set a delete flag/delete a material. if not what BAPI can we use.

Regards,

Nithiyanandam

5 REPLIES 5
Read only

former_member226999
Contributor
0 Likes
1,354

Try using BAPI_MATERIAL_DELETE

This can be used to set the delete flag.

Read only

Former Member
0 Likes
1,353

Hi Guys,

Your inputs please...

Regards,

Nithiyanandam

Read only

Former Member
0 Likes
1,353

hiii

use FM BAPI_MATERIAL_DELETE for seeting Flag Material for Deletion

refer

regards

twinkal

Read only

Former Member
0 Likes
1,353

refer to the link:

http://www.sapbapi.com/bapi-list/

With luck,

Pritam.

Read only

0 Likes
1,353

hi,

refer the link