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_OBJCL_CHANGE

Former Member
0 Likes
621

Dear Experts,

I am trying to use the "BAPI_OBJCL_CHANGE" to create Classification View in material master directly with SE37.

The following are the values I entered.

OBJECTKEY : TEST37

OBJECTTABLE : MARA

CLASSNUM : CHARGE

CLASSTYPE : 023

STATUS : 1

STANDARDCLASS : X

CHANGENUMBER

KEYDATE : 23.04.2010

NO_DEFAULT_VALUES

and i don't enter any values in the tables.

The result is that CLASSIF_STATUS = 1

and Table RETURN

S CL 506 Saving changes to assignments

S CL 735 Assignment created

But I check the material MM03 again, the view classification does not created.

Do any bodys know the reason, thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
492

Most likely missing: BAPI_TRANSACTION_COMMIT

1 REPLY 1
Read only

Former Member
0 Likes
493

Most likely missing: BAPI_TRANSACTION_COMMIT