Table/Structure Field list used by SAP ABAP Function Module CP_DT_DTAB_REC_READ_BY_KEY (Read record from dialog table for list number and sort key)
SAP ABAP Function Module
CP_DT_DTAB_REC_READ_BY_KEY (Read record from dialog table for list number and sort key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RCLST - LSTNR | Task list: Number of the object overview to be displayed | ||
| 2 | RCLST - LSTNR | Task list: Number of the object overview to be displayed | SOURCE VALUE(LSTNR_IMP) LIKE RCLST-LSTNR |
|
| 3 | RCLST - SORT | Sort field of the CIM dialog table | ||
| 4 | RCLST - SORT | Sort field of the CIM dialog table | SOURCE VALUE(SORT_IMP) LIKE RCLST-SORT |
|
| 5 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||