Table list used by SAP ABAP Function Module CNV_MBT_USR_OBJ_ASSIGNED_USER (Lists all users they are assigned to the Object (proj, subproj, package))
SAP ABAP Function Module
CNV_MBT_USR_OBJ_ASSIGNED_USER (Lists all users they are assigned to the Object (proj, subproj, package)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTPACK | package information/creator/creation date/scenarion | SOURCE VALUE(IP_SUBPROJECT) LIKE CNVMBTPACK-SUBPROJECT OPTIONAL |
|
| 2 | CNVMBTPACK | package information/creator/creation date/scenarion | SOURCE VALUE(IP_PACKAGE) LIKE CNVMBTPACK-PACKID OPTIONAL |
|
| 3 | CNVMBTPACK | package information/creator/creation date/scenarion | ||
| 4 | CNVMBTPROJECT | Existing Migration Projects | SOURCE VALUE(IP_PROJECT) LIKE CNVMBTPROJECT-PROJECT OPTIONAL |
|
| 5 | CNVMBTPROJECT | Existing Migration Projects | ||
| 6 | CNVMBTSUBPROJECT | supprojects / mass transfer ID- relation to project | ||
| 7 | CNVMBTUSR | Conversion: Lock and unlock users | ||
| 8 | CNVMBTUSRPROJ | Conversion: User locking and unlocking | SOURCE PT_CNVMBTUSRPROJ STRUCTURE CNVMBTUSRPROJ OPTIONAL |
|
| 9 | CNVMBTUSRPROJ | Conversion: User locking and unlocking | ||
| 10 | CNVMBTUSRSUBPROJ | Conversion: User locking and unlocking | ||
| 11 | CNVMBTUSR_PACK_SUBPROJ | Like the table cnvmbtusr plus field subproject | ||
| 12 | CNVMBTUSR_PACK_SUBPROJ | Like the table cnvmbtusr plus field subproject | SOURCE PT_CNVMBTUSRPACK STRUCTURE CNVMBTUSR_PACK_SUBPROJ OPTIONAL |
|
| 13 | CNVMBTUSR_SUBPRO_PROJECT | Structure Like Table cnvmbtusrsubproj Plus Field 'Project' | ||
| 14 | CNVMBTUSR_SUBPRO_PROJECT | Structure Like Table cnvmbtusrsubproj Plus Field 'Project' | SOURCE PT_CNVMBTUSRSUBPROJ STRUCTURE CNVMBTUSR_SUBPRO_PROJECT OPTIONAL |