Table list used by SAP ABAP Function Module C0_DM_MARK_SINGLE_CHK (Check whether exactly an object of an object type is selected in the list)
SAP ABAP Function Module
C0_DM_MARK_SINGLE_CHK (Check whether exactly an object of an object type is selected in the list) 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 | 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 | ||
| 6 | RCLST | Structure of the dialog table in CIM | SOURCE DIALOG_TAB STRUCTURE RCLST |
|
| 7 | RCLST | Structure of the dialog table in CIM | SOURCE VALUE(RCLST_EXP) LIKE RCLST |
|
| 8 | RCLST | Structure of the dialog table in CIM | SOURCE VALUE(OBJECT_IMP) LIKE RCLST-OBJECT |
|