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

No Batch through BAPI_BATCH_CREATE and BAPI_OBJCL_CHANGE_KEY

Former Member
0 Likes
677

Hi Guys

Dont understand why cant I be able to create batch using BAPI_BATCH_CREATE that has a corresponding object ID in table INOB. Subsequently I am trying to create the classification in that batch after creating it manually through MSC1N, still I am unable to get the classification done for that batch. However in both cases BAPI doesnt return any error. I am also doing BAPI_TRANSACTION_COMMIT after all the steps.

Please somebody tell me what is wrong with these BAPIs or what is wrong with my approach to automatic batch creation with subsequent creation of its classification.

Please help as its very urgent...

Thanks a lot

2 REPLIES 2
Read only

Former Member
0 Likes
503

Hello Avinash,

Directly check in the Tcode whether u r able to create the clasification.

Vasanth

Read only

Former Member
0 Likes
503

Yes I can create them by direct TCode.. but have no idea why these BAPIs are not working. I am using SE37 to test them. Would it be any different if it call them in a program.

Please suggest me a way to solve it.

Thanks a lot