Table list used by SAP ABAP Function Module CNV_MBT_USR_USER_BELONGS_TO (Determine in which packid, project and subproject the user is assigned to)
SAP ABAP Function Module
CNV_MBT_USR_USER_BELONGS_TO (Determine in which packid, project and subproject the user is assigned to) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTPACK | package information/creator/creation date/scenarion | ||
| 2 | CNVMBTSUBPROJECT | supprojects / mass transfer ID- relation to project | ||
| 3 | CNVMBTUSR | Conversion: Lock and unlock users | SOURCE VALUE(IP_USER) LIKE CNVMBTUSR-BNAME |
|
| 4 | CNVMBTUSR | Conversion: Lock and unlock users | ||
| 5 | CNVMBTUSRPROJ | Conversion: User locking and unlocking | SOURCE PT_CNVMBTUSRPROJ STRUCTURE CNVMBTUSRPROJ OPTIONAL |
|
| 6 | CNVMBTUSRPROJ | Conversion: User locking and unlocking | ||
| 7 | CNVMBTUSRSUBPROJ | Conversion: User locking and unlocking | ||
| 8 | CNVMBTUSR_PACK_SUBPROJ | Like the table cnvmbtusr plus field subproject | ||
| 9 | CNVMBTUSR_PACK_SUBPROJ | Like the table cnvmbtusr plus field subproject | SOURCE PT_CNVMBTUSR STRUCTURE CNVMBTUSR_PACK_SUBPROJ |
|
| 10 | CNVMBTUSR_SUBPRO_PROJECT | Structure Like Table cnvmbtusrsubproj Plus Field 'Project' | ||
| 11 | CNVMBTUSR_SUBPRO_PROJECT | Structure Like Table cnvmbtusrsubproj Plus Field 'Project' | SOURCE PT_CNVMBTUSRSUBPROJ STRUCTURE CNVMBTUSR_SUBPRO_PROJECT OPTIONAL |
|
| 12 | CNVMBT_USR_PROJ_SUB_PACK | Structure the user is assigned to |