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

Update batch classfication value

Former Member
0 Likes
1,137

Hi,

I am trying to update the batch classification value which is stored in AUSP table using function module VB_CHANGE_BATCH .if go to msc3n and look for a batch then we can find in third table there is ''Classification',the values stored here I have to update.

even I have been trying to update with this FM VB_CHANGE_BATCH but can anybody suggest is there any other function module for updating the same.or please if suggest if any one use this FM in past for batch updation, I require urgen help on this.

Thanks

sandeep

3 REPLIES 3
Read only

Former Member
0 Likes
701

what error u are getting? what u are trying to upload.

try this one <b>CLAP_DDB_UPDATE_CLASSIFICATION</b>

Regards

Prabhu

Read only

Former Member
0 Likes
701

Did you try the bapi:BAPI_BATCH_CHANGE?

Regards,

ravi

Read only

ferry_lianto
Active Contributor
0 Likes
701

Hi Sandeep,

Please check this BAPI

<b>BAPI_OBJCL_CHANGE

BAPI_BATCH_CHANGE</b>

Hope this will help.

Regards,

Ferry Lianto

Please reward points if helpful.