‎2008 Jun 27 10:04 AM
Hi,
Can anyone let me know the BAPI to delete the Batch Number when ever a particular Material document is reversed for a year.
(Batch Number that was created as part of Material Document Creation and Each Batch Number is used only for one Material Document number)
Points for sure..
Thanks,
Ponraj.s.
‎2008 Jun 27 10:59 AM
‎2008 Jun 27 11:03 AM
hi,
check these fm.
BAPI_BATCH_DELETE
REPOSITORY_BATCH_LISTS_DELETE
BKK_COND_WHTAX_BATCH_DELETE_DB
‎2008 Jun 27 11:05 AM
Ponraj,
BAPI_BATCH_CHANGE Change Batch
BAPI_BATCH_CREATE Create Batch
BAPI_BATCH_DELETE delete batch
Amit.