‎2008 Jul 15 1:21 PM
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
‎2008 Jul 15 1:23 PM
‎2008 Jul 15 1:33 PM
‎2008 Jul 15 1:36 PM
i dont have one.
i found it by searching the forum. i guess u can do the same.
pk
‎2008 Jul 15 1:36 PM
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.
‎2008 Jul 15 1:53 PM
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
‎2008 Jul 15 2:00 PM
‎2008 Jul 15 2:26 PM
Hi Sudhakara.
Please check the two references that I have refered,
They contain sample codes.
Good Luck & Regards.
Harsh Dave