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