SAP ABAP Function Module CNV_MBT_USR_SET_USER_COPY (Presettings of copy user tables will be copied)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
⤷
⤷
Basic Data
| Function Module | CNV_MBT_USR_SET_USER_COPY | Presettings of copy user tables will be copied |
| Function Group | CNV_MBT_USR | Funct. grp lock user |
| Program Name | SAPLCNV_MBT_USR | Funct.-Grp lock user |
| INCLUDE Name | LCNV_MBT_USRU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PARAMS | TYPE | CNVMBTPARAMS | Parameter entries of the package | |||
| |
OLD_PACK | TYPE | CNVMBTPACK-PACKID | Package where we copy from | |||
| |
NEW_PACK | TYPE | CNVMBTPACK-PACKID | Package where we copy the user to | |||
| |
SUBPROJECT | TYPE | CNVMBTSUBPROJECT-SUBPROJECT | Subproject where the packages are assigned to | |||
| |
COPY | TYPE | C | unequal initial means execution mode copy selected | |||
| |
SET | TYPE | C | unequal initial means execution mode maintain presetting of copy user tables | |||
| |
GET | TYPE | C | unequal initial means execution mode gets parameter entry of package | |||
| |
COPY_USER | TYPE | C | If this field is not initial the copy user tables flag will be set | |||
| |
WRONG_MODE_NUMBER | TYPE | More than one execution mode was selected | ||||
| |
NO_SELECTED_MODE | TYPE | No execution mode was selected | ||||
| |
INITIAL_SUBPROJECT | TYPE | Parameter subproject is initial | ||||
| |
NO_SUBPROJECT | TYPE | Subproject not found in table of all subprojects | ||||
| |
NO_PACKAGES | TYPE | Subproject has no packages | ||||
| |
NOT_SAME_SUBPROJECT | TYPE | Old and new package not assigned to the same subproject | ||||
| |
NEW_PACK_INITIAL | TYPE | Import parameter new_pack is initial | ||||
| |
NEW_PACK_NOT_IN_SUBPROJECT | TYPE | New package is not assigned to the subproject | ||||
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 | 20141030 |
| SAP Release Created in |