Data Element list used by SAP ABAP Function Module RKE_ACCESS_KEY_CHECK (Value check for access key planning aids)
SAP ABAP Function Module
RKE_ACCESS_KEY_CHECK (Value check for access key planning aids) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | APPLCLASS | Application class for DD objects (not used) | SOURCE VALUE(I_APPLCLASS) LIKE TKEPSZK-APPLCLASS |
|
| 2 | RKE_PLATYPE | Type of planning function | SOURCE VALUE(I_TYPE) LIKE TKEPSZK-TYPE |
|
| 3 | RKE_PLSZ | Access Key | SOURCE VALUE(I_PLSZ) LIKE TKEPSZK-PLSZ |
|
| 4 | SUBCLASS | Subgroup by application class | SOURCE VALUE(I_SUBCLASS) LIKE TKEPSZK-SUBCLASS |
|
| 5 | TABNAME | Table Name | SOURCE VALUE(I_TABNAME) LIKE TKEPSZK-TABNAME |
|
| 6 | TEXT50 | Text Field | SOURCE VALUE(E_TEXT) LIKE TKEPSZKT-TEXT |
|