| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | AbsEntry | Internal Number | int | 11 | 0 | | | | Allow NULL? |
| 2 | Name | Electronic File Name | nvarchar | 100 | 0 | | | | Allow NULL? |
| 3 | Descr | Electronic File Description | nvarchar | 250 | 0 | | | | Allow NULL? |
| 4 | MenuGuid | GUID of Menu Entry | nvarchar | 32 | 0 | | | | Allow NULL? |
| 5 | Version | Electronic File Version | nvarchar | 5 | 0 | | | | Allow NULL? |
| 6 | SchVersion | Electronic File Schema Version | nvarchar | 5 | 0 | | | | Allow NULL? |
| 7 | OutPath | Output Path | text | 16 | 0 | | | | |
| 8 | FrmId | OFRM Internal ID | int | 11 | 0 | OFRM | | | Allow NULL? |
| 9 | UpdateNum | Update Count | int | 11 | 0 | | 0 | | Allow NULL? |
| 10 | MenuName | Menu Name | nvarchar | 100 | 0 | | | | Allow NULL? |
| 11 | MenuPath | Menu Path | nvarchar | 250 | 0 | | | | Allow NULL? |
| 12 | Assigned | Format Status | nvarchar | 10 | 0 | | N | A=Assigned, D=Deleted, N=Not Assigned | Allow NULL? |
| 13 | SboVersion | Compatible Release Version | nvarchar | 11 | 0 | | | | Allow NULL? |
| 14 | Type | Format Type | nvarchar | 5 | 0 | | L | AR=Electronic Document, ARA=Electronic Authority Report, CFDD=CFDi Electronic Document, CFDIM=CFDI Electronic Input Message Document, CFDP=CFDi Electronic Payment & Reconciliation Document, CFDT=CFDI Electronic Transfer Document, CFDWS=CFDi Electronic Mapping for Web Service, EETD=EET Electronic Document, EETWS=EET Electronic Mapping for W | Allow NULL? |
| 15 | SubType | Format Subtype | nvarchar | 6 | 0 | | | I=Intrastat, N=Normal Generic File Format | Allow NULL? |