Share via


CustVendCheque_Payroll Class [AX 2012]

The CustVendCheque_Payroll collects all the data used on the payroll pay stub.

Syntax

class CustVendCheque_Payroll extends CustVendCheque

Run On

Called

Methods

  Method Description
JJ764854.privmethod(en-us,AX.60).gif calcRemainingLines Helper method to determine the number of lines left to print in an overflow check
JJ764854.pubmethod(en-us,AX.60).gif cancelGeneratedCheques (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif checkDataOk Validates record of LedgerJournaltrans (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif checkDataOk_BR Validates record of LedgerJournaltrans according to brazilian rules (Inherited from CustVendCheque.)
JJ764854.privmethod(en-us,AX.60).gif checkNumPages Method to determine the total number of pages required for check printing. This is required to set blank checks if any check overflows.
JJ764854.pubmethod(en-us,AX.60).gif chequeNum (Inherited from CustVendCheque.)
JJ764854.privmethod(en-us,AX.60).gif clearPayrollTmpChequePrintout
JJ764854.protmethod(en-us,AX.60).gif convertAmountPaymCurToAmountTransCur Converts the specified amount from the currency of the payment to the currency of the transaction. (Inherited from CustVendCheque.)
JJ764854.protmethod(en-us,AX.60).gif convertAmountTransCurToAmountPaymCur Converts the specified amount from the currency of the open transaction to the currency of the payment. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif convertToMm (Inherited from CustVendCheque.)
JJ764854.privmethod(en-us,AX.60).gif copyToPayrollTmpTable
JJ764854.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif fillBankChequePaymentTrans (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif fillBankChequePaymentTrans_BR Initializes the calculation of payment transactions. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif fillPayStub Populates the data on the payroll pay stub.
JJ764854.pubmethod(en-us,AX.60).gif fillSlipTxt (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif formatChequeNum (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif getPayrollTmpChequePrintout Retrieves the temporary check printout.
JJ764854.pubmethod(en-us,AX.60).gif getSlipText Returns a container that contains the text to be used in a check slip and the number of empty lines that should follow the text (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ764854.protmethod(en-us,AX.60).gif initBankDetails (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif initChequeNumEx (Inherited from CustVendCheque.)
JJ764854.privmethod(en-us,AX.60).gif initTmpChequePrintoutForPayroll
JJ764854.privmethod(en-us,AX.60).gif insertFringeBenefitRecover
JJ764854.pubmethod(en-us,AX.60).gif interval (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif new Initializes a new instance of the CustVendCheque class. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif notesLines (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif output Creates the TmpChequePrintout table buffer that contains the information that is required to create the physical check. (Overrides the output Method.)
JJ764854.pubmethod(en-us,AX.60).gif output_BR Creates the TmpChequePrintout table buffer that contains the information that is required to create the physical check. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif parmAccountId Gets or sets the AccountId parameter. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif parmChequeNumMethod Gets or sets the ChequeNumMethod parameter. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif parmCompanyCity Gets or sets the CompanyCity parameter. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif parmFirstChequeNum Gets or sets the FirstChequeNum parameter. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif parmHcmWorker Gets or sets the HcmWorker parameter.
JJ764854.pubmethod(en-us,AX.60).gif parmLedgerJournalACType Gets or sets the LedgerJournalACType parameter. (Inherited from CustVendCheque.)
JJ764854.privmethod(en-us,AX.60).gif parmLedgerJournalTrans Gets or sets the LedgerJournalTrans parameter.
JJ764854.pubmethod(en-us,AX.60).gif parmNumOfBlankCheque Gets or sets the NumOfBlankCheque parameter. (Inherited from CustVendCheque.)
JJ764854.privmethod(en-us,AX.60).gif parmPayrollPayPeriod Gets or sets the PayrollPayPeriod parameter.
JJ764854.pubmethod(en-us,AX.60).gif parmPayrollPayStatement Gets or sets the PayrollPayStatement parameter.
JJ764854.pubmethod(en-us,AX.60).gif parmReportDataRowCounter Gets or sets the ReportDataRowCounter parameter.
JJ764854.privmethod(en-us,AX.60).gif populateBenefitAccrualLines
JJ764854.privmethod(en-us,AX.60).gif populateBenefitLines
JJ764854.privmethod(en-us,AX.60).gif populateEarningsLine
JJ764854.privmethod(en-us,AX.60).gif populatePayHeader
JJ764854.privmethod(en-us,AX.60).gif populateTaxLines
JJ764854.pubmethod(en-us,AX.60).gif processChequeNum Initializes BankChequeTable table update (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif processChequeNum_BR Initializes BankChequeTable table update (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif setBlankCheque Initializes process to update BankChequeTable table. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif setBlankCheque_BR Initializes process to update BankChequeTable table. (Inherited from CustVendCheque.)
JJ764854.protmethod(en-us,AX.60).gif setChequeAmount (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif setPaymentRef Sets value in PaymReference and BankChequeNum fields of LedgerJournalTrans (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif setPaymentRef_BR Sets value in PaymReference and BankChequeNum fields of LedgerJournalTrans (Inherited from CustVendCheque.)
JJ764854.protmethod(en-us,AX.60).gif setSignatures Sets the signatures boolean values. (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif shouldBlockOverride_BR (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif tmpChequePrintout (Inherited from CustVendCheque.)
JJ764854.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ764854.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  CustVendCheque Class
    CustVendCheque_Payroll Class