SAP ABAP Function Module CNV_MBT_USR_COPY_USER (Copies the user in the table cnvmbtusr under a new packid)
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 | Copies the user in the table cnvmbtusr under a new packid |
| Function Group | CNV_MBT_USR | Funct. grp lock user |
| Program Name | SAPLCNV_MBT_USR | Funct.-Grp lock user |
| INCLUDE Name | LCNV_MBT_USRU13 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IP_PACKID_OLD | TYPE | CNVMBTPACK-PACKID | Packid from where we want to copy | |||
| |
IP_PACKID_NEW | TYPE | CNVMBTPACK-PACKID | Packid under which we want to create the new one | |||
| |
NEW_PACKID_INITIAL | TYPE | New packid has no content | ||||
| |
OLD_PACKID_INITIAL | TYPE | Old packid has no content | ||||
| |
NO_USER | TYPE | No user in table cnvmbtusr where read | ||||
| |
NO_ENTRIES_COPIED | TYPE | No entries were copied to the new packid | ||||
| |
PACKID_NEW_NOT_EXISTING | TYPE | No packid with this name in table cnvmbtpack | ||||
| |
PACKID_OLD_NOT_EXISTING | TYPE | No packid with this name in table cnvmbtpack | ||||
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 |