| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | DocEntry | Internal Number | int | 11 | 0 | | | | Allow NULL? |
| 2 | DocNum | Document Number | int | 11 | 0 | | | | Allow NULL? |
| 3 | DocType | Document Type | char | 1 | 0 | | I | I=Item, S=Service | Allow NULL? |
| 4 | CANCELED | Canceled | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 5 | Handwrtten | Manual Numbering | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 6 | Printed | Printed | char | 1 | 0 | | N | A=Amended, N=Original, Y=Copy | Allow NULL? |
| 7 | DocStatus | Document Status | char | 1 | 0 | | O | C=Closed, O=Open | Allow NULL? |
| 8 | InvntSttus | Whse Status | char | 1 | 0 | | O | C=Closed, O=Open | Allow NULL? |
| 9 | Transfered | Transfer Year | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 10 | ObjType | Object Type | nvarchar | 20 | 0 | | 140000009 | 140000009=Outgoing Excise Invoice | Allow NULL? |
| 11 | DocDate | Posting Date | date | 8 | 0 | | | | |
| 12 | DocDueDate | Due Date | date | 8 | 0 | | | | |
| 13 | CardCode | Customer/Vendor Code | nvarchar | 15 | 0 | | | | Allow NULL? |
| 14 | CardName | Customer/Vendor Name | nvarchar | 100 | 0 | | | | Allow NULL? |
| 15 | Address | Bill to | nvarchar | 254 | 0 | | | | Allow NULL? |
| 16 | NumAtCard | Customer/Vendor Ref. No. | nvarchar | 100 | 0 | | | | Allow NULL? |
| 17 | VatPercent | Tax Rate | num | 19 | 6 | | | | Allow NULL? |
| 18 | VatSum | Total Tax | num | 19 | 6 | | | | Allow NULL? |
| 19 | VatSumFC | Tax Amount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 20 | DiscPrcnt | Discount % for Document | num | 19 | 6 | | | | Allow NULL? |
| 21 | DiscSum | Total Discount | num | 19 | 6 | | | | Allow NULL? |
| 22 | DiscSumFC | Total Discount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 23 | DocCur | Document Currency | nvarchar | 3 | 0 | | | | Allow NULL? |
| 24 | DocRate | Document Rate | num | 19 | 6 | | | | Allow NULL? |
| 25 | DocTotal | Document Total | num | 19 | 6 | | | | Allow NULL? |
| 26 | DocTotalFC | Document Total (FC) | num | 19 | 6 | | | | Allow NULL? |
| 27 | PaidToDate | Paid to Date | num | 19 | 6 | | | | Allow NULL? |
| 28 | PaidFC | Paid (FC) | num | 19 | 6 | | | | Allow NULL? |
| 29 | GrosProfit | Gross Profit | num | 19 | 6 | | | | Allow NULL? |
| 30 | GrosProfFC | Gross Profit (FC) | num | 19 | 6 | | | | Allow NULL? |
| 31 | Ref1 | Reference 1 | nvarchar | 11 | 0 | | | | Allow NULL? |
| 32 | Ref2 | Reference 2 | nvarchar | 11 | 0 | | | | Allow NULL? |
| 33 | Comments | Remarks | nvarchar | 254 | 0 | | | | Allow NULL? |
| 34 | JrnlMemo | Journal Remarks | nvarchar | 50 | 0 | | | | Allow NULL? |
| 35 | TransId | Transaction Number | int | 11 | 0 | | | | Allow NULL? |
| 36 | ReceiptNum | Receipt Number | int | 11 | 0 | | | | Allow NULL? |
| 37 | GroupNum | Payment Terms Code | int | 6 | 0 | | | | Allow NULL? |
| 38 | DocTime | Generation Time | int | 6 | 0 | | | | Allow NULL? |
| 39 | SlpCode | Sales Employee | int | 11 | 0 | | -1 | | Allow NULL? |
| 40 | TrnspCode | Shipping Type | int | 6 | 0 | | -1 | | Allow NULL? |
| 41 | PartSupply | Partial Delivery | char | 1 | 0 | | Y | N=No, Y=Yes | Allow NULL? |
| 42 | Confirmed | Confirmed | char | 1 | 0 | | Y | N=No, Y=Yes | Allow NULL? |
| 43 | GrossBase | Price List for Gross Profit | int | 6 | 0 | | 0 | | Allow NULL? |
| 44 | ImportEnt | Order Number | int | 11 | 0 | | | | Allow NULL? |
| 45 | CreateTran | Create Journal Entry | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 46 | SummryType | Summary Method | char | 1 | 0 | | N | D=By Documents, I=By Items, N=No Summary | Allow NULL? |
| 47 | UpdInvnt | Whse Update | char | 1 | 0 | | N | C=Customer Orders, G=Consignment, I=Stock, N=No, O=Orders from Vendors | Allow NULL? |
| 48 | UpdCardBal | Update Balances | char | 1 | 0 | | N | B=Bookkeeping, D=Delivery Notes, N=No, O=Orders | Allow NULL? |
| 49 | Instance | Instance | int | 6 | 0 | | 0 | | Allow NULL? |
| 50 | Flags | Flags | int | 11 | 0 | | 0 | | Allow NULL? |
| 51 | InvntDirec | Warehouse Direction | char | 1 | 0 | | X | E=Receipt, X=Release | Allow NULL? |
| 52 | CntctCode | Contact Person | int | 11 | 0 | | | | Allow NULL? |
| 53 | ShowSCN | Display BP Catalog Number | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 54 | FatherCard | BP Consolidation | nvarchar | 15 | 0 | | | | Allow NULL? |
| 55 | SysRate | System Price | num | 19 | 6 | | | | Allow NULL? |
| 56 | CurSource | Base Currency | char | 1 | 0 | | C | C=BP Currency, L=Local Currency, S=System Currency | Allow NULL? |
| 57 | VatSumSy | Tax Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 58 | DiscSumSy | Total Discount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 59 | DocTotalSy | Document Total (SC) | num | 19 | 6 | | | | Allow NULL? |
| 60 | PaidSys | Paid (SC) | num | 19 | 6 | | | | Allow NULL? |
| 61 | FatherType | Parent Summary Type | char | 1 | 0 | | P | D=Delivery Consolidation, P=Payments Consolidation | Allow NULL? |
| 62 | GrosProfSy | Gross Profit (SC) | num | 19 | 6 | | | | Allow NULL? |
| 63 | UpdateDate | Update Date | date | 8 | 0 | | | | |
| 64 | IsICT | A/R Invoice + Payment | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 65 | CreateDate | Creation Date | date | 8 | 0 | | | | |
| 66 | Volume | Volume | num | 19 | 6 | | | | Allow NULL? |
| 67 | VolUnit | Volume UoM | int | 6 | 0 | | | | Allow NULL? |
| 68 | Weight | Weight | num | 19 | 6 | | | | Allow NULL? |
| 69 | WeightUnit | Weight UoM | int | 6 | 0 | | | | Allow NULL? |
| 70 | Series | Series | int | 6 | 0 | | | | Allow NULL? |
| 71 | TaxDate | Document Date | date | 8 | 0 | | | | |
| 72 | Filler | Filter | nvarchar | 8 | 0 | | | | Allow NULL? |
| 73 | DataSource | Data Source | char | 1 | 0 | | N | A=Auto Summary, D=Data Doc., I=Interface, M=Import, N=Unknown, O=OBServer, P=Partner Implementation, U=Upgrade | Allow NULL? |
| 74 | StampNum | Stamp No. | nvarchar | 16 | 0 | | | | Allow NULL? |
| 75 | isCrin | Correction Invoice | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 76 | FinncPriod | Posting Period | int | 11 | 0 | | | | Allow NULL? |
| 77 | UserSign | User Signature | int | 6 | 0 | | | | Allow NULL? |
| 78 | selfInv | Autom. Invoice | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 79 | VatPaid | Tax Paid to Date | num | 19 | 6 | | | | Allow NULL? |
| 80 | VatPaidFC | Tax Paid (FC) | num | 19 | 6 | | | | Allow NULL? |
| 81 | VatPaidSys | Tax Paid (SC) | num | 19 | 6 | | | | Allow NULL? |
| 82 | UserSign2 | Updating User | int | 6 | 0 | | | | Allow NULL? |
| 83 | WddStatus | Authorization Status | char | 1 | 0 | | - | -=Without, A=Generated by Authorizer, C=Canceled, N=Rejected, P=Generated, W=Pending, Y=Approved | Allow NULL? |
| 84 | draftKey | Document Draft Internal ID | int | 11 | 0 | | -1 | | Allow NULL? |
| 85 | TotalExpns | Total Freight Charges | num | 19 | 6 | | | | Allow NULL? |
| 86 | TotalExpFC | Total Freight Charges (FC) | num | 19 | 6 | | | | Allow NULL? |
| 87 | TotalExpSC | Total Freight Charges (SC) | num | 19 | 6 | | | | Allow NULL? |
| 88 | DunnLevel | Dunning Level | int | 11 | 0 | | | | Allow NULL? |
| 89 | Address2 | Ship To | nvarchar | 254 | 0 | | | | Allow NULL? |
| 90 | LogInstanc | Log Instance | int | 11 | 0 | | 0 | | Allow NULL? |
| 91 | Exported | Exported | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 92 | StationID | Workstation ID | int | 11 | 0 | | | | Allow NULL? |
| 93 | Indicator | Indicator | nvarchar | 2 | 0 | | | | Allow NULL? |
| 94 | NetProc | Net Procedure | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 95 | AqcsTax | Acquisition Tax | num | 19 | 6 | | | | Allow NULL? |
| 96 | AqcsTaxFC | Acquisition Tax (FC) | num | 19 | 6 | | | | Allow NULL? |
| 97 | AqcsTaxSC | Acquisition Tax (SC) | num | 19 | 6 | | | | Allow NULL? |
| 98 | CashDiscPr | Cash Discount Percentage | num | 19 | 6 | | | | Allow NULL? |
| 99 | CashDiscnt | Cash Discount | num | 19 | 6 | | | | Allow NULL? |
| 100 | CashDiscFC | Cash Discount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 101 | CashDiscSC | Cash Discount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 102 | ShipToCode | Ship-to Code | nvarchar | 50 | 0 | | | | Allow NULL? |
| 103 | LicTradNum | Licensed Dealer No. | nvarchar | 32 | 0 | | | | Allow NULL? |
| 104 | PaymentRef | Payment Reference | nvarchar | 27 | 0 | | | | Allow NULL? |
| 105 | WTSum | WTax Amount | num | 19 | 6 | | | | Allow NULL? |
| 106 | WTSumFC | WTax Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 107 | WTSumSC | WTax Amount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 108 | RoundDif | Rounding Diff. Amount | num | 19 | 6 | | | | Allow NULL? |
| 109 | RoundDifFC | Rounding Diff. Amount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 110 | RoundDifSy | Rounding Diff. Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 111 | CheckDigit | Control Digit | char | 1 | 0 | | | | Allow NULL? |
| 112 | Form1099 | 1099 Form | int | 11 | 0 | | | | Allow NULL? |
| 113 | Box1099 | 1099 Box | nvarchar | 20 | 0 | | | | Allow NULL? |
| 114 | submitted | Submitted | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 115 | PoPrss | PO Process | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 116 | Rounding | Rounding | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 117 | RevisionPo | Split Purchase Order | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 118 | Segment | Segment | int | 6 | 0 | | 0 | | Allow NULL? |
| 119 | ReqDate | Required Date | date | 8 | 0 | | | | |
| 120 | CancelDate | Cancelation Date | date | 8 | 0 | | | | |
| 121 | PickStatus | Pick Status | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 122 | Pick | Pick | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 123 | BlockDunn | Block Dunning | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 124 | PeyMethod | Payment Method | nvarchar | 15 | 0 | | | | Allow NULL? |
| 125 | PayBlock | Payment Block | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 126 | PayBlckRef | Payment Block Abs Entry | int | 11 | 0 | | | | Allow NULL? |
| 127 | MaxDscn | Maximum Discount | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 128 | Reserve | Reserve | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 129 | Max1099 | Max. 1099 Amount | num | 19 | 6 | | | | Allow NULL? |
| 130 | CntrlBnk | Central Bank Indicator | nvarchar | 15 | 0 | | | | Allow NULL? |
| 131 | PickRmrk | Pick Remarks | nvarchar | 254 | 0 | | | | Allow NULL? |
| 132 | ISRCodLine | ISR Coding Line | nvarchar | 53 | 0 | | | | Allow NULL? |
| 133 | ExpAppl | Exp applied | num | 19 | 6 | | | | Allow NULL? |
| 134 | ExpApplFC | Exp applied FC | num | 19 | 6 | | | | Allow NULL? |
| 135 | ExpApplSC | Exp applied DC | num | 19 | 6 | | | | Allow NULL? |
| 136 | Project | Project Code | nvarchar | 20 | 0 | | | | Allow NULL? |
| 137 | DeferrTax | Deferred Tax | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 138 | LetterNum | Tax Exemption Letter No. | nvarchar | 20 | 0 | | | | Allow NULL? |
| 139 | FromDate | Exemption Validity Date From | date | 8 | 0 | | | | |
| 140 | ToDate | Exemption Validity Date To | date | 8 | 0 | | | | |
| 141 | WTApplied | Applied WTax | num | 19 | 6 | | | | Allow NULL? |
| 142 | WTAppliedF | Applied WTax (FC) | num | 19 | 6 | | | | Allow NULL? |
| 143 | BoeReserev | Bill of Exchange Reserved | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 144 | AgentCode | Agent Code | nvarchar | 32 | 0 | | | | Allow NULL? |
| 145 | WTAppliedS | Applied WTax (SC) | num | 19 | 6 | | | | Allow NULL? |
| 146 | EquVatSum | Total Equalization Tax | num | 19 | 6 | | | | Allow NULL? |
| 147 | EquVatSumF | Total Equalization Tax (FC) | num | 19 | 6 | | | | Allow NULL? |
| 148 | EquVatSumS | Total Equalization Tax (SC) | num | 19 | 6 | | | | Allow NULL? |
| 149 | Installmnt | No. of Installments | int | 6 | 0 | | 1 | | Allow NULL? |
| 150 | VATFirst | Apply Tax on 1st Installment | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 151 | NnSbAmnt | WTax Non-Subject Amount | num | 19 | 6 | | | | Allow NULL? |
| 152 | NnSbAmntSC | WTax Non-Subject Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 153 | NbSbAmntFC | WTax Non-Subject Amount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 154 | ExepAmnt | WTax Exempt Amount | num | 19 | 6 | | | | Allow NULL? |
| 155 | ExepAmntSC | WTax Exempt Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 156 | ExepAmntFC | WTax Exempt Amount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 157 | VatDate | Document Date | date | 8 | 0 | | | | |
| 158 | CorrExt | External Corrected Document No. | nvarchar | 25 | 0 | | | | Allow NULL? |
| 159 | CorrInv | Internal Corrected Document No. | int | 11 | 0 | | | | Allow NULL? |
| 160 | NCorrInv | Next Correcting Document | int | 11 | 0 | | | | Allow NULL? |
| 161 | CEECFlag | A/P Correction Invoice | char | 1 | 0 | | | | Allow NULL? |
| 162 | BaseAmnt | Base Amount | num | 19 | 6 | | | | Allow NULL? |
| 163 | BaseAmntSC | Base Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 164 | BaseAmntFC | Base Amount (FC) | num | 19 | 6 | | | | Allow NULL? |
| 165 | CtlAccount | Control Account | nvarchar | 15 | 0 | | | | Allow NULL? |
| 166 | BPLId | Branch | int | 11 | 0 | | | | Allow NULL? |
| 167 | BPLName | Branch Name | nvarchar | 100 | 0 | | | | Allow NULL? |
| 168 | VATRegNum | VAT Reg Number | nvarchar | 32 | 0 | | | | Allow NULL? |
| 169 | TxInvRptNo | Tax Invoice Rpt Number | nvarchar | 10 | 0 | | | | Allow NULL? |
| 170 | TxInvRptDt | Tax Invoice Rpt Date | date | 8 | 0 | | | | |
| 171 | KVVATCode | VAT Code for Tax Invoice Rpt | text | 16 | 0 | | | | |
| 172 | WTDetails | WTax Details | nvarchar | 100 | 0 | | | | Allow NULL? |
| 173 | SumAbsId | Summary VAT Abstract ID | int | 11 | 0 | | -1 | | Allow NULL? |
| 174 | SumRptDate | Summary VAT Report Date | date | 8 | 0 | | | | |
| 175 | PIndicator | Period Indicator | nvarchar | 10 | 0 | | | | Allow NULL? |
| 176 | ManualNum | Manual Number | nvarchar | 20 | 0 | | | | Allow NULL? |
| 177 | UseShpdGd | Use Shipped Goods Account | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 178 | BaseVtAt | BPL ID Assigned to Invoice | num | 19 | 6 | | | | Allow NULL? |
| 179 | BaseVtAtSC | BPL Name | num | 19 | 6 | | | | Allow NULL? |
| 180 | BaseVtAtFC | Tax Reg. Number | num | 19 | 6 | | | | Allow NULL? |
| 181 | NnSbVAt | Tax Invoice Rpt Number | num | 19 | 6 | | | | Allow NULL? |
| 182 | NnSbVAtSC | Tax Invoice Rpt Date | num | 19 | 6 | | | | Allow NULL? |
| 183 | NbSbVAtFC | WTax Non-Subject VAT Amt (FC) | num | 19 | 6 | | | | Allow NULL? |
| 184 | ExptVAt | WTax Exempt VAT Amount | num | 19 | 6 | | | | Allow NULL? |
| 185 | ExptVAtSC | WTax Exempt VAT Amount (SC) | num | 19 | 6 | | | | Allow NULL? |
| 186 | ExptVAtFC | WTax Details | num | 19 | 6 | | | | Allow NULL? |
| 187 | LYPmtAt | Last Year's Payments | num | 19 | 6 | | | | Allow NULL? |
| 188 | LYPmtAtSC | Last Years Payments (SC) | num | 19 | 6 | | | | Allow NULL? |
| 189 | LYPmtAtFC | Summary Tax Report Date | num | 19 | 6 | | | | Allow NULL? |
| 190 | ExpAnSum | Period Indicator | num | 19 | 6 | | | | Allow NULL? |
| 191 | ExpAnSys | Manual Number | num | 19 | 6 | | | | Allow NULL? |
| 192 | ExpAnFrgn | Use Shipped Goods Account | num | 19 | 6 | | | | Allow NULL? |
| 193 | DocSubType | Document Sub-Type | nvarchar | 2 | 0 | | -- | --=Outgoing Excise Invoice | Allow NULL? |
| 194 | DpmStatus | Summary VAT Abstract ID | char | 1 | 0 | | O | C=Closed, O=Open | Allow NULL? |
| 195 | DpmAmnt | Down Payment Amount LC | num | 19 | 6 | | | | Allow NULL? |
| 196 | DpmAmntSC | Down Payment Amount SC | num | 19 | 6 | | | | Allow NULL? |
| 197 | DpmAmntFC | Down Payment Amount FC | num | 19 | 6 | | | | Allow NULL? |
| 198 | DpmDrawn | Drawn to Down Payment | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 199 | DpmPrcnt | Down Payment Percent | num | 19 | 6 | | | | Allow NULL? |
| 200 | PaidSum | Total Paid Sum | num | 19 | 6 | | | | Allow NULL? |
| 201 | PaidSumFc | Total Paid Sum (FC) | num | 19 | 6 | | | | Allow NULL? |
| 202 | PaidSumSc | Total Paid Sum (SC) | num | 19 | 6 | | | | Allow NULL? |
| 203 | FolioPref | Folio Prefix String | nvarchar | 4 | 0 | | | | Allow NULL? |
| 204 | FolioNum | Folio Number | int | 11 | 0 | | | | Allow NULL? |
| 205 | DpmAppl | Down Payment Applied LC | num | 19 | 6 | | | | Allow NULL? |
| 206 | DpmApplFc | Down Payment Applied FC | num | 19 | 6 | | | | Allow NULL? |
| 207 | DpmApplSc | Down Payment Applied SC | num | 19 | 6 | | | | Allow NULL? |
| 208 | LPgFolioN | Folio No. for Last Page in Doc. | int | 11 | 0 | | | | Allow NULL? |
| 209 | Header | Header | text | 16 | 0 | | | | |
| 210 | Footer | Footer | text | 16 | 0 | | | | |
| 211 | Posted | Down Payment Was Posted | char | 1 | 0 | | Y | N=No, Y=Yes | Allow NULL? |
| 212 | OwnerCode | Document Owner | int | 11 | 0 | | | | Allow NULL? |
| 213 | BPChCode | BP Channel Code | nvarchar | 15 | 0 | | | | Allow NULL? |
| 214 | BPChCntc | BP Channel Contact Person | int | 11 | 0 | | | | Allow NULL? |
| 215 | PayToCode | Pay To | nvarchar | 50 | 0 | | | | Allow NULL? |
| 216 | IsPaytoBnk | Is Pay to Bank | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 217 | BnkCntry | Pay to Bank Country | nvarchar | 3 | 0 | | | | Allow NULL? |
| 218 | BankCode | Pay to Bank Code | nvarchar | 30 | 0 | | | | Allow NULL? |
| 219 | BnkAccount | Pay to Bank Account No. | nvarchar | 50 | 0 | | | | Allow NULL? |
| 220 | BnkBranch | Pay to Bank Branch | nvarchar | 50 | 0 | | | | Allow NULL? |
| 221 | isIns | Reserve Invoice | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 222 | TrackNo | Tracking Number | nvarchar | 30 | 0 | | | | Allow NULL? |
| 223 | VersionNum | Version Number | nvarchar | 11 | 0 | | | | Allow NULL? |
| 224 | LangCode | Language Code | int | 11 | 0 | | | | Allow NULL? |
| 225 | BPNameOW | BP_NAME_OVERWRITTEN | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 226 | BillToOW | BILL_TO_OVERWRITTEN | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 227 | ShipToOW | SHIP_TO_OVERWRITTEN | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 228 | RetInvoice | Returning Invoice | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 229 | ClsDate | Document Closing Date | date | 8 | 0 | | | | |
| 230 | MInvNum | Monthly Invoice No. | int | 11 | 0 | | | | Allow NULL? |
| 231 | MInvDate | Monthly Invoice Date | date | 8 | 0 | | | | |
| 232 | SeqCode | Sequence Code | int | 6 | 0 | | | | Allow NULL? |
| 233 | Serial | Serial Number | int | 11 | 0 | | | | Allow NULL? |
| 234 | SeriesStr | Series String | nvarchar | 3 | 0 | | | | Allow NULL? |
| 235 | SubStr | Subseries String | nvarchar | 3 | 0 | | | | Allow NULL? |
| 236 | Model | Nota Fiscal Model | nvarchar | 6 | 0 | | 0 | | Allow NULL? |
| 237 | TaxOnExp | Tax on Freight Sum | num | 19 | 6 | | | | Allow NULL? |
| 238 | TaxOnExpFc | Tax on Freight Sum (FC) | num | 19 | 6 | | | | Allow NULL? |
| 239 | TaxOnExpSc | Tax on Freight Sum (SC) | num | 19 | 6 | | | | Allow NULL? |
| 240 | TaxOnExAp | Tax on Freight Applied | num | 19 | 6 | | | | Allow NULL? |
| 241 | TaxOnExApF | Tax on Freight Applied (FC) | num | 19 | 6 | | | | Allow NULL? |
| 242 | TaxOnExApS | Tax on Freight Applied (SC) | num | 19 | 6 | | | | Allow NULL? |
| 243 | LastPmnTyp | Last Payment Type | char | 1 | 0 | | | R=Receipt, V=Vendor Payment | Allow NULL? |
| 244 | LndCstNum | Landed Cost Number | int | 11 | 0 | | | | Allow NULL? |
| 245 | UseCorrVat | Use Correction VAT Group | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 246 | BlkCredMmo | Block Creating Credit Memo Tgt | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 247 | OpenForLaC | Open For Landed Costs | char | 1 | 0 | | Y | N=Closed for Landed Costs, Y=Open for Landed Costs | Allow NULL? |
| 248 | Excised | Excised | char | 1 | 0 | | O | C=Close, O=Open | Allow NULL? |
| 249 | ExcRefDate | Excise Ref. Date | date | 8 | 0 | | | | |
| 250 | ExcRmvTime | Excise Removal Time | nvarchar | 8 | 0 | | | | Allow NULL? |
| 251 | SrvGpPrcnt | Gross Profit Prcnt of Service | num | 19 | 6 | | | | Allow NULL? |
| 252 | DepositNum | Deposit Number | int | 11 | 0 | | | | Allow NULL? |
| 253 | CertNum | Certificate Number | nvarchar | 31 | 0 | | | | Allow NULL? |
| 254 | DutyStatus | Duty Status | char | 1 | 0 | | Y | N=Without Payment of Duty, Y=With Payment of Duty | Allow NULL? |
| 255 | AutoCrtFlw | Auto Create Follow-up Document | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 256 | FlwRefDate | Follow-up Document Ref. Date | date | 8 | 0 | | | | |
| 257 | FlwRefNum | Follow-up Document Ref. Number | nvarchar | 100 | 0 | | | | Allow NULL? |
| 258 | VatJENum | VAT Journal Entry Number | int | 11 | 0 | | -1 | | Allow NULL? |
| 259 | DpmVat | Down Payment Tax LC | num | 19 | 6 | | | | Allow NULL? |
| 260 | DpmVatFc | Down Payment Tax FC | num | 19 | 6 | | | | Allow NULL? |
| 261 | DpmVatSc | Down Payment Tax SC | num | 19 | 6 | | | | Allow NULL? |
| 262 | DpmAppVat | Down Payment Applied Tax LC | num | 19 | 6 | | | | Allow NULL? |
| 263 | DpmAppVatF | Down Payment Applied Tax FC | num | 19 | 6 | | | | Allow NULL? |
| 264 | DpmAppVatS | Down Payment Applied Tax SC | num | 19 | 6 | | | | Allow NULL? |
| 265 | InsurOp347 | 347 Insurance Operation | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 266 | IgnRelDoc | Ignore Relevant Doc on Archive | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 267 | BuildDesc | Build Descriptor | nvarchar | 50 | 0 | | | | Allow NULL? |
| 268 | ResidenNum | Residence Number | char | 1 | 0 | | 1 | 1=Spanish Fiscal ID, 2=VAT Registration Number, 3=Passport, 4=Fiscal ID Issued by the Residence Country, 5=Certificate of Fiscal Residence, 6=Other Document | Allow NULL? |
| 269 | Checker | Checker | int | 11 | 0 | | | | Allow NULL? |
| 270 | Payee | Payee | int | 11 | 0 | | | | Allow NULL? |
| 271 | CopyNumber | Copy Number | int | 11 | 0 | | 0 | | Allow NULL? |
| 272 | SSIExmpt | SSI Exemption | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 273 | PQTGrpSer | Pur Quotation Group Series | int | 6 | 0 | | | | Allow NULL? |
| 274 | PQTGrpNum | Pur Quotation Group Number | int | 11 | 0 | | | | Allow NULL? |
| 275 | PQTGrpHW | Pur Quotation Group Manual | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 276 | ReopOriDoc | Reopen Origin. Order by Return | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 277 | ReopManCls | Reop. Man. Closed/Canc. Orders | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 278 | DocManClsd | Document Was Closed Manually | char | 1 | 0 | | N | N=No, U=Unknown, Y=Yes | Allow NULL? |
| 279 | ClosingOpt | Closing Option | int | 6 | 0 | | 1 | | Allow NULL? |
| 280 | SpecDate | Posting Date Specified by User | date | 8 | 0 | | | | |
| 281 | Ordered | Payment Ordered | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 282 | NTSApprov | NTS Approved | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 283 | NTSWebSite | E-Tax Web Site | int | 6 | 0 | | | | Allow NULL? |
| 284 | NTSeTaxNo | E-Tax Number | nvarchar | 50 | 0 | | | | Allow NULL? |
| 285 | NTSApprNo | NTS Approval Number | nvarchar | 50 | 0 | | | | Allow NULL? |
| 286 | PayDuMonth | Start From | char | 1 | 0 | | | E=Month End, H=Half Month, N, Y=Month Start | Allow NULL? |
| 287 | ExtraMonth | Number of Additional Months | int | 6 | 0 | | | | Allow NULL? |
| 288 | ExtraDays | Number of Additional Days | int | 6 | 0 | | | | Allow NULL? |
| 289 | CdcOffset | Cash Discount Offset | int | 6 | 0 | | 0 | | Allow NULL? |
| 290 | SignMsg | Signature Input Message | text | 16 | 0 | | | | |
| 291 | SignDigest | Signature Digest | text | 16 | 0 | | | | |
| 292 | CertifNum | Certification Number | nvarchar | 50 | 0 | | | | Allow NULL? |
| 293 | KeyVersion | Private Key Version | int | 11 | 0 | | | | Allow NULL? |
| 294 | EDocGenTyp | Electr. Doc. Generation Type | char | 1 | 0 | | N | G=Generate, L=Generate - Later, N=Not Relevant, R=Send - Later, S=Send | Allow NULL? |
| 295 | ESeries | Electronic Series | int | 6 | 0 | | | | Allow NULL? |
| 296 | EDocNum | Electronic Document Number | nvarchar | 50 | 0 | | | | Allow NULL? |
| 297 | EDocExpFrm | Electronic Doc. Export Format | int | 11 | 0 | | | | Allow NULL? |
| 298 | OnlineQuo | Create Online Quotation | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 299 | POSEqNum | POS Equipment Number | nvarchar | 20 | 0 | | | | Allow NULL? |
| 300 | POSManufSN | POS Manufacturer Serial Number | nvarchar | 20 | 0 | | | | Allow NULL? |
| 301 | POSCashN | POS Cashier Number | int | 11 | 0 | | | | Allow NULL? |
| 302 | EDocStatus | Electronic Document Status | char | 1 | 0 | | C | C=OK, E=Error, N=New, P=Pending, S=Sent | Allow NULL? |
| 303 | EDocCntnt | Electronic Document Content | text | 16 | 0 | | | | |
| 304 | EDocProces | Electronic Document Process | char | 1 | 0 | | C | C=CFD, I=CFDI | Allow NULL? |
| 305 | EDocErrCod | Electronic Document Error Code | nvarchar | 50 | 0 | | | | Allow NULL? |
| 306 | EDocErrMsg | Electronic Document Error Msg | text | 16 | 0 | | | | |
| 307 | EDocCancel | Electronic Document - Canceled | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 308 | EDocTest | Electronic Document - Testing | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 309 | EDocPrefix | Electronic Document - Prefix | nvarchar | 10 | 0 | | | | Allow NULL? |
| 310 | CUP | Unique Code of Project | int | 11 | 0 | | | | Allow NULL? |
| 311 | CIG | Contract Code Identification | int | 11 | 0 | | | | Allow NULL? |
| 312 | DpmAsDscnt | Discount Document with Dpm | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 313 | Attachment | Attachment | text | 16 | 0 | | | | |
| 314 | AtcEntry | Attachment Entry | int | 11 | 0 | | | | Allow NULL? |
| 315 | SupplCode | Supplementary Code | nvarchar | 254 | 0 | | | | Allow NULL? |
| 316 | GTSRlvnt | Relevant To GTS | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 317 | BaseDisc | Base Discount LC | num | 19 | 6 | | | | Allow NULL? |
| 318 | BaseDiscSc | Base Discount SC | num | 19 | 6 | | | | Allow NULL? |
| 319 | BaseDiscFc | Base Discount FC | num | 19 | 6 | | | | Allow NULL? |
| 320 | BaseDiscPr | Base Discount Percentage | num | 19 | 6 | | | | Allow NULL? |
| 321 | CreateTS | Creatn Time - Incl. Secs | int | 11 | 0 | | | | Allow NULL? |
| 322 | UpdateTS | Update Full Time | int | 11 | 0 | | | | Allow NULL? |
| 323 | SrvTaxRule | Apply Service Tax Rule | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 324 | AnnInvDecR | Annual Inv. Declaration Ref. | int | 11 | 0 | | | | Allow NULL? |
| 325 | Supplier | Supplier | nvarchar | 15 | 0 | | | | Allow NULL? |
| 326 | Releaser | Goods Distribution Approver | int | 11 | 0 | | | | Allow NULL? |
| 327 | Receiver | Goods Release Approver | int | 11 | 0 | | | | Allow NULL? |
| 328 | ToWhsCode | To Warehouse Code | nvarchar | 8 | 0 | | | | Allow NULL? |
| 329 | AssetDate | Fixed Asset Value Date | date | 8 | 0 | | | | |
| 330 | Requester | User Requesting Goods | nvarchar | 8 | 0 | | | | Allow NULL? |
| 331 | ReqName | User Name | nvarchar | 155 | 0 | | | | Allow NULL? |
| 332 | Branch | Branch | int | 6 | 0 | | | | Allow NULL? |
| 333 | Department | Department | int | 6 | 0 | | | | Allow NULL? |
| 334 | Email | E-Mail | nvarchar | 100 | 0 | | | | Allow NULL? |
| 335 | Notify | Send Notification Needed | char | 1 | 0 | | | N=No, Y=Yes | Allow NULL? |
| 336 | ReqType | Requester Type User/Employee | int | 11 | 0 | | 12 | 12=User, 171=Employee | Allow NULL? |
| 337 | OriginType | Document Origin | char | 1 | 0 | | M | D=Document Generation Wizard, M=Manual, R=MRP, S=Sales Order | Allow NULL? |
| 338 | IsReuseNum | Is Reusing Document Number | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 339 | IsReuseNFN | Is Reusing Nota Fiscal Number | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 340 | DocDlvry | Document Delivery | char | 1 | 0 | | | 0=None, 1=Create Online Document, 2=Post to Ariba Network | Allow NULL? |
| 341 | PaidDpm | Paid by Down Payment | num | 19 | 6 | | | | Allow NULL? |
| 342 | PaidDpmF | Paid by Down Payment (FC) | num | 19 | 6 | | | | Allow NULL? |
| 343 | PaidDpmS | Paid by Down Payment (SC) | num | 19 | 6 | | | | Allow NULL? |
| 344 | EnvTypeNFe | Environment Type NF-e | int | 11 | 0 | | -1 | | Allow NULL? |
| 345 | AgrNo | Agreement No. | int | 11 | 0 | | | | Allow NULL? |
| 346 | IsAlt | Is Alteration | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 347 | AltBaseTyp | Alteration Base Type | int | 11 | 0 | | -1 | -1, 13, 163, 165, 18 | Allow NULL? |
| 348 | AltBaseEnt | Alteration Base Entry | int | 11 | 0 | | | | Allow NULL? |
| 349 | AuthCode | Authorization Code | nvarchar | 250 | 0 | | | | Allow NULL? |
| 350 | StDlvDate | Start Delivery Date | date | 8 | 0 | | | | |
| 351 | StDlvTime | Start Delivery Time | int | 11 | 0 | | | | Allow NULL? |
| 352 | EndDlvDate | End Delivery Date | date | 8 | 0 | | | | |
| 353 | EndDlvTime | End Delivery Time | int | 11 | 0 | | | | Allow NULL? |
| 354 | VclPlate | Vehicle Plate | nvarchar | 20 | 0 | | | | Allow NULL? |
| 355 | ElCoStatus | Elec. Comm. Status | nvarchar | 10 | 0 | | | 0=Approved, 1=Pending Approval, 2=Rejected | Allow NULL? |
| 356 | AtDocType | AT Document Type | nvarchar | 2 | 0 | | | FR=FR, FS=FS, FT=FT, GA=GA, GC=GC, GD=GD, GR=GR, GT=GT, NC=NC, ND=ND | Allow NULL? |
| 357 | ElCoMsg | Elec. Comm. Message | nvarchar | 254 | 0 | | | | Allow NULL? |
| 358 | PrintSEPA | Print SEPA Direct Debit Prenotification | char | 1 | 0 | | N | N=No, Y=Yes | Allow NULL? |
| 359 | FreeChrg | Free of Charge BP | num | 19 | 6 | | | | Allow NULL? |
| 360 | FreeChrgFC | Free of Charge BP FC | num | 19 | 6 | | | | Allow NULL? |
| 361 | FreeChrgSC | Free of Charge BP SC | num | 19 | 6 | | | | Allow NULL? |
| 362 | NfeValue | NF-e Value | num | 19 | 6 | | | | Allow NULL? |
| 363 | FiscDocNum | Fiscal Document Number | nvarchar | 100 | 0 | | | | Allow NULL? |
| 364 | RelatedTyp | Related Type | int | 11 | 0 | | -1 | -1 | Allow NULL? |
| 365 | RelatedEnt | Related Entry | int | 11 | 0 | | | | Allow NULL? |
| 366 | CCDEntry | CCD Abs. Entry | int | 11 | 0 | | | | Allow NULL? |
| 367 | NfePrntFo | NF-e Printing Format | int | 11 | 0 | | 0 | 0=No DANFE, 1=Portrait, 2=Landscape, 3=Simplified, 4=DANFE NFC-e, 5=Mail | Allow NULL? |
| 368 | ZrdAbs | POS Daily Summary Number | int | 11 | 0 | | | | Allow NULL? |
| 369 | POSRcptNo | POS Receipt Number | int | 11 | 0 | | | | Allow NULL? |
| 370 | FoCTax | Free of Charge BP Tax | num | 19 | 6 | | | | Allow NULL? |
| 371 | FoCTaxFC | Free of Charge BP Tax FC | num | 19 | 6 | | | | Allow NULL? |
| 372 | FoCTaxSC | Free of Charge BP Tax SC | num | 19 | 6 | | | | Allow NULL? |
| 373 | TpCusPres | Type of End-User Presence | int | 11 | 0 | | | | Allow NULL? |
| 374 | ExcDocDate | Excise Doc. Date | date | 8 | 0 | | | | |
| 375 | FoCFrght | Free of Charge Freight | num | 19 | 6 | | | | Allow NULL? |
| 376 | FoCFrghtFC | Free of Charge Freight FC | num | 19 | 6 | | | | Allow NULL? |
| 377 | FoCFrghtSC | Free of Charge Freight SC | num | 19 | 6 | | | | Allow NULL? |
| 378 | InterimTyp | Interim Type | int | 6 | 0 | | 0 | 0=None | Allow NULL? |
| 379 | PTICode | POI Code | nvarchar | 5 | 0 | | | | Allow NULL? |
| 380 | Letter | Letter | char | 1 | 0 | | | | Allow NULL? |
| 381 | FolNumFrom | Folio Number From | int | 11 | 0 | | | | Allow NULL? |
| 382 | FolNumTo | Folio Number To | int | 11 | 0 | | | | Allow NULL? |
| 383 | FolSeries | Folio Series | int | 11 | 0 | | | | Allow NULL? |
| 384 | SplitTax | Split Payment Tax | num | 19 | 6 | | | | Allow NULL? |
| 385 | SplitTaxFC | Split Payment Tax FC | num | 19 | 6 | | | | Allow NULL? |
| 386 | SplitTaxSC | Split Payment Tax SC | num | 19 | 6 | | | | Allow NULL? |