Table/Structure Field list used by SAP ABAP Function Module CNV_MBT_USR_INSERT_USER_PROJ (Inserts the recent user into table cnvmbtusrproj if new project is created)
SAP ABAP Function Module
CNV_MBT_USR_INSERT_USER_PROJ (Inserts the recent user into table cnvmbtusrproj if new project is created) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CNVMBTPROJECT - PROJECT | Identification of MBT Project | ||
| 2 | CNVMBTUSRPROJ - BNAME | User Name in User Master Record | ||
| 3 | CNVMBTUSRPROJ - BNAME | User Name in User Master Record | SOURCE VALUE(IP_USER) LIKE CNVMBTUSRPROJ-BNAME |
|
| 4 | CNVMBTUSRPROJ - PROJECT | Identification of MBT Project | ||
| 5 | CNVMBTUSRPROJ - PROJECT | Identification of MBT Project | SOURCE VALUE(IP_PROJECT) LIKE CNVMBTUSRPROJ-PROJECT |
|
| 6 | CNVMBTUSRPROJ - REG_DATE | Date | ||
| 7 | CNVMBTUSRPROJ - ROLE | Role of the user during the conversion project | ||
| 8 | CNVMBTUSRPROJ - STATUS | Status of the user in the lock table | ||
| 9 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 10 | USR02 - BNAME | User Name in User Master Record | ||
| 11 | USR02 - UFLAG | User Lock Status |