Table/Structure Field list used by SAP ABAP Function Module CP_DT_DTAB_READ_BY_OBJ (Read all records of an object from the dialog table)
SAP ABAP Function Module
CP_DT_DTAB_READ_BY_OBJ (Read all records of an object from the dialog table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RCLSC - INDEX_END | Index referrng to the last rec'd of a list in the dialog tab | ||
| 2 | RCLSC - INDEX_STA | Index referring to first record of list in dialog tab. | ||
| 3 | RCLST - OBJECT | Data objects of a task list | ||
| 4 | RCLST - OBJECT | Data objects of a task list | SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT |
|
| 5 | RCLST - SORT | Sort field of the CIM dialog table | ||
| 6 | RCPLS - PLNAL | Group Counter | SOURCE VALUE(PLNAL_IMP) LIKE RCPLS-PLNAL DEFAULT SPACE |
|
| 7 | RCPLS - PLNAL | Group Counter | ||
| 8 | RCPLS - PLNFL | Sequence | SOURCE VALUE(PLNFL_IMP) LIKE RCPLS-PLNFL DEFAULT SPACE |
|
| 9 | RCPLS - PLNFL | Sequence | ||
| 10 | RCPLS - PLNNR | Key for Task List Group | ||
| 11 | RCPLS - PLNNR | Key for Task List Group | SOURCE VALUE(PLNNR_IMP) LIKE RCPLS-PLNNR DEFAULT SPACE |
|
| 12 | RCPLS - PLNTY | Task List Type | SOURCE VALUE(PLNTY_IMP) LIKE RCPLS-PLNTY DEFAULT SPACE |
|
| 13 | RCPLS - PLNTY | Task List Type | ||
| 14 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |