cancel
Showing results for 
Search instead for 
Did you mean: 

Reservation issue

former_member539472
Contributor
0 Kudos

Dear all,

When I create reservation using T. code MB21 & Mov. Type: 202 we use to enter input parameter Material, Quantity in , UnE, plant , SLoc & Batch number.

But here I have have been facing one problem which is created due to acceptance of any Batch Number (not available in system) entered at Batch field. Due to this new Batch number gets generated. Neither system restricts entry of new Batch.

So can i restrict the Batch number creation by T.Code: MB21 and Mvt type 202.

Accepted Solutions (1)

Accepted Solutions (1)

former_member196398
Active Contributor
0 Kudos

Maulik,

How can system know which is the correct batch for this reservation? I dont think in standard SAP we can have this check, try to use an user exit where you can code your check for MB21/MB22 transactions. Following are the developement available.

MBCF0001

MBCF0002 Customer function exit: Segment text in material doc. item

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0011 Read from RESB and RKPF for print list in MB26

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

Regards,

Prasobh

former_member539472
Contributor
0 Kudos

Dear

Is there any standard settings?

I mad below settings:

1) SPRO-LO General-batch managemnt-creation of new batch-Define batch creation for goods movement for movement type 202 - No Batch Creation.

2) SPRO-LO General-batch managemnt-creation of new batch-Define batch creation for Material Types.

We have restrict the Manual Batch Creation.

But both above settings doesn't works and new Batch gets created if user inputs the any new Batch no in Batch Field.System doesn't prompt any msg during this Batch Creation.

Regards,

Maulik

Answers (0)