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 for changing material

Former Member
0 Likes
12,993

Hi,

could i use ' BAPI_MATERIAL_SAVEDATA ' to change mass material?

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
7,131

hi

use the BAPI BAPI_MATERIAL_EDIT.

you could also use the BAPI BAPI_MATERIAL_SAVEDATA.Note this BAPI can be used both for creating and changing Material Master Data..

the BAPI BAPI_MATERIAL_EDIT can be used exclusively for changing Material Master data.

Cheers,

Abdul Hakim

Mark all useful answers..

2 REPLIES 2
Read only

abdul_hakim
Active Contributor
0 Likes
7,132

hi

use the BAPI BAPI_MATERIAL_EDIT.

you could also use the BAPI BAPI_MATERIAL_SAVEDATA.Note this BAPI can be used both for creating and changing Material Master Data..

the BAPI BAPI_MATERIAL_EDIT can be used exclusively for changing Material Master data.

Cheers,

Abdul Hakim

Mark all useful answers..

Read only

ferry_lianto
Active Contributor
0 Likes
7,131

Hi,

Yes, you can use this BAPI BAPI_MATERIAL_SAVEDATA to change material.