SAPMM06B 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 SAPMM06B into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ME52 - Change Purchase Requisition
ME53 - Display Purchase Requisition
ME54 - Release Purchase Requisition
ME51 - Create Purchase Requisition
ME25 - Create PO with Source Determination
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.
Availability Check
Title: Module Pool: Purchase Requisitions
Text Symbol: 517 = Requis. &1, Item &2
Text Symbol: 516 = Purch. Requisition
Text Symbol: 515 = Release Code
Text Symbol: 514 = Plant
Text Symbol: 513 = Document Type
Text Symbol: 512 = Purchasing Group
Text Symbol: 511 = Purch. Org.
Text Symbol: 510 = PReq
Text Symbol: 503 = Release:
Text Symbol: 502 = Change:
Text Symbol: 501 = Display:
Text Symbol: 500 = Create:
Text Symbol: 404 = you exit this screen?
Text Symbol: 403 = Should these be copied before
Text Symbol: 402 = copying.
Text Symbol: 401 = You have selected items for
Text Symbol: 400 = Exit Reference Document
Text Symbol: 315 = as purchase requisition?
Text Symbol: 314 = Do you want to save the items
Text Symbol: 312 = orders from all items entered.
Text Symbol: 311 = You have not created purchase
Text Symbol: 518 = Overall Rel.: PReq. &1
Text Symbol: 525 = Reservation
Text Symbol: 530 = Tag Column
Text Symbol: 610 = &1 Of material &2, only
Text Symbol: 611 = &3 &4 are available
Text Symbol: 612 = on desired date.
Text Symbol: 613 = Do you wish to have an overview ,, 613 + 614 | SAPMM06E !
Text Symbol: 614 = of the availability situation? ;; 613 + 614 |
Text Symbol: 615 = Availability Check
Text Symbol: 616 = Item
Text Symbol: 617 = Telephone Purchasing Group
Text Symbol: 618 = Select
Text Symbol: 619 = More text exists:
Text Symbol: 620 = No
Text Symbol: 621 = Yes
INCLUDE MM06BTOP.
INCLUDE MM06BO0B.
INCLUDE MM06BO0D.
INCLUDE MM06BO0F.
INCLUDE MM06BO0H.
INCLUDE MM06BO0I.
INCLUDE MM06BO0L.
INCLUDE MM06BO0M.
INCLUDE MM06BO0N.
INCLUDE MM06BO0P.
INCLUDE MM06BO0R.
INCLUDE MM06BO0V.
INCLUDE MM06BI0A.
INCLUDE MM06BI0B.
INCLUDE MM06BI0C.
INCLUDE MM06BI0E.
INCLUDE MM06BI0F.
INCLUDE MM06BI0I.
INCLUDE MM06BI0K.
INCLUDE MM06BI0L.
INCLUDE MM06BI0M.
INCLUDE MM06BI0P.
INCLUDE MM06BI0R.
INCLUDE MM06BI0S.
INCLUDE MM06BI0T.
INCLUDE MM06BI0V.
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 SAPMM06B or its description.