| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | Code | Communication Type or Protocol | int | 11 | 0 | OECM | | 0=Invalid, 1=GEN, 2=EET, 3=CFDI, 4=FPA, 5=MTD | Allow NULL? |
| 2 | GenType | Generation Type | char | 1 | 0 | | N | G=Generate, L=Generate - Later, N=Not Relevant | Allow NULL? |
| 3 | MapID | Electronic Document Format Mapping | int | 11 | 0 | OLLF | | | Allow NULL? |
| 4 | MapID_WS | eDoc Web Service Format Mapping | int | 11 | 0 | OLLF | | | Allow NULL? |
| 5 | TestMode | Testing Mode Flag | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 6 | LogInstanc | Log Instance | int | 6 | 0 | | | | Allow NULL? |
| 7 | ParamLogic | Logic Value Parameter | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 8 | ParamStr | String Value Parameter | nvarchar | 254 | 0 | | | | Allow NULL? |
| 9 | ParamLText | Long Text Parameter | text | 16 | 0 | | | | |
| 10 | ActStatus | Action Status | char | 1 | 0 | | N | A=Authorized, B=Aborted, C=Canceled, D=Denied, E=Error, G=Warning, I=In Process, J=Rejected, M=Imported, N=New, O=OK, P=Pending, Q=Queued, R=Document Error, S=Sent, W=Waiting | Allow NULL? |
| 11 | ParamUqc | User Query Category | int | 11 | 0 | OQCN | | | Allow NULL? |
| 12 | ParamInt | Integer Number | int | 11 | 0 | | | | Allow NULL? |
| 13 | ParamPAC | Authority Code | nvarchar | 16 | 0 | OPAC | | | Allow NULL? |
| 14 | ParamTgl | Toggle Value Parameter | char | 1 | 0 | | | | Allow NULL? |
| 15 | ParamMon | Money Value Parameter | num | 19 | 6 | | | | Allow NULL? |