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_BATCH_CREATE with classication class

Former Member
0 Likes
2,149

When i create a batch using BAPI : BAPI_BATCH_CREATE, it returns success,  then i using bapi(VB_BATCH_2_CLASS_OBJECT) to get basic  information of classication,and it success too, but when i do next , using bapi (BAPI_OBJCL_GETDETAIL) to get detail information of classication,it return an error message as follow:

I      CL            732 Assignment does not exist or is not valid on


So,I guess that when i create the batch with BAPI_BATCH_CREATE,i need assign the classication class to it.

Now,question comes,how can i get the class information from material master data ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,075

Hi all,

     it ok now, we can get information using three tables: MARA - INOB - KSSK - KLAH

1 REPLY 1
Read only

Former Member
0 Likes
1,076

Hi all,

     it ok now, we can get information using three tables: MARA - INOB - KSSK - KLAH