SAPMMPKB 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 SAPMMPKB into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: RANG_WRK = Plant
Selection Text: RANG_UMW = Issuing plant
Selection Text: RANG_STU = Replen. strategy stck transfer
Selection Text: RANG_STF = Replen. strategy extern. proc.
Selection Text: RANG_STE = Replen. strategy in-hse prod.
Selection Text: RANG_RGV = Person responsible
Selection Text: RANG_QUV = Person responsible
Selection Text: RANG_QPV = Supply source SA
Selection Text: RANG_PVB = Supply area
Selection Text: RANG_MAT = Material
Selection Text: RANG_LIF = Vendor
Selection Text: RANG_LGO = Storage location
Selection Text: RANG_LGN = Storage location
Selection Text: RANG_KOS = Cost center
Selection Text: RANG_KCP = Kanban calculation profile
Title: Kanban Board
Text Symbol: 053 = Kanban correction
Text Symbol: 054 = Stock/reqmts list
Text Symbol: 055 = Stock overview
Text Symbol: 056 = Create Kanban
Text Symbol: 057 = Set next status
Text Symbol: 058 = Do you want to save the
Text Symbol: 059 = containers selected?
Text Symbol: 065 = Change
Text Symbol: 071 = Supply-To-Production Areas for Persons Responsible
Text Symbol: 072 = Supply-To-Production Areas for Storage Location
Text Symbol: 073 = Push
Text Symbol: 074 = Information
Text Symbol: P01 = Correct kanban ;;
Text Symbol: P02 = Do you want to repeat the ;; p02
Text Symbol: P03 = defective status change? ;; +p03
Text Symbol: P04 = Post goods receipt ;;
Text Symbol: P05 = Do you want to re-post the ;;
Text Symbol: P06 = goods receipt ? ;;
Text Symbol: P07 = Change status / quantity ;;
Text Symbol: P08 = Do you want to change kanban
Text Symbol: P09 = status and/or kanban quantity ?
Text Symbol: P10 = Do you want to change the batch and/
INCLUDE MMPKBI00.
INCLUDE MMPKBI20.
INCLUDE MMPKBO00.
INCLUDE MMPKBO01.
INCLUDE MMPKBO20.
INCLUDE MMPKBF10.
INCLUDE MMPKBF20.
INCLUDE MMPKBF80.
INCLUDE MMPKBF90.
INCLUDE MMPKBF94.
INCLUDE MMPKBL10.
INCLUDE MMPKBL20.
INCLUDE MMPKBL30.
INCLUDE MMPKBC0N.
INCLUDE MMPKBH00.
INCLUDE MMPKBL90.
INCLUDE MMPKBO70.
INCLUDE MMPKBI70.
INCLUDE MMPKBF70.
INCLUDE MMPKBF92.
INCLUDE MMPKBO99.
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 SAPMMPKB or its description.