SAPMM07M is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter SAPMM07M into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
MB1B - Transfer Posting
MB1A - Goods Withdrawal
MB1C - Other Goods Receipts
MB11 - Goods Movement
MB0A - Post Goods Receipt for PO
MBSU - Place in Stor.for Mat.Doc: Init.Scrn
MBST - Cancel Material Document
MB05 - Subseq. Adjustmt: Act.Ingredient Mat
MBSL - Copy Material Document
MBSF - Release Blocked Stock via Mat. Doc.
MBRL - Return Delivery for Matl Document
MBNL - Subsequent Delivery f. Material Doc.
MB31 - Goods Receipt for Production Order
MB04 - Subsequ.Adj.of "Mat.Provided"Consmp.
MB03 - Display Material Document
MB02 - Change Material Document
MB01 - Post Goods Receipt for PO
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Module Pool for Goods Movements
Text Symbol: A01 = End of Processing
Text Symbol: 305 = Order Number
Text Symbol: 304 = GR/GI Slip
Text Symbol: 303 = Version 3 of GR/GI Slip
Text Symbol: 302 = Version 2 GR/GI Slip
Text Symbol: 301 = Version 1 GR/GI Slip
Text Symbol: 300 = Print
Text Symbol: 201 = Last Changed On
Text Symbol: 200 = User Name
Text Symbol: 118 = Number of Reservation
Text Symbol: 117 = Item Number of Reservation
Text Symbol: 116 = Number of External Delivery Note
Text Symbol: 115 = Document Number of Reference Doc.
Text Symbol: 114 = Item of a Reference Document
Text Symbol: 113 = Unit of Measure From Delivery Note
Text Symbol: 112 = Base Unit of Measure
Text Symbol: 111 = Unit of Entry
Text Symbol: 110 = Condition Type
Text Symbol: 109 = Storage Unit Type
Text Symbol: 108 = Storage Units to be Put Away
Text Symbol: 107 = Take By-Products Into Account
Text Symbol: 106 = Final Issue Effected
Text Symbol: 105 = Stock Type
Text Symbol: 104 = "Delivery Completed" Indicator
Text Symbol: 103 = Sign
Text Symbol: 102 = Movement Type
Text Symbol: 101 = Batch Not Released
Text Symbol: 100 = Special Stock Indicator
Text Symbol: 094 = AcctAsgCat
Text Symbol: UEM = Receiving
Text Symbol: UAB = Issuing
Text Symbol: RT4 = Processing of Incomplete BOMs
Text Symbol: RT3 = Reset all structure components to entry quantity = 0?
Text Symbol: RT1 = Components contain errors relating to following line/material no.
Text Symbol: OIH = Final Transfer Indicator
Text Symbol: OIF = GR Item
Text Symbol: N02 = Material Document
INCLUDE MM07MTOP.
INCLUDE MM07MO00.
INCLUDE MM07MI00.
INCLUDE MM07MFA0.
INCLUDE MM07MFBB.
INCLUDE MM07MFBC.
INCLUDE MM07MFB0.
INCLUDE MM07MFB1.
INCLUDE MM07MFB7.
INCLUDE MM07MFB9.
INCLUDE MM07MFC0.
INCLUDE MM07MFCL.
INCLUDE MM07MFC9.
INCLUDE MM07MFD0.
INCLUDE MM07MFE0.
INCLUDE MM07MFF0.
INCLUDE MM07MFF9.
INCLUDE MM07MFG0.
INCLUDE MM07MFI0.
INCLUDE MM07IFI1.
INCLUDE MM07MFJ1.
INCLUDE MM07MFJ2.
INCLUDE MM07MFK0.
INCLUDE MM07MFK1.
INCLUDE MM07MFL0.
INCLUDE MM07MFM0.
INCLUDE MM07MMHD.
INCLUDE MM07MFN0.
INCLUDE MM07MFO0.
INCLUDE MM07MFP0.
INCLUDE MM07MFR0.
INCLUDE MM07MFS0.
INCLUDE MM07MFS8.
INCLUDE MM07MFS9.
INCLUDE MM07MFT0.
INCLUDE MM07MFU0.
INCLUDE MM07MFV0.
INCLUDE MM07MFZ0.
INCLUDE MM07MSE0.
INCLUDE MM07MFO1.
INCLUDE MM07MFE1.
INCLUDE MM07MF01_CALL_BADI_CONSI. " NOTE 663537 - FASHION
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name SAPMM07M or its description.
SAPMM07M - Module Pool for Goods Movements SAPMM07M - Module Pool for Goods Movements SAPMM07I - Module Pool for Physical Inventory SAPMM07I - Module Pool for Physical Inventory SAPMM06W - Program for Object Type EBAN: Purchase Requisition SAPMM06W - Program for Object Type EBAN: Purchase Requisition