Data Element 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 | CNV_MBT_FLAG | Flag (X = yes, initial = no) | ||
| 2 | CNV_MBT_PROJ | Identification of MBT Project | SOURCE VALUE(IP_PROJECT) LIKE CNVMBTUSRPROJ-PROJECT |
|
| 3 | XUBNAME | User Name in User Master Record | SOURCE VALUE(IP_USER) LIKE CNVMBTUSRPROJ-BNAME |
|