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 Material Group

Former Member
0 Likes
3,442

Hi ,

Is there any BAPI for create/delete/update of Material Group

thanks

bobby

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,944

BAPI_MATERIALGROUP_GET_LIST BAPI Read Material Group(s)/Material Group Description(s)

BAPI_MATL_GROUP_SAVEREPLICA Distribution of Material Groups

Check the link below for more info.

http://sapass.metro.client.jp/Bapi/BUS1072.htm

Reward if useful

7 REPLIES 7
Read only

Former Member
0 Likes
1,945

BAPI_MATERIALGROUP_GET_LIST BAPI Read Material Group(s)/Material Group Description(s)

BAPI_MATL_GROUP_SAVEREPLICA Distribution of Material Groups

Check the link below for more info.

http://sapass.metro.client.jp/Bapi/BUS1072.htm

Reward if useful

Read only

Former Member
0 Likes
1,944

Hi,

Try this BAPI - 'BAPI_MATL_GROUP_SAVEREPLICA'.

Regards,

Aparna.

Read only

Former Member
0 Likes
1,944

Hi,

Try 'BAPI_MATERIAL_BOM_GROUP_CREATE'

EX:

Read only

Former Member
0 Likes
1,944

Hi,

Pls go through this bapi names i think it may help u.

BAPI_QUOTATION_CREATEFROMDATA2

BAPI_QUOTATION_CREATEFROMDATA

BAPI_CUSTOMERQUOTATION_CHANGE

Cheers,

vasavi.

kindly reward if helpful.

Read only

Former Member
0 Likes
1,944

Hi,

BAPI_MATERIAL_MAINTAINDATA_RT Create and Change Material Master Data(Retail)

BAPI_MATERIAL_DELETE Flag Material for Deletion

BAPI_MATERIAL_DISPLAY

Display Material

BAPI_MATERIAL_EDIT

Change Material

BAPI_RETAILMATERIAL_CREATE

Create Material

BAPI_RETAILMATERIAL_DELETE

Discontinue Material

BAPI_STANDARDMATERIAL_CREATE

Create/Extend Material

Regards,

Priya.

Read only

Former Member
0 Likes
1,944

hi,

Use this.

BAPI_MATERIAL_BOM_GROUP_CREATE.

Read only

Former Member
0 Likes
1,944

got the solution