Table list used by SAP ABAP Function Module CMS_UI_COPY (Displays the pop-up to select Data groups to be copied)
SAP ABAP Function Module
CMS_UI_COPY (Displays the pop-up to select Data groups to be copied) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CMS_STR_CONTROLLER_DATA | UI controller : Data Structure | ||
| 2 | CMS_STR_CPY_CHKBOX | Data for checkboxes | ||
| 3 | CMS_STR_CPY_DATA_GRP | Structure for Data Group | ||
| 4 | CMS_STR_CPY_DEFAULTS | Structure for other params selected for the Copy function | SOURCE REFERENCE(E_STR_COPY_DEFAULTS) TYPE CMS_STR_CPY_DEFAULTS |
|
| 5 | CMS_STR_CPY_DEFAULTS | Structure for other params selected for the Copy function | ||
| 6 | CMS_STR_CPY_GRP_ID_NAME | Structure to hold Group ID alond with Name text | ||
| 7 | CMS_STR_CPY_OBJ_DATA | Structure to hold specific Object data | ||
| 8 | CMS_STR_CPY_OBJ_DATA | Structure to hold specific Object data | SOURCE VALUE(I_STR_OBJ_DATA) TYPE CMS_STR_CPY_OBJ_DATA |
|
| 9 | CMS_STR_CPY_OBJ_DT_SCR | Screen structure to hold source obj data for the pop-up | ||
| 10 | CMS_STR_CPY_SRC_OBJ_DT | Structure to hold source obj data for the pop-up | ||
| 11 | CMS_STR_LOC_SA | Structure for Search Application Details(with search appl) | ||
| 12 | CMS_STR_LOC_TYPES | Structure for the ALV Grid in the Create tab of CMS Locator | ||
| 13 | CMS_STR_MSG_COL_MESSAGE | Format for Return Code and its corresponding Message |