Table list used by SAP ABAP Function Module C0_DM_LST_MARK_GET_FIRST (Search for 1st. marked record for object type in current list)
SAP ABAP Function Module
C0_DM_LST_MARK_GET_FIRST (Search for 1st. marked record for object type in current list) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RC27I | Task lists: Indexes referring to current rec'd in rec'd tabs | SOURCE VALUE(RC27I_EXP) LIKE RC27I |
|
| 2 | RC27I | Task lists: Indexes referring to current rec'd in rec'd tabs | ||
| 3 | RCLSC | Structure of the list control table for the CIM dialog tab. | ||
| 4 | RCLSC | Structure of the list control table for the CIM dialog tab. | SOURCE LST_CTR STRUCTURE RCLSC |
|
| 5 | RCLST | Structure of the dialog table in CIM | SOURCE VALUE(RCLST_EXP) LIKE RCLST |
|
| 6 | RCLST | Structure of the dialog table in CIM | SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT |
|
| 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 | ||
| 9 | RCLST | Structure of the dialog table in CIM | SOURCE DIALOG_TAB STRUCTURE RCLST |
|