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 extending material

Former Member
0 Likes
1,785

Hi Experts,

I have created a material with basic data. what is the standard BAPI to extended the material with different views?

Thanx in advance

Rajeev.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
991

Hello

BAPI_MATERIAL_SAVEDATA

7 REPLIES 7
Read only

Former Member
0 Likes
992

Hello

BAPI_MATERIAL_SAVEDATA

Read only

Former Member
0 Likes
991

Hi dzed,

Will this BAPI extend the material also? I m working on this BAPI, but getting error. Please help.

Read only

0 Likes
991

Hello

Yes. This bapi for extend material also.

But if you want extend for classification view you need BAPI_OBJCL_CHANGE.

Search SDN. There are a lot of examplrs for both bapis.

Read only

Former Member
0 Likes
991

Hi,

BAPI_STANDARDMATERIAL_CREATE Create/Extend Material

BAPI_MATERIAL_MAINTAINDATA_RT Create and change material master data (retail)

BAPI_MATERIAL_EDIT Change Material

BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data

Read only

Former Member
0 Likes
991

Hi Neenu,

This BAPI is guiding me to transaction MM02. is there any other BAPI from which i can directly input the values?

Read only

Former Member
0 Likes
991

Hi Neenu,

This BAPI is guiding me to transaction MM02. is there any other BAPI from which i can directly input the values and extend the material?

Read only

Former Member
0 Likes
991

Hi Rajeev,

You can use BAPI_MATERIAL_SAVEREPLICA.

Regards,

Anil Salekar