SAP ABAP Function Module CRM_IC_SCRIPTING_COPY_LABEL (Copy a label)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-SCR (Application Component) Scripting
⤷
CRM_IC_SCRIPTING_PERSIST (Package) Interactive Scripting Persistence service
⤷
⤷
Basic Data
| Function Module | CRM_IC_SCRIPTING_COPY_LABEL | Copy a label |
| Function Group | CRM_IC_SCRIPTING_PERSIST | Interactive Scripting Peristence |
| Program Name | SAPLCRM_IC_SCRIPTING_PERSIST | |
| INCLUDE Name | LCRM_IC_SCRIPTING_PERSISTU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NEWLABELID | TYPE | CRM_IC_LABELID | New name of the object | |||
| |
LABELID | TYPE | CRM_IC_LABELID | Label ID (Interactive Script Editor) | |||
| |
TARGET_OBJECT_EXISTS | TYPE | An object with target Id already exists. | ||||
| |
NON_EXISTING_SOURCE_OBJECT | TYPE | An object for the given source Id does not exist. | ||||
| |
COULD_NOT_CARRY_OPERATION | TYPE | Operations could not be performed. | ||||
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 | 20020829 |
| SAP Release Created in | 301 |