SAP Reports / Programs

SAPMMPKB SAP ABAP dialog Program - Kanban Board







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


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMMPKB. "Basic submit
SUBMIT SAPMMPKB AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMMPKB VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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/





Text Symbol: P11 = or the quantity?
Text Symbol: P12 = Change quantity / batch
Text Symbol: P13 = Do you really want to cancel?
Text Symbol: S10 = Demand source; limitations
Text Symbol: S11 = Replenishment strategies; limitations
Text Symbol: S12 = Supply source; limitations
Text Symbol: S13 = Material; limitations
Text Symbol: S14 = Additional restrictions
Text Symbol: T01 = Additional control cycle selections for the kanban board
Text Symbol: 052 = Display material
Text Symbol: 026 = Status :;;
Text Symbol: 025 = Kanban :
Text Symbol: 024 = Supply area:;;
Text Symbol: 023 = Plant :;;
Text Symbol: 022 = Material :;;
Text Symbol: 021 = Contr.cycle:;;
Text Symbol: 017 = Work list: status to empty
Text Symbol: 016 = Plnt
Text Symbol: 015 = Control cycle exceeds trigger limit
Text Symbol: 014 = Renew data ;;
Text Symbol: 013 = Cancel kanban board ;;
Text Symbol: 012 = Exit kanban table ;;
Text Symbol: 011 = selected containers ?
Text Symbol: 010 = Do you first want to save the ;;
Text Symbol: 009 = Back to initial screen ;;
Text Symbol: 008 = Supply area ;;
Text Symbol: 007 = Kanbans
Text Symbol: 006 = Kanban quantity
Text Symbol: 005 = Supply area
Text Symbol: 004 = Material
Text Symbol: 003 = Overview of control cycles plant
Text Symbol: 002 = Meaning ;;
Text Symbol: 001 = Color;;
Text Symbol: 027 = Status set ;;
Text Symbol: 051 = Display ctrl cycle
Text Symbol: 050 = Kanban information
Text Symbol: 048 = Last material document :
Text Symbol: 047 = Legend
Text Symbol: 046 = Delivery :





Text Symbol: 045 = Customer PO number :
Text Symbol: 044 = Sold-to party :
Text Symbol: 043 = GR-qty / batch :
Text Symbol: 042 = Requested quantity :
Text Symbol: 041 = Kanban ID number :;;
Text Symbol: 040 = Sep. GR for kanban not yet carried out
Text Symbol: 039 = Sep. GR for kanban already carried out
Text Symbol: 038 = Change function ;;
Text Symbol: 037 = Actual quantity :;;
Text Symbol: 036 = Kanban is blocked
Text Symbol: 035 = No error message found
Text Symbol: 034 = Error message
Text Symbol: 033 = Kanban is locked
Text Symbol: 032 = Replenishment by :;;
Text Symbol: 031 = Replenishment strategy :;;
Text Symbol: 030 = End kanban signal
Text Symbol: 029 = Time :;;
Text Symbol: 028 = Date :;;


INCLUDES used within this REPORT SAPMMPKB

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.



INCLUDE MMPKBA99.
INCLUDE MMPKBFB1.
INCLUDE MMPKBFB2.
INCLUDE MMPKBFB3.
INCLUDE MMPKBFB4.
INCLUDE MMPKBFG1.
INCLUDE MMPKBFG2.
INCLUDE MMPKBRF1.
INCLUDE MMPKBORF.
INCLUDE MMPKBIRF.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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.