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 to Update Material classification data

Former Member
0 Likes
7,679

Hi All,

Is there a BAPI that can be used to update material classification data?

Regards,

Hari.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,783

Hi Hari,

You can use the bapi: BAPI_OBJCL_CHANGE

The object key should be material number

Object table should be MARA

REgards,

Ravi

4 REPLIES 4
Read only

Former Member
0 Likes
2,784

Hi Hari,

You can use the bapi: BAPI_OBJCL_CHANGE

The object key should be material number

Object table should be MARA

REgards,

Ravi

Read only

Former Member
0 Likes
2,783

Hi Hari,

Please try this FM UPDATE_MATERIAL_CLASSIFICATION.

Also check program standard SAP program RCCLBI03.

Regards,

Ferry Lianto

Read only

0 Likes
2,783

Hi Ferry,

This FM creates an entry in AUSP through a direct table update and this was not visible in MM03 . I could use BAPI_OBJCL_CHANGE, thanks for responding.

Read only

Former Member
0 Likes
2,783

Hi,

Use BAPI : BAPI_OBJCL_CHANGE

Reward points if the answer is helpful.

Regards,

Mukul