SAPMMPKD is a standard Executable ABAP Report 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 SAPMMPKD into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PK18 - Evaluation Control Cycle/Kanban
PK09 - Unlock Kanban
PK17 - Collective Kanban Print
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: EBELN = Agreement
Selection Text: KCPRF = Kanban Calculation Profile
Selection Text: PABPRF = JIT Call Profile
Selection Text: PKDRS = Print Indicator
Selection Text: RANG_LCM = Lifecycle Status
Selection Text: RKSTA = Control Cycle Category
Selection Text: SPKKZ = Locked Kanbans
Selection Text: STATDAT = Date of Last Status Change
Selection Text: STATTIME = Time of Last Status Change
Selection Text: VBELN = SD Scheduling Agreement
Selection Text: ARBPL = D .
Selection Text: LGORT = D .
Selection Text: LIFNR = D .
Selection Text: WERKS = D .
Selection Text: VBPRN = D .
Selection Text: UMLGO = D .
Selection Text: RGVERS = D .
Selection Text: RGVER = D .
Selection Text: PRVBE = D .
Selection Text: PRINTER = D .
Selection Text: PKUMW = D .
Selection Text: PKSTU = D .
Selection Text: PKSTF = D .
Selection Text: PKSTE = D .
Selection Text: PKBST = D .
Selection Text: MATNR = D .
Title: Print and Evaluation Report for Kanbans/Control Cycles
Text Symbol: 051 = Additional Control Cycle Delimitations
Text Symbol: 052 = Kanbans
Text Symbol: 053 = Requested Quantity :
Text Symbol: 054 = Print Control Cycles
Text Symbol: 055 = You have selected control cycle(s) &
Text Symbol: 056 = Planned Receipt
Text Symbol: 057 = from
Text Symbol: 058 = to
Text Symbol: 059 = Last Material Document :
Text Symbol: 070 = Do you really want to unlock the kanbans?
Text Symbol: 071 = Do you really want to lock the kanbans?
INCLUDE MMPKDTOP.
INCLUDE MMPKDF10.
INCLUDE MMPKDF12.
INCLUDE MMPKDF30.
INCLUDE MMPKDF40.
INCLUDE MMPKDF50.
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 SAPMMPKD or its description.
SAPMMPKD - Print and Evaluation Report for Kanbans/Control Cycles SAPMMPKD - Print and Evaluation Report for Kanbans/Control Cycles SAPMMPKC_TEST - Adoption of External and Dependent Requirements for Kanban Calculation SAPMMPKC_TEST - Adoption of External and Dependent Requirements for Kanban Calculation SAPMMPKCB - Report for Adoption of Result of Kanban Calculation SAPMMPKCB - Report for Adoption of Result of Kanban Calculation