CNV_RUNID_CST - RunID Configuration
RunID Configuration information is stored in SAP table CNV_RUNID_CST.
It is part of development package CNV_RUNID in software component CA-DT-CNV-BAS. This development package consists of objects that can be grouped under "RunID generation".
It is part of development package CNV_RUNID in software component CA-DT-CNV-BAS. This development package consists of objects that can be grouped under "RunID generation".
Fields for table CNV_RUNID_CST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| PURPOSE | Purpose of the RUNID | X | CNVRUNIDPUR | CHAR | 10 | |
| RSTAT | Status of the RunID | X | CNVRUNIDSTAT | CHAR | 4 | |
| CRTES | Is allowed to create ES | CNVRUNIDCRTES | CHAR | 2 | ||
| LKES | Is allowed to lock ES | CNVRUNIDLKES | CHAR | 2 | ||
| UNLKES | Is allowed to unlock ES | CNVRUNIDUNLKES | CHAR | 2 | ||
| DELRUNID | Is allowed to delete RunID | CNVRUNIDDRUNID | CHAR | 2 | ||
| IMPL | Implicit retention allowed? | CNVRUNIDRETI | CHAR | 2 | ||
| EXPL | Explicit retention allowed? | CNVRUNIDRETE | CHAR | 2 | ||
| FINISH | Is RunID Finished Status? | CNVRUNIDFIN | CHAR | 2 |