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

BAPI to delete Batch number

Former Member
0 Likes
1,585

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.

3 REPLIES 3
Read only

Former Member
0 Likes
918

Hi.

try this.......

BAPI_BATCH_CHANGE

Read only

GauthamV
Active Contributor
0 Likes
918

hi,

check these fm.

BAPI_BATCH_DELETE

REPOSITORY_BATCH_LISTS_DELETE

BKK_COND_WHTAX_BATCH_DELETE_DB

Read only

Former Member
0 Likes
918

Ponraj,

BAPI_BATCH_CHANGE              Change Batch    
BAPI_BATCH_CREATE              Create Batch    
BAPI_BATCH_DELETE              delete batch

Amit.