LOCAL cDefaultTermsCode$ |
LOCAL cIsSysDB=isFALSE |
LOCAL cMainTable$="AR_InvoiceHeader" |
LOCAL cBatchModule$="A/R" |
LOCAL cBatchTotalVars$="TaxableSalesAmt+NonTaxableSalesAmt-FreightAmt-SalesTaxAmt"+SEP+"TaxableSalesAmt"+SEP+"NonTaxableSalesAmt"+SEP+"FreightAmt"+SEP+"SalesTaxAmt" |
LOCAL cBatchType$="01" |
LOCAL cBrowseOmit$ |
LOCAL cPerformCustomerStatusChecking=isTRUE |
LOCAL cAllowMultipleEMailAddresses |
PROPERTY AdjustWarningNum$ ! warning message code if invoice is adjusted and the divisions don't match for the salesperson, cleared by the UI |
PROPERTY AdjustWarningMsg$ ! warning message code if invoice is adjusted and the divisions don't match for the salesperson, cleared by the UI |
PROPERTY cAR_OpenInvoiceFH * Read Only * |
PROPERTY AR_BillToCustomerRpting$ * Read Only * |
PROPERTY AR_CommissionCalcBasedOn$ * Read Only * |
PROPERTY AR_Divisions$ * Read Only * |
PROPERTY AR_IntegrateJobCost$ * Read Only * |
PROPERTY AR_OpenItemCustomer$ * Read Only * |
PROPERTY AR_PrintInvoices$ * Read Only * |
PROPERTY AR_RetainDetailedInvHist$ * Read Only * |
PROPERTY AR_RetainDeletedInvoices$ * Read Only * |
PROPERTY AR_SalespersonCommRpting$ * Read Only * |
PROPERTY AR_SalesTaxReporting$ * Read Only * |
PROPERTY AR_SegmentForSalesPostings$ * Read Only * |
PROPERTY AR_TrackJCRetentionRecvbls$ * Read Only * |
PROPERTY CreateInvoice * Read Only * |
PROPERTY CreditCardVoidReqd * Read Only * |
Boolean property, when true a Credit card transaction processed exists that requires a void when deleted
|
PROPERTY CreditExceeded * Read Only * |
PROPERTY CreditHold * Read Only * |
PROPERTY CustomerEInvoice$ * Read Only * |
Bill to customer option: eInvoice Payments (Y/N)
|
PROPERTY DefaultItemCode$ SET ERR ! From AR_Customer, used in UI * Read Only * |
PROPERTY DocumentTotal * Read Only * |
PROPERTY EInvoice$ * Read Only * |
Company option: Enable Payments for eInvoices (Y/N)
|
PROPERTY HistoryExists * Read Only * |
PROPERTY InConfirm |
PROPERTY JC_JobNoFormat$ * Read Only * |
PROPERTY JC_RetentionTaxable$ * Read Only * |
PROPERTY OverrideComission * Read Only * |
PROPERTY OverrideCreditLimit * Read Only * |
PROPERTY SalesTaxCalcObj * Read Only * |