Ansicht
Dokumentation

MPKR0001 - Customer fields in kanban control cycle

MPKR0001 - Customer fields in kanban control cycle

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Using this enhancement, you can define your own data fields for the kanban control cycle, maintain these fields in the control cycle maintenance and save them on the database.

This data is available when printing a kanban card and in the user exits for the kanban status change and in the kanban calculation (see enhancements MPKB0001 and MPKC0001).

To use these enhancements, you must carry out the following steps (amongst others):

  • Define the structure CI_PKHD. Include the fields in this structure that you want to appear in the control cycle.
  • Define the general data for the control cycle maintenance in the Include ZXMPKTOP.
  • In the simplest case, it is sufficient if the Include ZXMPKTOP contains general data definitions for structure PKHD and field MODE.

  • Define screen 1000 as a subscreen in module pool SAPLXMPK.
  • In the simplest case, you can create a PBO module where you set the fields of the screen to SCREEN-INPUT = 0 if the field MODE contains the value '03'. You can create a PAI module for copying data and for checking.

  • Code function modules EXIT_SAPMMPKR_001 and EXIT_SAPMMPKR_002 for the data transport from the control cycle maintenance to your subscreen and back.
  • In the simplest case, you only have to code one MOVE from the interface fields to the general data fields or back.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1689 Date: 20240426 Time: 124431     sap01-206 ( 58 ms )