SAP ABAP Function Module CMS_UI_COPY (Displays the pop-up to select Data groups to be copied)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CMS (Application Component) Collateral Management System
⤷
CMS_LOCATOR (Package) Locator framework for CMS
⤷
⤷
Basic Data
| Function Module | CMS_UI_COPY | Displays the pop-up to select Data groups to be copied |
| Function Group | CMS_UI_COPY | Methods for Copy function |
| Program Name | SAPLCMS_UI_COPY | |
| INCLUDE Name | LCMS_UI_COPYU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_STR_COPY_DEFAULTS | TYPE | CMS_STR_CPY_DEFAULTS | Structure for other params selected for the Copy function | |||
| |
E_TAB_COPY_DATA_GRP | TYPE | CMS_TAB_CPY_DATA_GRP | Return Code and corresponding Message | |||
| |
E_TAB_RC | TYPE | CMS_TAB_MSG_COL_MESSAGE | Return Code and corresponding Message | |||
| |
I_OBJ_ID | TYPE | CMS_DTE_OBJ_ID | CMS Object Identifier | |||
| |
I_APPL | TYPE | CMS_DTE_APL | Application | |||
| |
I_STR_OBJ_DATA | TYPE | CMS_STR_CPY_OBJ_DATA | Structure to hold specific Object data | |||
| |
I_TAB_ADMINORG | TYPE | CMS_TAB_CPY_ADMINORG | Table type for valid adminorgs for copy | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |