DMS_DOKNRCONV - Data for Document Number Conversion
Data for Document Number Conversion information is stored in SAP table DMS_DOKNRCONV.
It is part of development package CV in software component CA-DMS. This development package consists of objects that can be grouped under "Document Management".
It is part of development package CV in software component CA-DMS. This development package consists of objects that can be grouped under "Document Management".
Fields for table DMS_DOKNRCONV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
CONVID | Key for Table CV_DOKNRCNV | X | CV_CONVID | CHAR | 8 | |
MASK | Template for Document Number | CV_MASK | CHAR | 25 | ||
SEPARATORS | Enumeration of editing characters | CV_SEPARATORS | CHAR | 25 | ||
LEN_DOKNR | Long Document Number | CV_LEN_DOKNR | INT2 | 2 | ||
LEN_EFF | Number of significant characters | CV_LEN_EFF | INT2 | 2 | ||
LEN_MASK | Long Template for Document Number Conversion | CV_LEN_MASK | INT2 | 2 | ||
LEN_SEP | Number of Different Formatting Characters | CV_LEN_SEP | INT2 | 2 | ||
LEX_FLAG | Indicator for Lexico-Graphical Document Number | CV_LEX_FLAG | CHAR | 1 | ||
LEAD0_FLAG | Indicator: Document Number Beginning with Zeroes as Output | CV_LEAD0_FLAG | CHAR | 1 |