‎2008 Jun 25 7:52 PM
I am doing Batch data conversion using BAPI_BATCH_CREATE. I have to update the classification values for the batches. I can create the classification using the BAPI but I cannot figure out a way to pass the values. I tried using BAPI_OBJCL_CREATE but the values do not pass. Can some one help me how to do this?
‎2008 Jun 26 2:34 PM
Hi Friend,
Try with function module VB_CREATE_BATCH,
Here you can pass the charactertics value in table parameter CHAR_OF_BATCH.
Pass each characterstics by ATNAM value.
Regards
Krishnendu