AP Disbursement Metadata

GET {{base_url}}/metadata/CVEntry

Use this endpoint to retrieve the AP Disbursement metadata.

The metadata describes the fields in each table of the database for the record and describes whether or not the table is a custom table and whether or not it has a grid ID. Each field describes whether or not the field is required, the data type, the default value, whether or not it is updateable, and other useful minimums, limits, and maximum details.

For more information, see Metadata Reference.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

{"cvControl":{"Keys":"Batch","TableName":"cvControl","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Description","FieldType":"String","Caption":"Description","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Recurring","FieldType":"Checkbox","Caption":"Recurring","DefaultValue":"N","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"EndDate","FieldType":"Date","Caption":"End Date","DefaultValue":"2007-12-31T00:00:00.000","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"DefaultCurrencyCode","FieldType":"Dropdown","Caption":"Currency","DefaultValue":"[FUNCTIONALCURRENCYCODE]","Hidden":false,"Required":false,"Updateable":true,"MaxLength":3,"CodeTable":"FW_CFGCurrency","LimitToList":true},{"FieldName":"Total","FieldType":"Numeric","Caption":"Amount","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"SumTotal","FieldType":"Numeric","Caption":"File Total","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"DiffTotal","FieldType":"Numeric","Caption":"Difference","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"PayMethod","FieldType":"Dropdown","Caption":"Payment Method","DefaultValue":"B","Hidden":false,"Required":false,"Updateable":true,"LimitToList":true},{"FieldName":"DefaultLiab","FieldType":"Dropdown","Caption":"Default Liability","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"CodeTable":"CFGAPLiability Inner Join CA On CFGAPLiability.Account = CA.Account","LimitToList":true},{"FieldName":"DefaultLiabDescription","FieldType":"String","Caption":"Default Liability","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"DefaultBank","FieldType":"Dropdown","Caption":"Default Bank","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"CodeTable":"CFGBanks Inner Join CA On CFGBanks.Account = CA.Account","LimitToList":true},{"FieldName":"DefaultBankDescription","FieldType":"String","Caption":"Default Bank","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"DefaultDate","FieldType":"Date","Caption":"Default Voucher Date","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Selected","FieldType":"String","Caption":"Selected","DefaultValue":"Y","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Posted","FieldType":"String","Caption":"Posted","DefaultValue":"N","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Creator","FieldType":"String","Caption":"Creator","DefaultValue":"ADMIN","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Period","FieldType":"Numeric","Caption":"Period","DefaultValue":"200712","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Company","FieldType":"Company","Caption":"Company","DefaultValue":"[CURRENTCOMPANY]","Hidden":false,"Required":true,"Updateable":true,"MaxLength":14}],"Caption":"cvControl"},"cvMasterKey":{"Keys":"Batch,CheckNo","TableName":"cvMasterKey","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CheckNo","FieldType":"String","Caption":"CheckNo","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"StatusDesc","FieldType":"String","Caption":"StatusDesc","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Vendor","FieldType":"Vendor","Caption":"Vendor","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":8},{"FieldName":"Voucher","FieldType":"String","Caption":"Voucher","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Name","FieldType":"String","Caption":"Name","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Invoice","FieldType":"String","Caption":"Invoice","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"InvoiceDate","FieldType":"Date","Caption":"InvoiceDate","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Seq","FieldType":"Numeric","Caption":"Seq","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"BankCode","FieldType":"String","Caption":"BankCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true}],"Caption":"cvMasterKey"},"cvMaster":{"Keys":"Batch,CheckNo","TableName":"cvMaster","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"CheckNo","FieldType":"String","Caption":"Payment","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"TransactionID","FieldType":"String","Caption":"TransactionID","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":50},{"FieldName":"CreditCardCode","FieldType":"String","Caption":"CreditCardCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CreditCardPrimaryCode","FieldType":"String","Caption":"CreditCardPrimaryCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CreditCardKey","FieldType":"String","Caption":"CreditCardKey","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"Vendor","FieldType":"Vendor","Caption":"Vendor","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true,"MaxLength":8},{"FieldName":"VendorName","FieldType":"String","Caption":"Vendor","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"VendorTaxCode","FieldType":"String","Caption":"VendorTaxCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"RegAccount","FieldType":"Account","Caption":"RegAccount","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false,"MaxLength":6},{"FieldName":"OHAccount","FieldType":"Account","Caption":"OHAccount","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false,"MaxLength":6},{"FieldName":"DefaultExpenseCode","FieldType":"String","Caption":"DefaultExpenseCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"RegAccountName","FieldType":"String","Caption":"RegAccountName","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"OHAccountName","FieldType":"String","Caption":"OHAccountName","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"RegAccountCurrencyCode","FieldType":"String","Caption":"RegAccountCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"OHAccountCurrencyCode","FieldType":"String","Caption":"OHAccountCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"RegAccountGlobal","FieldType":"String","Caption":"RegAccountGlobal","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"OHAccountGlobal","FieldType":"String","Caption":"OHAccountGlobal","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"RegAccountType","FieldType":"String","Caption":"RegAccountType","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"OHAccountType","FieldType":"String","Caption":"OHAccountType","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"PaymentCurrencyCode","FieldType":"String","Caption":"PaymentCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"InvoiceDate","FieldType":"Date","Caption":"Invoice Date","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Invoice","FieldType":"String","Caption":"Invoice","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true,"MaxLength":20},{"FieldName":"TransDate","FieldType":"Date","Caption":"Date","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Voucher","FieldType":"Uppercase","Caption":"Voucher","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":7},{"FieldName":"PayDate","FieldType":"Date","Caption":"Payment Date","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"BankCode","FieldType":"String","Caption":"Bank","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":10},{"FieldName":"Address","FieldType":"String","Caption":"Address","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true,"MaxLength":20},{"FieldName":"Posted","FieldType":"String","Caption":"Posted","DefaultValue":"N","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Seq","FieldType":"Numeric","Caption":"Seq","DefaultValue":"0","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"CurrencyCode","FieldType":"Dropdown","Caption":"Currency","DefaultValue":"[FUNCTIONALCURRENCYCODE]","Hidden":false,"Required":true,"Updateable":true,"MaxLength":3,"CodeTable":"FW_CFGCurrency","LimitToList":true},{"FieldName":"CurrencyExchangeOverrideMethod","FieldType":"String","Caption":"CurrencyExchangeOverrideMethod","DefaultValue":"N","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CurrencyExchangeOverrideDate","FieldType":"Date","Caption":"CurrencyExchangeOverrideDate","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CurrencyExchangeOverrideRate","FieldType":"Numeric","Caption":"CurrencyExchangeOverrideRate","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true,"Decimals":10},{"FieldName":"Status","FieldType":"String","Caption":"Status","DefaultValue":"N","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"StatusDescription","FieldType":"String","Caption":"Status","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"AuthorizedByName","FieldType":"String","Caption":"Approved By","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"AuthorizedBy","FieldType":"String","Caption":"AuthorizedBy","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"RejectReason","FieldType":"String","Caption":"Reject Reason","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":500},{"FieldName":"ModUser","FieldType":"String","Caption":"ModUser","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"ModUserEmployee","FieldType":"String","Caption":"ModUserEmployee","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"ModDate","FieldType":"Datetime","Caption":"ModDate","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"BankAccountCurrencyCode","FieldType":"String","Caption":"BankAccountCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"Diary","FieldType":"Dropdown","Caption":"Diary","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"CodeTable":"CFGDiaryAutoNum LEFT JOIN CFGDiary ON CFGDiaryAutoNum.Code = CFGDiary.Code LEFT JOIN CFGDatesStatus ON CFGDiaryAutoNum.Period = CFGDatesStatus.Period and CFGDiaryAutoNum.Company = CFGDatesStatus.Company LEFT JOIN (SELECT '0/'+CONVERT(varchar,Years) AS Pd, Years * 100 AS Period FROM (SELECT Distinct Period/100 AS Years FROM CFGDatesStatus WHERE Closed = 'N' and CFGDatesStatus.Company = /*N*/'PR') x) _OpenYear ON CFGDiaryAutoNum.Period = _OpenYear.Period","LimitToList":true},{"FieldName":"DiaryNo","FieldType":"Numeric","Caption":"Diary Number","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false}],"Caption":"cvMaster"},"cvDetail":{"Keys":"Batch,CheckNo,PKey","TableName":"cvDetail","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"CheckNo","FieldType":"String","Caption":"CheckNo","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true,"MaxLength":32},{"FieldName":"PKey","FieldType":"String","Caption":"PKey","DefaultValue":"[GUID]","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Seq","FieldType":"Numeric","Caption":"Seq","DefaultValue":"0","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Description","FieldType":"String","Caption":"\u003cbr/\u003eDescription","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":40},{"FieldName":"WBS1","FieldType":"WBS1","Caption":"\u003cbr /\u003eProject","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":10},{"FieldName":"WBS1Name","FieldType":"String","Caption":"\u003cbr /\u003eProject Name","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"ClientName","FieldType":"String","Caption":"\u003cbr /\u003eClient Name","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"WBS2Level","FieldType":"String","Caption":"WBS2Level","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"ChargeType","FieldType":"String","Caption":"ChargeType","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"WBS2","FieldType":"WBS2","Caption":"\u003cbr /\u003ePhase","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":3},{"FieldName":"WBS2Name","FieldType":"String","Caption":"\u003cbr /\u003ePhase Name","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"WBS3Level","FieldType":"String","Caption":"WBS3Level","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"WBS3","FieldType":"WBS3","Caption":"\u003cbr /\u003eTask","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":3},{"FieldName":"WBS3Name","FieldType":"String","Caption":"\u003cbr /\u003eTask Name","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"FunctionalCurrencyCode","FieldType":"String","Caption":"FunctionalCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"Org","FieldType":"String","Caption":"Org","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"ExpenseCode","FieldType":"String","Caption":"Expense\u003cbr /\u003eCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"ExpenseCodeDesc","FieldType":"String","Caption":"Expense\u003cbr /\u003eCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"ExpenseCodeType","FieldType":"String","Caption":"ExpenseCodeType","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"AccountEditable","FieldType":"String","Caption":"AccountEditable","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"BillByDefaultConsultants","FieldType":"String","Caption":"BillByDefaultConsultants","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"BillByDefaultOtherExp","FieldType":"String","Caption":"BillByDefaultOtherExp","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"BillByDefaultORTable","FieldType":"String","Caption":"BillByDefaultORTable","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"Account","FieldType":"Account","Caption":"\u003cbr /\u003eAccount","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true,"MaxLength":6},{"FieldName":"AccountName","FieldType":"String","Caption":"\u003cbr /\u003eAccount Name","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"AccountCurrencyCode","FieldType":"String","Caption":"AccountCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"GlobalAccount","FieldType":"String","Caption":"GlobalAccount","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"AccountType","FieldType":"Numeric","Caption":"AccountType","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"NetAmount","FieldType":"Currency","Caption":"Net\u003cbr /\u003eAmount","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"TotalTax","FieldType":"Currency","Caption":"Total Tax\u003cbr /\u003eAmount","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"OriginatingVendor","FieldType":"Vendor","Caption":"Originating\u003cbr /\u003eVendor","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":8},{"FieldName":"Amount","FieldType":"Currency","Caption":"\u003cbr /\u003eAmount","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CurrencyExchangeOverrideRate","FieldType":"Numeric","Caption":"Exchange\u003cbr /\u003eOverride Rate","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true,"Decimals":10},{"FieldName":"PaymentAmount","FieldType":"Currency","Caption":"Payment\u003cbr /\u003eAmount","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"SuppressBill","FieldType":"String","Caption":"Suppress\u003cbr /\u003eBill","DefaultValue":"N","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Document","FieldType":"String","Caption":"\u003cbr /\u003eDocument","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"DocumentToolTipColumn","FieldType":"String","Caption":"DocumentToolTipColumn","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"OriginatingVendorName","FieldType":"String","Caption":"OriginatingVendorName","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"DefaultsSet","FieldType":"String","Caption":"DefaultsSet","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"TaxToolTipColumn","FieldType":"String","Caption":"TaxToolTipColumn","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false}],"Caption":"cvDetail"},"cvControlDefaultTaxCodes":{"Keys":"Batch,TaxCode","TableName":"cvControlDefaultTaxCodes","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"TaxCode","FieldType":"String","Caption":"\u003cbr /\u003eTax Code","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Description","FieldType":"String","Caption":"Description","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"Seq","FieldType":"Numeric","Caption":"Seq","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true}],"Caption":"cvControlDefaultTaxCodes"},"cvDetailTax":{"Keys":"Batch,CheckNo,PKey,TaxCode","TableName":"cvDetailTax","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"CheckNo","FieldType":"String","Caption":"CheckNo","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true,"MaxLength":32},{"FieldName":"PKey","FieldType":"String","Caption":"PKey","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"TaxCode","FieldType":"String","Caption":"\u003cbr /\u003eTax Code","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Seq","FieldType":"Numeric","Caption":"Seq","DefaultValue":"0","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Description","FieldType":"String","Caption":"Description","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"TaxAmount","FieldType":"Currency","Caption":"Tax Amount","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"CompoundOnTaxCode","FieldType":"String","Caption":"CompoundOnTaxCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true},{"FieldName":"Rate","FieldType":"Numeric","Caption":"Rate","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"LowRate","FieldType":"Numeric","Caption":"LowRate","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"HighRate","FieldType":"Numeric","Caption":"HighRate","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"AccountCurrencyCode","FieldType":"String","Caption":"AccountCurrencyCode","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"EffectiveRate","FieldType":"Numeric","Caption":"EffectiveRate","DefaultValue":"0","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"CompoundOnTaxCodeFromSetup","FieldType":"String","Caption":"CompoundOnTaxCodeFromSetup","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"ReverseCharge","FieldType":"String","Caption":"ReverseCharge","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false}],"Caption":"cvDetailTax"},"CVDOCUMENTS":{"Keys":"Batch,MasterPKey,FileID","TableName":"CVDOCUMENTS","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"MasterPKey","FieldType":"String","Caption":"MasterPKey","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"FileID","FieldType":"String","Caption":"FileID","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"AssociateNew","FieldType":"Checkbox","Caption":"AssociateNew","DefaultValue":"N","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"Seq","FieldType":"Numeric","Caption":"Seq","DefaultValue":"0","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"FileName","FieldType":"String","Caption":"FileName","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"FileNameSaved","FieldType":"String","Caption":"FileNameSaved","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false},{"FieldName":"FileDescription","FieldType":"String","Caption":"FileDescription","DefaultValue":"","Hidden":false,"Required":false,"Updateable":true,"MaxLength":500},{"FieldName":"FileDescriptionSaved","FieldType":"String","Caption":"FileDescriptionSaved","DefaultValue":"","Hidden":false,"Required":false,"Updateable":false}],"Caption":"CVDOCUMENTS"},"CVDOCUMENTSDETAIL":{"Keys":"Batch,MasterPKey,FileID,DetailPKey","TableName":"CVDOCUMENTSDETAIL","GridID":null,"Hidden":false,"Updateable":true,"Fields":[{"FieldName":"Batch","FieldType":"String","Caption":"Batch","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"MasterPKey","FieldType":"String","Caption":"MasterPKey","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"FileID","FieldType":"String","Caption":"FileID","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true},{"FieldName":"DetailPKey","FieldType":"String","Caption":"DetailPKey","DefaultValue":"","Hidden":false,"Required":true,"Updateable":true}],"Caption":"CVDOCUMENTSDETAIL"}}