DMC_PREC_HDR - DMC: Precalculations for a Conversion Object
DMC: Precalculations for a Conversion Object information is stored in SAP table DMC_PREC_HDR.
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
Fields for table DMC_PREC_HDR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| OWNER | GUID of Object | X | DMC_GUID | CHAR | 44 | |
| ID | DMC: Key | X | DMC_ID | NUMC | 10 | |
| GUID | GUID of Object | DMC_GUID | CHAR | 44 | ||
| DESCR | Description | DMC_DESCR | CHAR | 120 | ||
| IS_CALCULATED | DMC: Status of an Object | DMC_STATE | NUMC | 2 | ||
| TS_CREATED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| TS_CHANGED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| SEGMENT_SIZE | MWB: Maximum Segment Size for a Precalculation | DMC_SEGMENT_SIZE | INT4 | 4 | ||
| BLOCKSIZE | Block Size of an RFC Package | DMC_BLOCKSIZE | INT4 | 4 | ||
| SEARCH_DEPTH | MWB: Search Depth of a Precalculation | DMC_SEARCH_DEPTH | INT4 | 4 |