Table 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  RC27I Task lists: Indexes referring to current rec'd in rec'd tabs
2 Table  RC27I Task lists: Indexes referring to current rec'd in rec'd tabs SOURCE VALUE(RC27I_EXP) LIKE RC27I
3 Table  RC27I Task lists: Indexes referring to current rec'd in rec'd tabs SOURCE VALUE(RC27I_IMP) LIKE RC27I
4 Table  RCLSC Structure of the list control table for the CIM dialog tab.
5 Table  RCLSC Structure of the list control table for the CIM dialog tab. SOURCE LST_CTR STRUCTURE RCLSC
6 Table  RCLST Structure of the dialog table in CIM
7 Table  RCLST Structure of the dialog table in CIM SOURCE VALUE(SUBOBJ_IMP) LIKE RCLST-SUBOBJ DEFAULT SPACE
8 Table  RCLST Structure of the dialog table in CIM SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT
9 Table  RCLST Structure of the dialog table in CIM SOURCE DIALOG_TAB STRUCTURE RCLST
10 Table  RCLST Structure of the dialog table in CIM SOURCE VALUE(RCLST_EXP) LIKE RCLST