DMC_FILE_HDR - File Header
 File Header information is stored in SAP table DMC_FILE_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_FILE_HDR
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| FILE_ID | Unique ID of File | X | DMC_FILE_ID | CHAR | 64 | |
| .INCLUDE | DMC_S_FILE_HDR | 0 | ||||
| OWNER_ID | Owner ID of File | DMC_FILE_OWNER_ID | CHAR | 64 | ||
| NAME | Name of File | DMC_FILE_NAME | CHAR | 510 | ||
| TYPE | Type of Data Source | DMC_MD_TYPE | CHAR | 20 | ||
| CREATED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CREATED_BY | User Name | SYUNAME | CHAR | 24 | ||
| CHANGED_ON | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
| CHANGED_BY | User Name | SYUNAME | CHAR | 24 | ||
| .INCLUDE | DMC_S_FILE_STAT | 0 | ||||
| IS_ACTIVE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 | ||
| ACPLAN_GUID | GUID of Object | DMC_GUID | CHAR | 44 | ||
| IS_REC_IMPORTED | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 |