Class AP_ManualCheck_bus

Properties

LOCAL cMainTable$="AP_ManualCheckHeader"  
LOCAL cIsSysDB=isFALSE  
LOCAL cBatchModule$="A/P"  
LOCAL cBatchTotalVars$="InvoiceAmt - DiscountAmt"+SEP  
LOCAL cBatchType$  
LOCAL cQuickPrintCheckNo$="*PRNT*"  
PROPERTY EnableACHElectronicPayments$   * Read Only *
PROPERTY AP_DefaultBankCode$   * Read Only *
PROPERTY AP_DefaultBankCodeToLastUsed$   * Read Only *
PROPERTY AP_CalcSalesTaxInAPDataEntry$   * Read Only *
PROPERTY AP_DisplayWarningWhenPastDiscDue$   * Read Only *
PROPERTY AP_IntegrateJobCost$   * Read Only *
PROPERTY DistributionBalance  
PROPERTY EnableWireTransfers$   * Read Only *
PROPERTY ReverseCheckKey$  

string key value of history check being reversed

PROPERTY VendorTableCode$=cVendorTableCode$  

Methods

FUNCTION CheckDetailReversal(tmpCheckKey$, tmpNOFInvoiceQ$, tmpSkipJCInvoiceQ$)  
FUNCTION CheckHeaderReversal(tmpCheckKey$)  
FUNCTION CheckHeaderReversal(tmpCheckKey$, tmpCheckType$)  
FUNCTION CLEAR()  
FUNCTION CreateWireTransfer()  
FUNCTION DeleteLine()  
FUNCTION FindCheck()  
FUNCTION GetNextCheckNo(tmpBankCode$, tmpCheckNo$)  
FUNCTION GetNextCheckNo(tmpBankCode$, tmpCheckNo$, tmpCheckType$)  
FUNCTION SetHeader(header$)  
FUNCTION VoidCheck()  
FUNCTION Write()  

Properties inherited from: CI_VendorNo_val

HoldPayment, SeparateCheck

Properties inherited from: SY_BatchDataEntry

BatchEnabled, ErrorBatchNo$

Methods inherited from: AP_CommonInvoiceSelection_bus

InvoiceCollectionAdd(), InvoiceCollectionDelete(), InvoiceCollectionFind(), PERFORM CheckForVendor()

Methods inherited from: CI_APDivision_val

ClassValidateAPDivision()

Methods inherited from: CI_BankCode_val

ClassValidateBankCode()

Methods inherited from: CI_VendorNo_val

ClassValidateVendorNo()

Methods inherited from: SY_BatchDataEntry

DELETE(), DeleteBatch(), DeleteBatchNo(), GetBatchHandle(), IsBatchActive(), ResetBatchSubType(), SelectBatch(), SelectNewBatch(), SetCurrentKey(), VerifyBatch(), WRITE(), ClassValidateBatchNo$()