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

MM03: fields under classification view are not populating

navdeep_thakur12
Explorer
0 Likes
667

Hi all,

I am using MM03 to view a material , but under classification view the fields are not populating.

how it can be checked?

regards

Hi all,

I am using MM03 to view a material , but under classification view the fields are not populating.

how it can be checked?

regards

2 REPLIES 2
Read only

navdeep_thakur12
Explorer
0 Likes
636

adding to that I used BAPI

BAPI_OBJCL_CHANGE

and in return table mgs: 736 :"The assignment was not created for Classification".

not able to debug since IDoc is already successful.

why bapi is returning this msg?

thanks

regards

Read only

0 Likes
636

The material ALREADY got classification? otherwise you should create it and not change, with bapi

BAPI_OBJCL_CREATE.

Anyway, with WE02, you can create a copy of the idoc and debug it.