Application Development 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: 

Control the goods issue(migo) on the basis of reservation number

Former Member
0 Kudos
1,085

Dear All,

I want to restrict the goods issue against the manual reservations.

Logic:At the time of goods issue against the reservation system should check stock in hand(unrestricted stock)-all previous reservations.

Eg:suppose unrestricted stock is 50kg

Reservation 1 for 20 kg

Reservation 2 for 30 kg

Reservation 3 for 40 kg

Reservation 4 for 10 kg

When i do goods issue for Res :3

System should check Uns Stock(50kg)-Previous Res(20kg+30kg)

give error message stock insufficient.

Waiting for the expert comment.

Kind Regards,

Sankar T

1 REPLY 1

GauthamV
Active Contributor
0 Kudos
250

hi,

check these exits n badi's related to migo transaction.

if u want to restrict by giving conditions u can do it using the exits n badi's.

Transaction Code - MIGO Goods movement

Enhancement/ Business Add-in Description

Enhancement

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

MBCF0011 Read from RESB and RKPF for print list in MB26

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0009 Filling the storage location field

MBCF0007 Customer function exit: Updating a reservation

MBCF0006 Customer function for WBS element

MBCF0005 Material document item for goods receipt/issue slip

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

Business Add-in

ARC_MM_MATBEL_WRITE Archive AddOn-Specific Data for MM_MATBEL

ARC_MM_MATBEL_CHECK Check AddOn-Specific Criteria for MM_MATBEL

MB_CHECK_LINE_BADI BAdI: Check Line Before Copying to the Blocking Tables

MB_PHYSINV_INTERNAL Connection: Core Inventory and Retail AddOn

MB_RESERVATION_BADI MB21/MB22: Check and Complete Dialog Data

MB_QUAN_CHECK_BADI BAdI: Item Data at Time of Quantity Check

MB_MIGO_ITEM_BADI BAdI in MIGO for Changing Item Data

MB_MIGO_BADI BAdI in MIGO for External Detail Subscreens

MB_DOC_BADI_INTERNAL BAdIs when Creating a Material Document (SAP Internal)

MB_DOCUMENT_UPDATE BADI when updating material document: MSEG and MKPF

MB_DOCUMENT_BADI BAdIs when Creating a Material Document

MB_CIN_MM07MFB7_QTY Proposal of quantity from Excise invoice in GR

MB_CIN_MM07MFB7 BAdI for India Version exit in include MM07MFB7

MB_CIN_LMBMBU04 posting of gr

MB_BATCH_MASTER Setting of Batch Data at Goods Movement

reward points if hlpful.