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 characterstics

Former Member
0 Likes
518

Hi,

Please help me out to update the update batch characterstics as I have calculated the some batch characterstics and I have to update the new one to the old one.

presently I am trying to use the function module 'vb_change_batch' for the same.

please suggest me.

Regards,

Sandeep.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
464

REFER..

2 REPLIES 2
Read only

Former Member
0 Likes
465

REFER..

Read only

0 Likes
464

Thanks Kishan for the prompt reply.

But using this function module 'vb_change_batch' how can I update the same.

See the problem is like that I have used teh function module clfm_select_ausp to get the characterstics for a batch.and then I perform some calculation on batch characterstics and now I have to update the new value of batch characterstics to Batch record.

What u suggest.