The CNV_00001_USR table in SAP ERP or S/4HANA stores Conversion: Lock and unlock users data. There are total 7 fields in CNV_00001_USR table. The Conversion: Lock and unlock users table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CNV_00001_USR table. It is in Conversion: Basis functions (CNV_BASIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_00001_USR Table Fields
Following is the list of fields that are available in SAP CNV_00001_USR table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), BNAME (User Name in User Master Record).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Conversion: Conversion package number | CNV_PACK | CHAR (5) | |
| BNAME | User Name in User Master Record | XUBNAME | CHAR (12) | |
| STATUS | Single-Character Flag | CHAR1 | CHAR (1) | |
| ROLE | Role of a user within a Conversion project | CNV_ROLE | CHAR (1) | |
| REG_USR | User Name in User Master Record | XUBNAME | CHAR (12) | |
| REG_DATE | Date | DATUM | DATS (8) |


