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

sudhakar196
Participant
0 Likes
1,099

Hi , i have batch no, i want to update one of the charactstics of this batch . can anybody please give BAPI or FM. please provide sample code that should be appreciated.

Thanks

Sudhakar

7 REPLIES 7
Read only

Former Member
0 Likes
1,021

this FM "mite" help

'VB_CHANGE_BATCH'

pk

Read only

0 Likes
1,021

can you please privide sample code. thank you for reply.

Read only

0 Likes
1,021

i dont have one.

i found it by searching the forum. i guess u can do the same.

pk

Read only

Former Member
0 Likes
1,021

Hi Reddy,

BAPI_BATCH_CHANGE Change Batch

refer to the code below for BAPI's and FM's:

http://www.sapbapi.com/bapi-list/

http://www.erpgenie.com/abap/functions.htm

Regards,

Pritam.

Read only

Former Member
0 Likes
1,021

Hi Sudhakara.

I would like to suggest a few,

WS_DELIVERY_UPDATE - Batch update for delivery

BAPI_MATERIAL_GETBATCHCERT

Create Quality Certificate for Batch in Portable Document Format (PDF)

BAPI_MATERIAL_GETBATCHES

Create Batch List for a Material

LXE_T_WRKOB_UPDATE_BATCH

QEVA_BATCH_UPDATE

QPRS_QPRS_BATCH_UPDATE

VB_CHECK_BATCH_FOR_UPDATE

I also would like to suggest you a reference, it is quite similar to your case,

[SDN - Reference for Function Module or BAPI to update Delivery with sample code |;

[SDN - Reference for update batch using WS_DELIVERY_UPDATE|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Read only

sudhakar196
Participant
0 Likes
1,021

Can anybody please provide sample code

Read only

Former Member
0 Likes
1,021

Hi Sudhakara.

Please check the two references that I have refered,

They contain sample codes.

Good Luck & Regards.

Harsh Dave