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 Table/Structure Field  RCLSC - INDEX_END Index referrng to the last rec'd of a list in the dialog tab
2 Table/Structure Field  RCLSC - INDEX_STA Index referring to first record of list in dialog tab.
3 Table/Structure Field  RCLST - OBJECT Data objects of a task list
4 Table/Structure Field  RCLST - OBJECT Data objects of a task list SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
5 Table/Structure Field  RCLST - SORT Sort field of the CIM dialog table
6 Table/Structure Field  RCPLS - PLNAL Group Counter SOURCE VALUE(PLNAL_IMP) LIKE RCPLS-PLNAL DEFAULT SPACE
7 Table/Structure Field  RCPLS - PLNAL Group Counter
8 Table/Structure Field  RCPLS - PLNFL Sequence SOURCE VALUE(PLNFL_IMP) LIKE RCPLS-PLNFL DEFAULT SPACE
9 Table/Structure Field  RCPLS - PLNFL Sequence
10 Table/Structure Field  RCPLS - PLNNR Key for Task List Group
11 Table/Structure Field  RCPLS - PLNNR Key for Task List Group SOURCE VALUE(PLNNR_IMP) LIKE RCPLS-PLNNR DEFAULT SPACE
12 Table/Structure Field  RCPLS - PLNTY Task List Type SOURCE VALUE(PLNTY_IMP) LIKE RCPLS-PLNTY DEFAULT SPACE
13 Table/Structure Field  RCPLS - PLNTY Task List Type
14 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables