SAP ABAP Function Module CNV_MBT_USR_COPY_USER_TABLES (Copy of all user tables from old to new package)
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_COPY_USER_TABLES | Copy of all user tables from old to new package |
| Function Group | CNV_MBT_USR | Funct. grp lock user |
| Program Name | SAPLCNV_MBT_USR | Funct.-Grp lock user |
| INCLUDE Name | LCNV_MBT_USRU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DESTINATION_ERR | TYPE | C | Destination IDs could not read | |||
| |
COMMUNICATION_ERR | TYPE | C | Communication error from function module | |||
| |
SYSTEM_ERR | TYPE | C | System error from function module | |||
| |
NEW_PACK | TYPE | CNVMBTPACK-PACKID | New package number | |||
| |
OLD_PACK | TYPE | CNVMBTPACK-PACKID | Package where we copy the user data from | |||
| |
SUBPROJECT | TYPE | CNVMBTSUBPROJECT-SUBPROJECT | Subproject of new package | |||
| |
NO_PACK_FOUND | TYPE | Import parameter new package is initial | ||||
| |
NO_INSERT_POSSIBLE | TYPE | Insert of user data from old package not possible | ||||
| |
SUBPROJECT_NOT_FOUND | TYPE | Subproject not found in table cnvmbtsubproject | ||||
| |
NO_PACKAGES | TYPE | No package that is assigned to the subproject | ||||
| |
ONLY_ONE_PACK | TYPE | Just one package found | ||||
| |
NOT_SAME_SUBPROJECT | TYPE | Packages from different subprojects | ||||
| |
USER_COPY_NOT_SET | TYPE | User copy is not maintained in previous package | ||||
| |
INSERT_FAILED | TYPE | Could not insert the users from previous package to the new package | ||||
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 |