Ansicht
Dokumentation

MPKCCY01 - User-Defined Fields in Kanban Control Cycle (PKMC)

MPKCCY01 - User-Defined Fields in Kanban Control Cycle (PKMC)

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

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

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

To use this enhancement, you have to execute the following steps:

  • Define the structure CI_PKHD. In this structure include the additional fields to be added to the control cycle.
  • Define the global data for the control cycle maintenance in the include ZXMPKTOP.
  • In a simple case, it is enough for the include ZXMPKTOP to contain global data definitions for the structure PKHD and the field MODE .

  • Define the screen 1000 as a subscreen in the module pool SAPLXMPK.
  • In a simple case, you can create a PBO module in which you set the fields of the screen to SCREEN-INPUT = 0 when the field MODE contains the value ' '. You can create a PAI module for the data transfer and check.

  • Code the function modules EXIT_SAPLMPK_CCY_UI_001 and EXIT_SAPLMPK_CCY_UI_002 for the data transport from the control cycle maintenance to your subscreen and back again.
  • In a simple case, you only have to code a MOVE from the interface fields to the global data fields or back again.






TXBHW - Original Tax Base Amount in Local Currency   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 1965 Date: 20240426 Time: 061028     sap01-206 ( 36 ms )