|
AR_CommonEntry, CI_CustomerNo_val, CI_SalespersonNo_val, SY_Customization, SY_LineEntryHeader_bus |
|
LOCAL cDefaultStopBillingDate$="59991231" |
|
LOCAL cDefaultTermsCode$ |
|
LOCAL cIsSysDB=isFALSE |
|
LOCAL cMainTable$="AR_RepetitiveInvoiceHeader" |
|
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 |
|
PROPERTY AR_BillToCustomerRpting$ * Read Only * |
|
PROPERTY AR_CommissionCalcBasedOn$ * Read Only * |
|
PROPERTY AR_Divisions$ * Read Only * |
|
PROPERTY AR_IntegrateJobCost$ * 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 CreateInvoice * Read Only * |
|
PROPERTY DefaultItemCode$ SET ERR ! From AR_Customer, used in UI * Read Only * |
|
PROPERTY JC_JobNoFormat$ * Read Only * |
|
PROPERTY JC_RetentionTaxable$ * Read Only * |
|
PROPERTY OverrideComission * Read Only * |
|
PROPERTY SalesTaxCalcObj * Read Only * |
|
FUNCTION AllowCreditCard() | ||||||||
|
FUNCTION AllowCreditCard(field$) This function determines if credit card is allowed in the invoice. | ||||||||
| ||||||||
| ||||||||
|
FUNCTION ChangeTaxSchedule() | ||||||||
|
FUNCTION Clear() Clear object record state | ||||||||
| ||||||||
|
FUNCTION ClearLastRecord() | ||||||||
|
FUNCTION CopyRepetitiveInvoice(fromCustomer$, fromReference$, copyMemos) Creates a new repetitive invoice from selected repetitive invoice, will copy memos if avaialable and selected to copy | ||||||||
| ||||||||
| ||||||||
|
FUNCTION DELETE(key$) | ||||||||
|
FUNCTION GetContext$(destTable$) | ||||||||
|
FUNCTION GetContextSourceTables$(context$) | ||||||||
|
FUNCTION OpenSalesTaxCalc() | ||||||||
|
FUNCTION RecalcTax() | ||||||||
|
FUNCTION ResetSelectThisProcess(ARDivision$, CustomerNo$, ReferenceNo$) | ||||||||
|
FUNCTION Update(ItemCode$) | ||||||||
|
FUNCTION Write() |
|
cCalcRetnRate, cCreditAccepted, cOverrideCommission, cBrowseOmit$, AllowBillToOverride, RetentionPercent, BillToSvcObj, UseBillToCreditLimit, UseBillToCreditHold, UseBillToTermsCode |
|
cAllowCashCust, cPerformCreditChecking, CreditExceeded, CreditHold, PerformCreditChecking, AllowCashCustomer |
|
cDummyIol$ |
|
BatchEnabled, Lines, ScriptPreTotalsDone |
|
AdjustCalculatedValue(), CalcCommissionAmt(), CalcRetentionRate(), PostFind(), RecalcRetentionAmt(), RecalcSalesTax(), SalesTaxRecalculation(), SetCommonInfo(), SetRecalc(), SetTaxDetail(), CheckJobCustomer(), DeleteTax(), SetCommonChildColl(), SetTax(), ValidateARDivisionNo(), ValidateBillToCustomerNo(), ValidateBillToDivisionNo(), ValidateCommission(), ValidateCommissionAmt(), ValidateCommissionRate(), ValidateCreditCardID(), ValidateFreightAmt(), ValidateGroupARDivisionRequired(), ValidateGroupARSalespersonReporting(), ValidateGroupARSalesTax(), ValidateGroupBillToCustomerRpting(), ValidateGroupJCIntegrated(), ValidateJobNo(), ValidatePaymentType(), ValidatePrintInvoice(), ValidateSalespersonDivisionNo(), ValidateSalespersonNo(), ValidateSoldTo() |
|
GetNextCustomerNo(), ClassOverrideCustomerNo(), ClassValidateCustomerNo() |
|
ClassValidateSalespersonNo() |
|
GetCustomizations(), PostTableRead(), PreNextRecord(), PreTableWrite() |
|
ActivityLogOverride(), ActivityLogPrepare(), AddLine(), AFMapTotalColumns(), CLEAR(), CommitLines(), DELETE(), Delete(), DeleteLine(), EditLine(), InsertLine(), MoveFirst(), MoveLast(), MoveNext(), MovePrevious(), ResetLine(), ScriptPreTotals(), SetCurrentKey(), SetHeader(), Write(), WriteLine(), ActivityLogCreateFile(), ActivityLogWasLineRenumbered(), ClearLastRecord() |
|