Table/Structure Field list used by SAP ABAP Function Module C0_DM_LST_MARK_GET_NEXT (Detail screen: search for next marked record in current list for obj.type)
SAP ABAP Function Module C0_DM_LST_MARK_GET_NEXT (Detail screen: search for next marked record in current list for obj.type) 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 - FLG_MARK Selection indicator
4 Table/Structure Field  RCLST - INDEX_SOPR Index referring to record table for items
5 Table/Structure Field  RCLST - LSTNR Task list: Number of the object overview to be displayed
6 Table/Structure Field  RCLST - OBJECT Data objects of a task list
7 Table/Structure Field  RCLST - OBJECT Data objects of a task list SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
8 Table/Structure Field  RCLST - SUBOBJ Data objects of a task list
9 Table/Structure Field  RCLST - SUBOBJ Data objects of a task list SOURCE VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
10 Table/Structure Field  SYST - TABIX ABAP System Field: Row Index of Internal Tables