cancel
Showing results for 
Search instead for 
Did you mean: 

Batch Status Change

Former Member
0 Kudos

Hello Experts,

I need your help in one BAPI. I need to change the status of the batch from restricted to unrestricted i was able to do it other way(unrestricted to restricted). Following are the BAPI i am working on.

VB_CHANGE_BATCH_STATUS

BAPI_BATCH_SAVE_REPLICA

BAPI_BATCH_CHANGE




Accepted Solutions (1)

Accepted Solutions (1)

marianoc
Active Contributor
0 Kudos

Hi,

Try with this BAPI:

BAPI BAPI_BATCH_SAVE_REPLICA

Enter Material, Plant, Batch and Storage Location..

batchstatus = 'X'

batchstatusx = 'X'.

Kind Regards,

Mariano

Former Member
0 Kudos

Thanks Mariano, sorry for the delayed response.

marianoc
Active Contributor
0 Kudos

Hi,

No problem.

If the issue was resolved or the response was helpful, please mark the answer as "helpful” or “correct”. Mark the discussion as “answered,” so that other members can find the answers more easily.

Feel free to follow the guideline

Kind Regards,

Mariano

Answers (0)