Data Element list used by SAP ABAP Function Module C2_BT_PLFT_READ_WITH_KEY (Read record from process instruction buffer table with key)
SAP ABAP Function Module
C2_BT_PLFT_READ_WITH_KEY (Read record from process instruction buffer table with key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FLGSEL | Version is valid on key date entered | SOURCE VALUE(FLG_SEL_EXP) LIKE PLFTB-FLG_SEL |
|
| 2 | FLG_SEL | Selection indicator | SOURCE VALUE(FLG_SEL) LIKE RC27X-FLG_SEL DEFAULT 'X' |
|
| 3 | PLNFT | Internal process instruction number | SOURCE VALUE(PLNFT) LIKE PLFT-PLNFT |
|
| 4 | PLNKN | Number of the task list node | SOURCE VALUE(PLNKN) LIKE PLFT-PLNKN |
|
| 5 | PLNNR | Key for Task List Group | SOURCE VALUE(PLNNR) LIKE PLFT-PLNNR |
|
| 6 | PLNPH | Internal Sub-Calculation Number | SOURCE VALUE(PLNPH) LIKE PLFT-PLNPH DEFAULT 00000000 |
|
| 7 | PLNTY | Task List Type | SOURCE VALUE(PLNTY) LIKE PLFT-PLNTY |
|
| 8 | VBKZ | Update indicator | SOURCE VALUE(VBKZ_EXP) LIKE PLFTB-VBKZ |
|