ID | Name | Description | |
---|---|---|---|
AP0001 | APP01 | Company Options | View |
AP0002 | APP02 | Invoicing Options | View |
AP0003 | APP03 | Payment and Aging Options | View |
AP0004 | APP04 | Integration Options | View |
AP0005 | APRDC | Distribution Codes | View |
AP0006 | APRAS | Account Sets | View |
AP0007 | APCLX | 1099 / CPRS Codes | View |
AP0008 | APDSD | Distribution Set Details | View |
AP0009 | APDSH | Distribution Sets | View |
AP0010 | APPTP | Payment Codes | View |
AP0011 | APRTB | Terms Payment Schedule | View |
AP0012 | APRTA | Terms | View |
AP0013 | APCCS | 1099 / CPRS Amounts | View |
AP0014 | APVCM | Vendor Comments | View |
AP0015 | APVEN | Vendors | View |
AP0016 | APVGR | Vendor Groups | View |
AP0017 | APVGS | Vendor Group Statistics | View |
AP0018 | APVNR | Remit-To Locations | View |
AP0019 | APVSM | Vendor Statistics | View |
AP0020 | APIBC | Invoice Batches | View |
AP0021 | APIBH | Invoices | View |
AP0022 | APIBD | Invoice Details | View |
AP0023 | APIBS | Invoice Payment Schedules | View |
AP0024 | APIBT | Invoice Detail Comments | View |
AP0025 | APOBL | Documents | View |
AP0026 | APOBS | Document Sched. Payments | View |
AP0027 | APOBP | Document Payments | View |
AP0029 | APPYM | Posted Payments | View |
AP0030 | APBTA | Payment and Adjustment Batches | View |
AP0031 | APTCR | Payments/Adjustments | View |
AP0032 | APTCN | Miscellaneous Payments | View |
AP0033 | APTCP | Applied Payments | View |
AP0034 | APTCU | Adjustment G/L Distributions | View |
AP0035 | APSLH | Selection Criteria Header | View |
AP0036 | APSLD | Selection Criteria Details | View |
AP0037 | APTRK | Payment G/L Distributions | View |
AP0038 | APPTER | Posting Error Messages | View |
AP0039 | APIVPT | Post Invoices | View |
AP0040 | APPYPT | Post Payments and Adjustments | View |
AP0041 | APUNGL | Revaluation | View |
AP0042 | APGLTR | Create G/L Batch | View |
AP0043 | APAGE | Age Documents | View |
AP0044 | APYREN | Process Year End | View |
AP0045 | APINTCK | Integrity Checker | View |
AP0047 | APSTAT | Update Statistics | View |
AP0048 | APPOOP | Create Open Document List | View |
AP0049 | APPREN | Clear Fully Paid Documents | View |
AP0050 | APPGCM | Clear Vendor Comments | View |
AP0051 | APPGST | Clear Statistics | View |
AP0052 | APPGIA | Delete Inactive Records | View |
using (HuAPConnection Connection = new HuAPConnection())
using (HuView POINVH = Connection.GetView("PO0420"))
using (HuView POINVC = Connection.GetView("PO0416"))
using (HuView POINVL = Connection.GetView("PO0430"))
using (HuView POINVG = Connection.GetView("PO0419"))
using (HuView POINVP = Connection.GetView("PO0436"))
using (HuView POINVS = Connection.GetView("PO0440"))
using (HuView POINVI = Connection.GetView("PO0421"))
using (HuView POINVM = Connection.GetView("PO0431"))
using (HuView POPORC = Connection.GetView("PO0610"))
using (HuView POPORH = Connection.GetView("PO0620"))
using (HuView POPORL = Connection.GetView("PO0630"))
using (HuView POPORG = Connection.GetView("PO0619"))
using (HuView POPORR = Connection.GetView("PO0632"))
using (HuView POPORI = Connection.GetView("PO0621"))
using (HuView POPORM = Connection.GetView("PO0631"))
using (HuView PORQNH = Connection.GetView("PO0760"))
using (HuView PORQNC = Connection.GetView("PO0750"))
using (HuView PORQNL = Connection.GetView("PO0770"))
using (HuView PORQNG = Connection.GetView("PO0759"))
using (HuView PORQNLV = Connection.GetView("PO0777"))
using (HuView PORQNLO = Connection.GetView("PO0773"))
using (HuView PORQNHO = Connection.GetView("PO0763"))
using (HuView POPORLO = Connection.GetView("PO0633"))
using (HuView POPORHO = Connection.GetView("PO0623"))
using (HuView PORCPH = Connection.GetView("PO0700"))
using (HuView PORCPC = Connection.GetView("PO0695"))
using (HuView PORCPL = Connection.GetView("PO0710"))
using (HuView PORCPG = Connection.GetView("PO0699"))
using (HuView PORCPS = Connection.GetView("PO0714"))
using (HuView PORCPV = Connection.GetView("PO0718"))
using (HuView PORCPVO = Connection.GetView("PO0721"))
using (HuView PORCPI = Connection.GetView("PO0701"))
using (HuView PORCPM = Connection.GetView("PO0711"))
using (HuView PORCPT = Connection.GetView("PO0715"))
using (HuView PORCPE = Connection.GetView("PO0697"))
using (HuView PORCPD = Connection.GetView("PO0696"))
using (HuView PORCPML = Connection.GetView("PO0781"))
using (HuView PORCPMS = Connection.GetView("PO0788"))
using (HuView PORCPSO = Connection.GetView("PO0719"))
using (HuView PORCPR = Connection.GetView("PO0705"))
using (HuView PORCPLO = Connection.GetView("PO0717"))
using (HuView PORCPLL = Connection.GetView("PO0789"))
using (HuView PORCPLS = Connection.GetView("PO0780"))
using (HuView PORCPHO = Connection.GetView("PO0703"))
using (HuView POINVT = Connection.GetView("PO0441"))
using (HuView POINVE = Connection.GetView("PO0417"))
using (HuView POINVD = Connection.GetView("PO0415"))
using (HuView POINVML = Connection.GetView("PO0818"))
using (HuView POINVMS = Connection.GetView("PO0811"))
using (HuView POINVR = Connection.GetView("PO0438"))
using (HuView POINVW = Connection.GetView("PO0444"))
using (HuView POINVSO = Connection.GetView("PO0443"))
using (HuView POINVLO = Connection.GetView("PO0433"))
using (HuView POINVLL = Connection.GetView("PO0819"))
using (HuView POINVLS = Connection.GetView("PO0810"))
using (HuView POINVHO = Connection.GetView("PO0423"))
{
POINVH.Compose(POINVC, POINVL, POINVS, POINVP, POINVG, POINVR, POINVW, POINVHO, POINVD);
POINVC.Compose(POINVH, POINVL);
POINVL.Compose(POINVH, POINVG, POINVI, POINVM, POINVLO, POINVLL, POINVLS);
POINVG.Compose(POINVH, POINVC, POINVL, POINVP, POINVS, POINVR, POINVW, POINVD);
POINVP.Compose(POINVH, POINVG);
POINVS.Compose(POINVH, POINVG, POINVI, POINVT, POINVR, POINVW, POINVSO, POINVD);
POINVI.Compose(POINVM, POINVT, POINVG, POINVH, POINVL, POINVS, POPORC, POPORG, POPORH, POPORL, POPORR, PORCPG, PORCPH, PORCPL, PORCPV, POINVE, POINVML, POINVMS);
POINVM.Compose(POINVI, POINVH, POINVL, POPORC, POPORH, POPORL, PORCPH, PORCPL, POPORG, POINVG);
POPORC.Compose(POPORH, POPORL);
POPORH.Compose(POPORC, POPORL, POPORR, POPORG, POPORHO);
POPORL.Compose(POPORH, POPORC, POPORG, POPORI, POPORM, POPORLO);
POPORG.Compose(POPORH, POPORC, POPORL, POPORR);
POPORR.Compose(POPORH, POPORG);
POPORI.Compose(POPORM, POPORG, POPORH, PORQNC, PORQNG, PORQNH, PORQNL, PORQNLV);
POPORM.Compose(POPORI, POPORG, POPORH, POPORL, PORQNH, PORQNL);
PORQNH.Compose(PORQNC, PORQNL, PORQNG, PORQNHO, PORQNLV);
PORQNC.Compose(PORQNH, PORQNL);
PORQNL.Compose(PORQNH, PORQNC, PORQNG, PORQNLO, PORQNLV);
PORQNG.Compose(PORQNH, PORQNC, PORQNL, PORQNLV);
PORQNLV.Compose(PORQNH, PORQNG, PORQNL);
PORQNLO.Compose(PORQNL);
PORQNHO.Compose(PORQNH);
POPORLO.Compose(POPORL);
POPORHO.Compose(POPORH);
PORCPH.Compose(PORCPC, PORCPL, PORCPV, PORCPS, PORCPG, PORCPR, PORCPHO, PORCPD);
PORCPC.Compose(PORCPH, PORCPL);
PORCPL.Compose(PORCPH, PORCPC, PORCPG, PORCPI, PORCPM, PORCPLO, PORCPLL, PORCPLS);
PORCPG.Compose(PORCPH, PORCPC, PORCPL, PORCPS, PORCPV, PORCPR, PORCPD);
PORCPS.Compose(PORCPV, PORCPG, PORCPH, PORCPI, PORCPT, PORCPSO, PORCPD);
PORCPV.Compose(PORCPH, PORCPS, PORCPG, PORCPVO);
PORCPVO.Compose(PORCPV);
PORCPI.Compose(PORCPM, PORCPT, POPORG, POPORH, POPORL, PORCPG, PORCPH, PORCPL, PORCPS, PORCPV, PORCPE, PORCPML, PORCPMS);
PORCPM.Compose(PORCPI, POPORH, POPORL, PORCPH, PORCPL, PORCPG, POPORG);
PORCPT.Compose(PORCPI, PORCPH, PORCPS, PORCPV);
PORCPE.Compose(PORCPI, PORCPD, PORCPS);
PORCPD.Compose(PORCPS, PORCPV, PORCPH, PORCPG, PORCPE);
PORCPML.Compose(PORCPI);
PORCPMS.Compose(PORCPI);
PORCPSO.Compose(PORCPS);
PORCPR.Compose(PORCPH, PORCPG);
PORCPLO.Compose(PORCPL);
PORCPLL.Compose(PORCPL, PORCPM, PORCPML);
PORCPLS.Compose(PORCPL, PORCPM, PORCPMS);
PORCPHO.Compose(PORCPH);
POINVT.Compose(POINVI, POINVH, POINVS, PORCPH, PORCPV, PORCPS, POINVG);
POINVE.Compose(POINVI, POINVD, POINVS);
POINVD.Compose(POINVS, POINVH, POINVG, POINVE);
POINVML.Compose(POINVI);
POINVMS.Compose(POINVI);
POINVR.Compose(POINVH, POINVG);
POINVW.Compose(POINVH, POINVG, POINVI, POINVT, POINVS, POINVR, POINVL);
POINVSO.Compose(POINVS);
POINVLO.Compose(POINVL);
POINVLL.Compose(POINVL, POINVM, POINVML);
POINVLS.Compose(POINVL, POINVM, POINVMS);
POINVHO.Compose(POINVH);
// Code Here
}
Field Name | Type | Size | Precision | Description | Mask | Index | Attribute |
---|---|---|---|---|---|---|---|
INVHSEQ | Decimal | 10 | 0 | Invoice Sequence Key | 1 | RKEA | |
NEXTLSEQ | Decimal | 10 | 0 | Next Line Sequence | 2 | A | |
LINES | Long | 4 | 0 | Lines | 3 | CEA | |
LINESCMPL | Long | 4 | 0 | Lines Complete | 4 | CEA | |
COSTS | Long | 4 | 0 | Costs | 5 | CEA | |
COSTSCMPL | Long | 4 | 0 | Costs Complete | 6 | CEA | |
PAYMENTS | Long | 4 | 0 | Payments | 7 | CEA | |
TAXLINES | Long | 4 | 0 | Lines Tax Calculation Sees | 8 | CEA | |
TAXAUTOCAL | Bool | 2 | 0 | Auto. tax calculation on save | 9 | CA | |
ISCOMPLETE | Bool | 2 | 0 | Completed | 10 | CA | |
DTCOMPLETE | Date | 5 | 0 | Date Completed | 11 | A | |
POSTDATE | Date | 5 | 0 | Last Posting Date | 12 | CA | |
PORHSEQ | Decimal | 10 | 0 | Purchase Order Sequence Key | 13 | EA | |
PONUMBER | Char | 22 | 0 | Purchase Order Number | %-22C | 14 | CA |
DATE | Date | 5 | 0 | Invoice Date | 15 | EA | |
FISCYEAR | Char | 4 | 0 | Fiscal Year | %4D | 16 | A |
FISCPERIOD | Int | 2 | 0 | Fiscal Period | 17 | AP | |
INVNUMBER | Char | 22 | 0 | Invoice Number | %-22C | 18 | EA |
VDCODE | Char | 12 | 0 | Vendor | %-12C | 19 | EA |
VDEXISTS | Bool | 2 | 0 | Vendor Exists | 20 | CA | |
VDNAME | Char | 60 | 0 | Name | 21 | EA | |
VDADDRESS1 | Char | 60 | 0 | Address 1 | 22 | EA | |
VDADDRESS2 | Char | 60 | 0 | Address 2 | 23 | EA | |
VDADDRESS3 | Char | 60 | 0 | Address 3 | 24 | EA | |
VDADDRESS4 | Char | 60 | 0 | Address 4 | 25 | EA | |
VDCITY | Char | 30 | 0 | City | 26 | EA | |
VDSTATE | Char | 30 | 0 | State/Province | 27 | EA | |
VDZIP | Char | 20 | 0 | Zip/Postal Code | 28 | EA | |
VDCOUNTRY | Char | 30 | 0 | Country | 29 | EA | |
VDPHONE | Char | 30 | 0 | Phone Number | (%-3C) %-3C-%-24C | 30 | EA |
VDFAX | Char | 30 | 0 | Fax Number | (%-3C) %-3C-%-24C | 31 | EA |
VDCONTACT | Char | 60 | 0 | Contact | 32 | EA | |
TERMSCODE | Char | 6 | 0 | Terms Code | %-6N | 33 | EA |
FROMDOC | Int | 2 | 0 | From Document | 34 | EA | |
FORPRIMARY | Int | 2 | 0 | Primary Vendor | 35 | CA | |
RCPHSEQ | Decimal | 10 | 0 | Receipt Sequence Key | 36 | EA | |
RCPNUMBER | Char | 22 | 0 | Receipt Number | %-22C | 37 | EA |
RCPDATE | Date | 5 | 0 | Receipt Date | 38 | A | |
RETHSEQ | Decimal | 10 | 0 | Return Sequence Key | 39 | EA | |
RETNUMBER | Char | 22 | 0 | Return Number | %-22C | 40 | EA |
RETDATE | Date | 5 | 0 | Return Date | 41 | A | |
DESCRIPTIO | Char | 60 | 0 | Description | 42 | EA | |
REFERENCE | Char | 60 | 0 | Reference | 43 | EA | |
COMMENT | Char | 250 | 0 | Comment | 44 | EA | |
CURRENCY | Char | 3 | 0 | Currency | %-3N | 53 | A |
RATE | Decimal | 8 | 7 | Exchange Rate | 54 | A | |
SPREAD | Decimal | 8 | 7 | Rate Spread | 55 | A | |
RATETYPE | Char | 2 | 0 | Rate Type | %-2N | 56 | A |
RATEMATCH | Int | 2 | 0 | Rate Match Type | 57 | A | |
RATEDATE | Date | 5 | 0 | Rate Date | 58 | A | |
RATEOPER | Int | 2 | 0 | Rate Operation | 59 | A | |
RATEOVER | Bool | 2 | 0 | Rate Overridden | 60 | A | |
SCURNDECML | Int | 2 | 0 | Decimal Places | 61 | A | |
DTPYMTASOF | Date | 5 | 0 | Payment As Of Date | 62 | EA | |
TERMDUEAMT | Decimal | 10 | 3 | Total Terms Amount Due | 63 | CEA | |
EXTWEIGHT | Decimal | 10 | 4 | Extended Weight | 64 | CEA | |
EXTENDED | Decimal | 10 | 3 | Extended Cost | 65 | CEA | |
DOCTOTAL | Decimal | 10 | 3 | Total | 66 | CA | |
AMOUNT | Decimal | 10 | 3 | Additional Costs | 67 | CEA | |
RQRECEIVED | Decimal | 10 | 4 | Quantity Received | 68 | CEA | |
TAXGROUP | Char | 12 | 0 | Tax Group | %-12N | 69 | EA |
TAXAUTH1 | Char | 12 | 0 | Tax Authority 1 | %-12N | 70 | A |
TAXAUTH2 | Char | 12 | 0 | Tax Authority 2 | %-12N | 71 | A |
TAXAUTH3 | Char | 12 | 0 | Tax Authority 3 | %-12N | 72 | A |
TAXAUTH4 | Char | 12 | 0 | Tax Authority 4 | %-12N | 73 | A |
TAXAUTH5 | Char | 12 | 0 | Tax Authority 5 | %-12N | 74 | A |
TAXCLASS1 | Int | 2 | 0 | Tax Class 1 | 75 | EA | |
TAXCLASS2 | Int | 2 | 0 | Tax Class 2 | 76 | EA | |
TAXCLASS3 | Int | 2 | 0 | Tax Class 3 | 77 | EA | |
TAXCLASS4 | Int | 2 | 0 | Tax Class 4 | 78 | EA | |
TAXCLASS5 | Int | 2 | 0 | Tax Class 5 | 79 | EA | |
TAXBASE1 | Decimal | 10 | 3 | Tax Base 1 | 80 | EA | |
TAXBASE2 | Decimal | 10 | 3 | Tax Base 2 | 81 | EA | |
TAXBASE3 | Decimal | 10 | 3 | Tax Base 3 | 82 | EA | |
TAXBASE4 | Decimal | 10 | 3 | Tax Base 4 | 83 | EA | |
TAXBASE5 | Decimal | 10 | 3 | Tax Base 5 | 84 | EA | |
TXINCLUDE1 | Decimal | 10 | 3 | Included Tax Amount 1 | 85 | A | |
TXINCLUDE2 | Decimal | 10 | 3 | Included Tax Amount 2 | 86 | A | |
TXINCLUDE3 | Decimal | 10 | 3 | Included Tax Amount 3 | 87 | A | |
TXINCLUDE4 | Decimal | 10 | 3 | Included Tax Amount 4 | 88 | A | |
TXINCLUDE5 | Decimal | 10 | 3 | Included Tax Amount 5 | 89 | A | |
TXEXCLUDE1 | Decimal | 10 | 3 | Excluded Tax Amount 1 | 90 | A | |
TXEXCLUDE2 | Decimal | 10 | 3 | Excluded Tax Amount 2 | 91 | A | |
TXEXCLUDE3 | Decimal | 10 | 3 | Excluded Tax Amount 3 | 92 | A | |
TXEXCLUDE4 | Decimal | 10 | 3 | Excluded Tax Amount 4 | 93 | A | |
TXEXCLUDE5 | Decimal | 10 | 3 | Excluded Tax Amount 5 | 94 | A | |
TAXAMOUNT1 | Decimal | 10 | 3 | Tax Amount 1 | 95 | EA | |
TAXAMOUNT2 | Decimal | 10 | 3 | Tax Amount 2 | 96 | EA | |
TAXAMOUNT3 | Decimal | 10 | 3 | Tax Amount 3 | 97 | EA | |
TAXAMOUNT4 | Decimal | 10 | 3 | Tax Amount 4 | 98 | EA | |
TAXAMOUNT5 | Decimal | 10 | 3 | Tax Amount 5 | 99 | EA | |
TXRECVAMT1 | Decimal | 10 | 3 | Tax Recoverable Amount 1 | 100 | A | |
TXRECVAMT2 | Decimal | 10 | 3 | Tax Recoverable Amount 2 | 101 | A | |
TXRECVAMT3 | Decimal | 10 | 3 | Tax Recoverable Amount 3 | 102 | A | |
TXRECVAMT4 | Decimal | 10 | 3 | Tax Recoverable Amount 4 | 103 | A | |
TXRECVAMT5 | Decimal | 10 | 3 | Tax Recoverable Amount 5 | 104 | A | |
TXEXPSAMT1 | Decimal | 10 | 3 | Tax Expense Amount 1 | 105 | A | |
TXEXPSAMT2 | Decimal | 10 | 3 | Tax Expense Amount 2 | 106 | A | |
TXEXPSAMT3 | Decimal | 10 | 3 | Tax Expense Amount 3 | 107 | A | |
TXEXPSAMT4 | Decimal | 10 | 3 | Tax Expense Amount 4 | 108 | A | |
TXEXPSAMT5 | Decimal | 10 | 3 | Tax Expense Amount 5 | 109 | A | |
TXALLOAMT1 | Decimal | 10 | 3 | Tax Allocated Amount 1 | 110 | A | |
TXALLOAMT2 | Decimal | 10 | 3 | Tax Allocated Amount 2 | 111 | A | |
TXALLOAMT3 | Decimal | 10 | 3 | Tax Allocated Amount 3 | 112 | A | |
TXALLOAMT4 | Decimal | 10 | 3 | Tax Allocated Amount 4 | 113 | A | |
TXALLOAMT5 | Decimal | 10 | 3 | Tax Allocated Amount 5 | 114 | A | |
TXBASEALLO | Decimal | 10 | 3 | Net of Tax | 115 | A | |
TXINCLUDED | Decimal | 10 | 3 | Tax Included | 116 | CA | |
TXEXCLUDED | Decimal | 10 | 3 | Tax Excluded | 117 | CA | |
TAXAMOUNT | Decimal | 10 | 3 | Total Tax | 118 | CA | |
TXRECVAMT | Decimal | 10 | 3 | Total Tax Recoverable | 119 | A | |
TXEXPSAMT | Decimal | 10 | 3 | Total Tax Expensed | 120 | A | |
TXALLOAMT | Decimal | 10 | 3 | Total Tax Allocated | 121 | A | |
F1099CLASS | Char | 6 | 0 | 1099/CPRS Class | %-6N | 122 | EA |
F1099AMT | Decimal | 10 | 3 | The 1099/CPRS Amount | 123 | EA | |
MPRORATED | Decimal | 10 | 3 | Manual Proration Total | 124 | CEA | |
MTOPRORATE | Decimal | 10 | 3 | Manual To Prorate | 125 | CEA | |
MEXPENSED | Decimal | 10 | 3 | Manual Proration Expensed | 126 | CA | |
SCAMOUNT | Decimal | 10 | 3 | Conversion Source Amount | 127 | CA | |
FCAMOUNT | Decimal | 10 | 3 | Conversion Functional Amount | 128 | CA | |
MULTIRCP | Bool | 2 | 0 | Multiple Receipts | 129 | EA | |
RCPS | Long | 4 | 0 | Receipts | 130 | CEA | |
BTCODE | Char | 6 | 0 | Bill-To Location | %-6N | 131 | EA |
BTDESC | Char | 60 | 0 | Bill-To Location Description | 132 | EA | |
BTADDRESS1 | Char | 60 | 0 | Bill-To Address 1 | 133 | EA | |
BTADDRESS2 | Char | 60 | 0 | Bill-To Address 2 | 134 | EA | |
BTADDRESS3 | Char | 60 | 0 | Bill-To Address 3 | 135 | EA | |
BTADDRESS4 | Char | 60 | 0 | Bill-To Address 4 | 136 | EA | |
BTCITY | Char | 30 | 0 | Bill-To City | 137 | EA | |
BTSTATE | Char | 30 | 0 | Bill-To State/Province | 138 | EA | |
BTZIP | Char | 20 | 0 | Bill-To Zip/Postal Code | 139 | EA | |
BTCOUNTRY | Char | 30 | 0 | Bill-To Country | 140 | EA | |
BTPHONE | Char | 30 | 0 | Bill-To Phone Number | (%-3C) %-3C-%-24C | 141 | EA |
BTFAX | Char | 30 | 0 | Bill-To Fax Number | (%-3C) %-3C-%-24C | 142 | EA |
BTCONTACT | Char | 60 | 0 | Bill-To Contact | 143 | EA | |
STCODE | Char | 6 | 0 | Ship-To Location | %-6N | 144 | EA |
STDESC | Char | 60 | 0 | Ship-To Location Description | 145 | EA | |
STADDRESS1 | Char | 60 | 0 | Ship-To Address 1 | 146 | EA | |
STADDRESS2 | Char | 60 | 0 | Ship-To Address 2 | 147 | EA | |
STADDRESS3 | Char | 60 | 0 | Ship-To Address 3 | 148 | EA | |
STADDRESS4 | Char | 60 | 0 | Ship-To Address 4 | 149 | EA | |
STCITY | Char | 30 | 0 | Ship-To City | 150 | EA | |
STSTATE | Char | 30 | 0 | Ship-To State/Province | 151 | EA | |
STZIP | Char | 20 | 0 | Ship-To Zip/Postal Code | 152 | EA | |
STCOUNTRY | Char | 30 | 0 | Ship-To Country | 153 | EA | |
STPHONE | Char | 30 | 0 | Ship-To Phone Number | (%-3C) %-3C-%-24C | 154 | EA |
STFAX | Char | 30 | 0 | Ship-To Fax Number | (%-3C) %-3C-%-24C | 155 | EA |
STCONTACT | Char | 60 | 0 | Ship-To Contact | 156 | EA | |
RTCODE | Char | 6 | 0 | Remit-To Location | %-6N | 157 | EA |
RTDESC | Char | 60 | 0 | Remit-To Location Description | 158 | A | |
RTADDRESS1 | Char | 60 | 0 | Remit-To Address 1 | 159 | A | |
RTADDRESS2 | Char | 60 | 0 | Remit-To Address 2 | 160 | A | |
RTADDRESS3 | Char | 60 | 0 | Remit-To Address 3 | 161 | A | |
RTADDRESS4 | Char | 60 | 0 | Remit-To Address 4 | 162 | A | |
RTCITY | Char | 30 | 0 | Remit-To City | 163 | A | |
RTSTATE | Char | 30 | 0 | Remit-To State/Province | 164 | A | |
RTZIP | Char | 20 | 0 | Remit-To Zip/Postal Code | 165 | A | |
RTCOUNTRY | Char | 30 | 0 | Remit-To Country | 166 | A | |
RTPHONE | Char | 30 | 0 | Remit-To Phone Number | (%-3C) %-3C-%-24C | 167 | A |
RTFAX | Char | 30 | 0 | Remit-To Fax Number | (%-3C) %-3C-%-24C | 168 | A |
RTCONTACT | Char | 60 | 0 | Remit-To Contact | 169 | A | |
PDRATE | Decimal | 8 | 7 | Predecessor's Exchange Rate | 170 | A | |
PDRATETYPE | Char | 2 | 0 | Predecessor's Rate Type | %-2N | 171 | A |
PDRATEDATE | Date | 5 | 0 | Predecessor's Rate Date | 172 | A | |
PDRATEOPER | Int | 2 | 0 | Predecessor's Rate Operation | 173 | A | |
PDRATEOVER | Bool | 2 | 0 | Predecessor's Rate Overridden | 174 | A | |
TAXCLASS1D | Char | 60 | 0 | Tax Class 1 Description | 181 | CA | |
TAXCLASS2D | Char | 60 | 0 | Tax Class 2 Description | 182 | CA | |
TAXCLASS3D | Char | 60 | 0 | Tax Class 3 Description | 183 | CA | |
TAXCLASS4D | Char | 60 | 0 | Tax Class 4 Description | 184 | CA | |
TAXCLASS5D | Char | 60 | 0 | Tax Class 5 Description | 185 | CA | |
TAXAUTH1D | Char | 60 | 0 | Tax Authority 1 Description | 186 | CA | |
TAXAUTH2D | Char | 60 | 0 | Tax Authority 2 Description | 187 | CA | |
TAXAUTH3D | Char | 60 | 0 | Tax Authority 3 Description | 188 | CA | |
TAXAUTH4D | Char | 60 | 0 | Tax Authority 4 Description | 189 | CA | |
TAXAUTH5D | Char | 60 | 0 | Tax Authority 5 Description | 190 | CA | |
CURRENCYD | Char | 60 | 0 | Currency Description | 191 | CA | |
RATETYPED | Char | 60 | 0 | Rate Type Description | 192 | CA | |
LASTRECEIP | Char | 22 | 0 | Last Receipt Number | %-22C | 193 | A |
RCPCOUNT | Int | 2 | 0 | Number of Posted Receipts | 194 | A | |
TAXGROUPD | Char | 60 | 0 | Tax Group Description | 195 | CA | |
TERMSCODED | Char | 60 | 0 | Terms Code Description | 196 | CA | |
PDRATETYPD | Char | 60 | 0 | Predecessor's Rate Type Descript | 197 | CA | |
TCBASEALLO | Decimal | 10 | 3 | Net of Tax Sum | 198 | CEA | |
TCINCLUDE1 | Decimal | 10 | 3 | Tax Included 1 Sum | 199 | CEA | |
TCINCLUDE2 | Decimal | 10 | 3 | Tax Included 2 Sum | 200 | CEA | |
TCINCLUDE3 | Decimal | 10 | 3 | Tax Included 3 Sum | 201 | CEA | |
TCINCLUDE4 | Decimal | 10 | 3 | Tax Included 4 Sum | 202 | CEA | |
TCINCLUDE5 | Decimal | 10 | 3 | Tax Included 5 Sum | 203 | CEA | |
TCALLOAMT1 | Decimal | 10 | 3 | Tax Allocated Amount 1 Sum | 204 | CEA | |
TCALLOAMT2 | Decimal | 10 | 3 | Tax Allocated Amount 2 Sum | 205 | CEA | |
TCALLOAMT3 | Decimal | 10 | 3 | Tax Allocated Amount 3 Sum | 206 | CEA | |
TCALLOAMT4 | Decimal | 10 | 3 | Tax Allocated Amount 4 Sum | 207 | CEA | |
TCALLOAMT5 | Decimal | 10 | 3 | Tax Allocated Amount 5 Sum | 208 | CEA | |
TCRECVAMT1 | Decimal | 10 | 3 | Tax Recoverable Amount 1 Sum | 209 | CEA | |
TCRECVAMT2 | Decimal | 10 | 3 | Tax Recoverable Amount 2 Sum | 210 | CEA | |
TCRECVAMT3 | Decimal | 10 | 3 | Tax Recoverable Amount 3 Sum | 211 | CEA | |
TCRECVAMT4 | Decimal | 10 | 3 | Tax Recoverable Amount 4 Sum | 212 | CEA | |
TCRECVAMT5 | Decimal | 10 | 3 | Tax Recoverable Amount 5 Sum | 213 | CEA | |
TCEXPSAMT1 | Decimal | 10 | 3 | Tax Expense Amount 1 Sum | 214 | CEA | |
TCEXPSAMT2 | Decimal | 10 | 3 | Tax Expense Amount 2 Sum | 215 | CEA | |
TCEXPSAMT3 | Decimal | 10 | 3 | Tax Expense Amount 3 Sum | 216 | CEA | |
TCEXPSAMT4 | Decimal | 10 | 3 | Tax Expense Amount 4 Sum | 217 | CEA | |
TCEXPSAMT5 | Decimal | 10 | 3 | Tax Expense Amount 5 Sum | 218 | CEA | |
TCALLOAMT | Decimal | 10 | 3 | Total Tax Allocated | 219 | CEA | |
TCINCLUDED | Decimal | 10 | 3 | Tax Included | 220 | CEA | |
TCEXCLUDED | Decimal | 10 | 3 | Tax Excluded | 221 | CEA | |
UBALTAXAMT | Decimal | 10 | 3 | Total Unbalanced Tax | 222 | CEA | |
UBALTXALLO | Decimal | 10 | 3 | Total Unbalanced Allocated Tax | 223 | CEA | |
UBALPRORAT | Decimal | 10 | 3 | Unbalanced Manual Proration Amou | 224 | CEA | |
INVTOTAL | Decimal | 10 | 3 | Invoice Total | 225 | EA | |
SUBTOTAL | Decimal | 10 | 3 | Subtotal | 226 | CA | |
PENDINGCAL | Bool | 2 | 0 | Tax calculation is pending | 227 | CA | |
USE1099 | Bool | 2 | 0 | Subject to 1099/CPRS Reporting | 228 | CA | |
LOCKED | Bool | 2 | 0 | Document Locked | 229 | CA | |
CANDELETE | Bool | 2 | 0 | Is Document Deletable | 230 | CA | |
RATEEXISTS | Bool | 2 | 0 | Exchange Rate Exists | 231 | CA | |
HASDETAILS | Bool | 2 | 0 | Has Details | 232 | CA | |
COSTGRPS | Long | 4 | 0 | Number of Cost Groups | 233 | CA | |
VDEMAIL | Char | 50 | 0 | 234 | EA | ||
VDPHONEC | Char | 30 | 0 | Contact Phone | (%-3C) %-3C-%-24C | 235 | EA |
VDFAXC | Char | 30 | 0 | Contact Fax | (%-3C) %-3C-%-24C | 236 | EA |
VDEMAILC | Char | 50 | 0 | Contact E-mail | 237 | EA | |
BTEMAIL | Char | 50 | 0 | Bill-To E-mail | 238 | EA | |
BTPHONEC | Char | 30 | 0 | Bill-To Contact Phone | (%-3C) %-3C-%-24C | 239 | EA |
BTFAXC | Char | 30 | 0 | Bill-To Contact Fax | (%-3C) %-3C-%-24C | 240 | EA |
BTEMAILC | Char | 50 | 0 | Bill-To Contact E-mail | 241 | EA | |
STEMAIL | Char | 50 | 0 | Ship-To E-mail | 242 | EA | |
STPHONEC | Char | 30 | 0 | Ship-To Contact Phone | (%-3C) %-3C-%-24C | 243 | EA |
STFAXC | Char | 30 | 0 | Ship-To Contact Fax | (%-3C) %-3C-%-24C | 244 | EA |
STEMAILC | Char | 50 | 0 | Ship-To Contact E-mail | 245 | EA | |
RTEMAIL | Char | 50 | 0 | Remit-To E-mail | 246 | A | |
RTPHONEC | Char | 30 | 0 | Remit-To Contact Phone | (%-3C) %-3C-%-24C | 247 | A |
RTFAXC | Char | 30 | 0 | Remit-To Contact Fax | (%-3C) %-3C-%-24C | 248 | A |
RTEMAILC | Char | 50 | 0 | Remit-To Contact E-mail | 249 | A | |
DISCPCT | Decimal | 5 | 5 | Discount Percentage | 250 | EA | |
DISCOUNT | Decimal | 10 | 3 | Discount Amount | 251 | EA | |
DISCOUNTC | Decimal | 10 | 3 | Discount Amount Sum | 252 | CEA | |
NETXTENDED | Decimal | 10 | 3 | Net Extended Cost | 253 | CA | |
VALUES | Long | 4 | 0 | Optional Fields | 254 | CEA | |
PROCESSCMD | Int | 2 | 0 | Command | 255 | CEA | |
ONHOLD | Bool | 2 | 0 | On Hold | 256 | EA | |
TERMDBWT | Decimal | 10 | 3 | Payment Discount Base With Tax | 257 | A | |
TERMDBNT | Decimal | 10 | 3 | Payment Discount Base Without Ta | 258 | A | |
VERPRORATE | Int | 2 | 0 | Proration Version | 259 | A | |
HASRTG | Bool | 2 | 0 | Has Retainage | 260 | A | |
RTGRATE | Int | 2 | 0 | Retainage Exchange Rate | 261 | A | |
RTGBASE | Int | 2 | 0 | Retainage Base | 262 | A | |
RTGTERMS | Char | 6 | 0 | Retainage Terms Code | %-6N | 263 | A |
RTGAMOUNT | Decimal | 10 | 3 | Retainage Amount | 264 | CEA | |
JOBLINES | Long | 4 | 0 | Job Related Lines | 265 | CA | |
JOBCOSTS | Long | 4 | 0 | Job Related Costs | 266 | CEA | |
RTGTERMSD | Char | 60 | 0 | Retainage Terms Code Description | 267 | CA | |
HASJOB | Bool | 2 | 0 | Job Related | 268 | EA | |
URTDTOTAL | Decimal | 10 | 3 | Unretained Total | 269 | CA | |
TRCURRENCY | Char | 3 | 0 | Tax Reporting Currency | %-3N | 270 | A |
RATERC | Decimal | 8 | 7 | Tax Reporting Exchange Rate | 271 | A | |
SPREADRC | Decimal | 8 | 7 | Tax Reporting Rate Spread | 272 | A | |
RATETYPERC | Char | 2 | 0 | Tax Reporting Rate Type | %-2N | 273 | A |
RATEMTCHRC | Int | 2 | 0 | Tax Reporting Rate Match Type | 274 | A | |
RATEDATERC | Date | 5 | 0 | Tax Reporting Rate Date | 275 | A | |
RATEOPERRC | Int | 2 | 0 | Tax Reporting Rate Operation | 276 | A | |
RATERCOVER | Bool | 2 | 0 | Tax Reporting Rate Overridden | 277 | A | |
RCURNDECML | Int | 2 | 0 | Tax Reporting Decimal Places | 278 | A | |
TARAMOUNT1 | Decimal | 10 | 3 | Tax Reporting Amount 1 | 279 | A | |
TARAMOUNT2 | Decimal | 10 | 3 | Tax Reporting Amount 2 | 280 | A | |
TARAMOUNT3 | Decimal | 10 | 3 | Tax Reporting Amount 3 | 281 | A | |
TARAMOUNT4 | Decimal | 10 | 3 | Tax Reporting Amount 4 | 282 | A | |
TARAMOUNT5 | Decimal | 10 | 3 | Tax Reporting Amount 5 | 283 | A | |
TRINCLUDE1 | Decimal | 10 | 3 | Tax Reporting Included Amount 1 | 284 | A | |
TRINCLUDE2 | Decimal | 10 | 3 | Tax Reporting Included Amount 2 | 285 | A | |
TRINCLUDE3 | Decimal | 10 | 3 | Tax Reporting Included Amount 3 | 286 | A | |
TRINCLUDE4 | Decimal | 10 | 3 | Tax Reporting Included Amount 4 | 287 | A | |
TRINCLUDE5 | Decimal | 10 | 3 | Tax Reporting Included Amount 5 | 288 | A | |
TREXCLUDE1 | Decimal | 10 | 3 | Tax Reporting Excluded Amount 1 | 289 | A | |
TREXCLUDE2 | Decimal | 10 | 3 | Tax Reporting Excluded Amount 2 | 290 | A | |
TREXCLUDE3 | Decimal | 10 | 3 | Tax Reporting Excluded Amount 3 | 291 | A | |
TREXCLUDE4 | Decimal | 10 | 3 | Tax Reporting Excluded Amount 4 | 292 | A | |
TREXCLUDE5 | Decimal | 10 | 3 | Tax Reporting Excluded Amount 5 | 293 | A | |
TRRECVAMT1 | Decimal | 10 | 3 | Tax Reporting Recoverable Amt. 1 | 294 | A | |
TRRECVAMT2 | Decimal | 10 | 3 | Tax Reporting Recoverable Amt. 2 | 295 | A | |
TRRECVAMT3 | Decimal | 10 | 3 | Tax Reporting Recoverable Amt. 3 | 296 | A | |
TRRECVAMT4 | Decimal | 10 | 3 | Tax Reporting Recoverable Amt. 4 | 297 | A | |
TRRECVAMT5 | Decimal | 10 | 3 | Tax Reporting Recoverable Amt. 5 | 298 | A | |
TREXPSAMT1 | Decimal | 10 | 3 | Tax Reporting Expense Amount 1 | 299 | A | |
TREXPSAMT2 | Decimal | 10 | 3 | Tax Reporting Expense Amount 2 | 300 | A | |
TREXPSAMT3 | Decimal | 10 | 3 | Tax Reporting Expense Amount 3 | 301 | A | |
TREXPSAMT4 | Decimal | 10 | 3 | Tax Reporting Expense Amount 4 | 302 | A | |
TREXPSAMT5 | Decimal | 10 | 3 | Tax Reporting Expense Amount 5 | 303 | A | |
TRALLOAMT1 | Decimal | 10 | 3 | Tax Reporting Allocated Amount 1 | 304 | A | |
TRALLOAMT2 | Decimal | 10 | 3 | Tax Reporting Allocated Amount 2 | 305 | A | |
TRALLOAMT3 | Decimal | 10 | 3 | Tax Reporting Allocated Amount 3 | 306 | A | |
TRALLOAMT4 | Decimal | 10 | 3 | Tax Reporting Allocated Amount 4 | 307 | A | |
TRALLOAMT5 | Decimal | 10 | 3 | Tax Reporting Allocated Amount 5 | 308 | A | |
PDRATERC | Decimal | 8 | 7 | Pred. Tax Reporting Exch. Rate | 309 | A | |
PDRATTYPRC | Char | 2 | 0 | Pred. Tax Reporting Rate Type | %-2N | 310 | A |
PDRATEDTRC | Date | 5 | 0 | Pred. Tax Reporting Rate Date | 311 | A | |
PDRATEOPRC | Int | 2 | 0 | Pred. Tax Reporting Rate Oper. | 312 | A | |
PDRATERCOV | Bool | 2 | 0 | Pred. Tax Reporting Rate Overrd. | 313 | A | |
RATERCEXST | Bool | 2 | 0 | Tax Reporting Exch. Rate Exists | 314 | CA | |
RATERCC | Decimal | 8 | 7 | Derived Tax Reporting Exch. Rate | 315 | CA | |
TRCURRDESC | Char | 60 | 0 | Tax Reporting Currency Desc. | 316 | CA | |
RATETYPRCD | Char | 60 | 0 | Tax Reporting Rate Type Desc. | 317 | CA | |
PDRATTPRCD | Char | 60 | 0 | Pred. Tax Rep. Rate Type Desc. | 318 | CA | |
TARAMOUNT | Decimal | 10 | 3 | Tax Reporting Total Amount | 319 | A | |
TRINCLUDED | Decimal | 10 | 3 | Tax Reporting Included Amount | 320 | A | |
TREXCLUDED | Decimal | 10 | 3 | Tax Reporting Excluded Amount | 321 | A | |
TRRECVAMT | Decimal | 10 | 3 | Tax Reporting Recoverable Amount | 322 | A | |
TREXPSAMT | Decimal | 10 | 3 | Tax Reporting Expensed Amount | 323 | A | |
TRALLOAMT | Decimal | 10 | 3 | Tax Reporting Allocated Amount | 324 | A | |
TACBASE1 | Decimal | 10 | 3 | Tax Base 1 Sum | 325 | CEA | |
TACBASE2 | Decimal | 10 | 3 | Tax Base 2 Sum | 326 | CEA | |
TACBASE3 | Decimal | 10 | 3 | Tax Base 3 Sum | 327 | CEA | |
TACBASE4 | Decimal | 10 | 3 | Tax Base 4 Sum | 328 | CEA | |
TACBASE5 | Decimal | 10 | 3 | Tax Base 5 Sum | 329 | CEA | |
TACAMOUNT1 | Decimal | 10 | 3 | Tax Amount 1 Sum | 330 | CEA | |
TACAMOUNT2 | Decimal | 10 | 3 | Tax Amount 2 Sum | 331 | CEA | |
TACAMOUNT3 | Decimal | 10 | 3 | Tax Amount 3 Sum | 332 | CEA | |
TACAMOUNT4 | Decimal | 10 | 3 | Tax Amount 4 Sum | 333 | CEA | |
TACAMOUNT5 | Decimal | 10 | 3 | Tax Amount 5 Sum | 334 | CEA | |
TCEXCLUDE1 | Decimal | 10 | 3 | Tax Excluded 1 Sum | 335 | CEA | |
TCEXCLUDE2 | Decimal | 10 | 3 | Tax Excluded 2 Sum | 336 | CEA | |
TCEXCLUDE3 | Decimal | 10 | 3 | Tax Excluded 3 Sum | 337 | CEA | |
TCEXCLUDE4 | Decimal | 10 | 3 | Tax Excluded 4 Sum | 338 | CEA | |
TCEXCLUDE5 | Decimal | 10 | 3 | Tax Excluded 5 Sum | 339 | CEA | |
TALAMOUNT1 | Decimal | 10 | 3 | Tax Reporting Amount 1 Sum | 340 | CEA | |
TALAMOUNT2 | Decimal | 10 | 3 | Tax Reporting Amount 2 Sum | 341 | CEA | |
TALAMOUNT3 | Decimal | 10 | 3 | Tax Reporting Amount 3 Sum | 342 | CEA | |
TALAMOUNT4 | Decimal | 10 | 3 | Tax Reporting Amount 4 Sum | 343 | CEA | |
TALAMOUNT5 | Decimal | 10 | 3 | Tax Reporting Amount 5 Sum | 344 | CEA | |
TLINCLUDE1 | Decimal | 10 | 3 | Tax Reporting Included 1 Sum | 345 | CEA | |
TLINCLUDE2 | Decimal | 10 | 3 | Tax Reporting Included 2 Sum | 346 | CEA | |
TLINCLUDE3 | Decimal | 10 | 3 | Tax Reporting Included 3 Sum | 347 | CEA | |
TLINCLUDE4 | Decimal | 10 | 3 | Tax Reporting Included 4 Sum | 348 | CEA | |
TLINCLUDE5 | Decimal | 10 | 3 | Tax Reporting Included 5 Sum | 349 | CEA | |
TLEXCLUDE1 | Decimal | 10 | 3 | Tax Reporting Excluded 1 Sum | 350 | CEA | |
TLEXCLUDE2 | Decimal | 10 | 3 | Tax Reporting Excluded 2 Sum | 351 | CEA | |
TLEXCLUDE3 | Decimal | 10 | 3 | Tax Reporting Excluded 3 Sum | 352 | CEA | |
TLEXCLUDE4 | Decimal | 10 | 3 | Tax Reporting Excluded 4 Sum | 353 | CEA | |
TLEXCLUDE5 | Decimal | 10 | 3 | Tax Reporting Excluded 5 Sum | 354 | CEA | |
TLALLOAMT1 | Decimal | 10 | 3 | Tax Rep. Allocated Amount 1 Sum | 355 | CEA | |
TLALLOAMT2 | Decimal | 10 | 3 | Tax Rep. Allocated Amount 2 Sum | 356 | CEA | |
TLALLOAMT3 | Decimal | 10 | 3 | Tax Rep. Allocated Amount 3 Sum | 357 | CEA | |
TLALLOAMT4 | Decimal | 10 | 3 | Tax Rep. Allocated Amount 4 Sum | 358 | CEA | |
TLALLOAMT5 | Decimal | 10 | 3 | Tax Rep. Allocated Amount 5 Sum | 359 | CEA | |
TLRECVAMT1 | Decimal | 10 | 3 | Tax Rep. Recoverable Amt. 1 Sum | 360 | CEA | |
TLRECVAMT2 | Decimal | 10 | 3 | Tax Rep. Recoverable Amt. 2 Sum | 361 | CEA | |
TLRECVAMT3 | Decimal | 10 | 3 | Tax Rep. Recoverable Amt. 3 Sum | 362 | CEA | |
TLRECVAMT4 | Decimal | 10 | 3 | Tax Rep. Recoverable Amt. 4 Sum | 363 | CEA | |
TLRECVAMT5 | Decimal | 10 | 3 | Tax Rep. Recoverable Amt. 5 Sum | 364 | CEA | |
TLEXPSAMT1 | Decimal | 10 | 3 | Tax Rep. Expense Amount 1 Sum | 365 | CEA | |
TLEXPSAMT2 | Decimal | 10 | 3 | Tax Rep. Expense Amount 2 Sum | 366 | CEA | |
TLEXPSAMT3 | Decimal | 10 | 3 | Tax Rep. Expense Amount 3 Sum | 367 | CEA | |
TLEXPSAMT4 | Decimal | 10 | 3 | Tax Rep. Expense Amount 4 Sum | 368 | CEA | |
TLEXPSAMT5 | Decimal | 10 | 3 | Tax Rep. Expense Amount 5 Sum | 369 | CEA | |
RTGTAXREP | Int | 2 | 0 | Report Retainage Tax | 370 | A | |
TAXVERSION | Long | 4 | 0 | Tax State Version | 371 | A | |
RAXBASE1 | Decimal | 10 | 3 | Retainage Tax Base 1 | 372 | A | |
RAXBASE2 | Decimal | 10 | 3 | Retainage Tax Base 2 | 373 | A | |
RAXBASE3 | Decimal | 10 | 3 | Retainage Tax Base 3 | 374 | A | |
RAXBASE4 | Decimal | 10 | 3 | Retainage Tax Base 4 | 375 | A | |
RAXBASE5 | Decimal | 10 | 3 | Retainage Tax Base 5 | 376 | A | |
RAXAMOUNT1 | Decimal | 10 | 3 | Retainage Tax Amount 1 | 377 | A | |
RAXAMOUNT2 | Decimal | 10 | 3 | Retainage Tax Amount 2 | 378 | A | |
RAXAMOUNT3 | Decimal | 10 | 3 | Retainage Tax Amount 3 | 379 | A | |
RAXAMOUNT4 | Decimal | 10 | 3 | Retainage Tax Amount 4 | 380 | A | |
RAXAMOUNT5 | Decimal | 10 | 3 | Retainage Tax Amount 5 | 381 | A | |
RXRECVAMT1 | Decimal | 10 | 3 | Retainage Tax Recoverable Amt. 1 | 382 | A | |
RXRECVAMT2 | Decimal | 10 | 3 | Retainage Tax Recoverable Amt. 2 | 383 | A | |
RXRECVAMT3 | Decimal | 10 | 3 | Retainage Tax Recoverable Amt. 3 | 384 | A | |
RXRECVAMT4 | Decimal | 10 | 3 | Retainage Tax Recoverable Amt. 4 | 385 | A | |
RXRECVAMT5 | Decimal | 10 | 3 | Retainage Tax Recoverable Amt. 5 | 386 | A | |
RXEXPSAMT1 | Decimal | 10 | 3 | Retainage Tax Expense Amount 1 | 387 | A | |
RXEXPSAMT2 | Decimal | 10 | 3 | Retainage Tax Expense Amount 2 | 388 | A | |
RXEXPSAMT3 | Decimal | 10 | 3 | Retainage Tax Expense Amount 3 | 389 | A | |
RXEXPSAMT4 | Decimal | 10 | 3 | Retainage Tax Expense Amount 4 | 390 | A | |
RXEXPSAMT5 | Decimal | 10 | 3 | Retainage Tax Expense Amount 5 | 391 | A | |
RXALLOAMT1 | Decimal | 10 | 3 | Retainage Tax Allocated Amount 1 | 392 | A | |
RXALLOAMT2 | Decimal | 10 | 3 | Retainage Tax Allocated Amount 2 | 393 | A | |
RXALLOAMT3 | Decimal | 10 | 3 | Retainage Tax Allocated Amount 3 | 394 | A | |
RXALLOAMT4 | Decimal | 10 | 3 | Retainage Tax Allocated Amount 4 | 395 | A | |
RXALLOAMT5 | Decimal | 10 | 3 | Retainage Tax Allocated Amount 5 | 396 | A | |
RTGTXSHIFT | Bool | 2 | 0 | Warn On Retainage Tax Shift | 397 | CA | |
RAXAMOUNT | Decimal | 10 | 3 | Retainage Tax Total Amount | 398 | A | |
TXRXAMT1 | Decimal | 10 | 3 | Tax Amount Plus Rtg. Tax Amt. 1 | 399 | A | |
TXRXAMT2 | Decimal | 10 | 3 | Tax Amount Plus Rtg. Tax Amt. 2 | 400 | A | |
TXRXAMT3 | Decimal | 10 | 3 | Tax Amount Plus Rtg. Tax Amt. 3 | 401 | A | |
TXRXAMT4 | Decimal | 10 | 3 | Tax Amount Plus Rtg. Tax Amt. 4 | 402 | A | |
TXRXAMT5 | Decimal | 10 | 3 | Tax Amount Plus Rtg. Tax Amt. 5 | 403 | A | |
RACBASE1 | Decimal | 10 | 3 | Retainage Tax Base 1 Sum | 404 | CEA | |
RACBASE2 | Decimal | 10 | 3 | Retainage Tax Base 2 Sum | 405 | CEA | |
RACBASE3 | Decimal | 10 | 3 | Retainage Tax Base 3 Sum | 406 | CEA | |
RACBASE4 | Decimal | 10 | 3 | Retainage Tax Base 4 Sum | 407 | CEA | |
RACBASE5 | Decimal | 10 | 3 | Retainage Tax Base 5 Sum | 408 | CEA | |
RACAMOUNT1 | Decimal | 10 | 3 | Retainage Tax Amount 1 Sum | 409 | CEA | |
RACAMOUNT2 | Decimal | 10 | 3 | Retainage Tax Amount 2 Sum | 410 | CEA | |
RACAMOUNT3 | Decimal | 10 | 3 | Retainage Tax Amount 3 Sum | 411 | CEA | |
RACAMOUNT4 | Decimal | 10 | 3 | Retainage Tax Amount 4 Sum | 412 | CEA | |
RACAMOUNT5 | Decimal | 10 | 3 | Retainage Tax Amount 5 Sum | 413 | CEA | |
RCRECVAMT1 | Decimal | 10 | 3 | Rtg. Tax Recoverable Amt. 1 Sum | 414 | CEA | |
RCRECVAMT2 | Decimal | 10 | 3 | Rtg. Tax Recoverable Amt. 2 Sum | 415 | CEA | |
RCRECVAMT3 | Decimal | 10 | 3 | Rtg. Tax Recoverable Amt. 3 Sum | 416 | CEA | |
RCRECVAMT4 | Decimal | 10 | 3 | Rtg. Tax Recoverable Amt. 4 Sum | 417 | CEA | |
RCRECVAMT5 | Decimal | 10 | 3 | Rtg. Tax Recoverable Amt. 5 Sum | 418 | CEA | |
RCEXPSAMT1 | Decimal | 10 | 3 | Rtg. Tax Expense Amount 1 Sum | 419 | CEA | |
RCEXPSAMT2 | Decimal | 10 | 3 | Rtg. Tax Expense Amount 2 Sum | 420 | CEA | |
RCEXPSAMT3 | Decimal | 10 | 3 | Rtg. Tax Expense Amount 3 Sum | 421 | CEA | |
RCEXPSAMT4 | Decimal | 10 | 3 | Rtg. Tax Expense Amount 4 Sum | 422 | CEA | |
RCEXPSAMT5 | Decimal | 10 | 3 | Rtg. Tax Expense Amount 5 Sum | 423 | CEA | |
RCALLOAMT1 | Decimal | 10 | 3 | Rtg. Tax Allocated Amount 1 Sum | 424 | CEA | |
RCALLOAMT2 | Decimal | 10 | 3 | Rtg. Tax Allocated Amount 2 Sum | 425 | CEA | |
RCALLOAMT3 | Decimal | 10 | 3 | Rtg. Tax Allocated Amount 3 Sum | 426 | CEA | |
RCALLOAMT4 | Decimal | 10 | 3 | Rtg. Tax Allocated Amount 4 Sum | 427 | CEA | |
RCALLOAMT5 | Decimal | 10 | 3 | Rtg. Tax Allocated Amount 5 Sum | 428 | CEA | |
VDACCTSET | Char | 6 | 0 | Vendor Account Set | %-6N | 429 | EA |
VDACCTDESC | Char | 60 | 0 | Vendor Account Set Description | 430 | A | |
DATEBUS | Date | 5 | 0 | Posting Date | 431 | EA | |
ENTEREDBY | Char | 8 | 0 | Entered By | 432 | A | |
DETAILNEXT | Int | 2 | 0 | Next Detail Number | 433 | A | |
IDN | Char | 30 | 0 | Import Declaration Number | 434 | EA |