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