RLedgerSheetServer_ActAdjustCustVend Class [AX 2012]

Syntax

class RLedgerSheetServer_ActAdjustCustVend extends RLedgerSheetServer

Run On

Server

Methods

  Method Description
JJ807058.pubmethod(en-us,AX.60).gif agreementTitleKeyToBegBalanceKey Builds a new key based on _conKey parameter.
JJ807058.pubmethod(en-us,AX.60).gif agreementTitleKeyToPartitionKey Builds a new key based on _conKey parameter for specific partition type. New key reperesents agreement title which could be assotiated with partition type.
JJ807058.protmethod(en-us,AX.60).gif bindedTransactions
JJ807058.protmethod(en-us,AX.60).gif calcAgreementBalanceBegPeriod Calculates balance on begin period based on concrete agreement and stores in holder data as segment tree.
JJ807058.protmethod(en-us,AX.60).gif calcBalanceBegPeriod
JJ807058.protmethod(en-us,AX.60).gif calcDocument
JJ807058.privmethod(en-us,AX.60).gif calcPaymSettlementOtherCurrency
JJ807058.protmethod(en-us,AX.60).gif calcSumAccount (Inherited from RLedgerSheetServer.)
JJ807058.protmethod(en-us,AX.60).gif calcUnrealizedExchAdj
JJ807058.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ807058.privmethod(en-us,AX.60).gif collectData
JJ807058.privmethod(en-us,AX.60).gif createCursorCustVendSettlement
JJ807058.protmethod(en-us,AX.60).gif createKey
JJ807058.protmethod(en-us,AX.60).gif createKeyForPayment
JJ807058.protmethod(en-us,AX.60).gif createQuery
JJ807058.protmethod(en-us,AX.60).gif createStructBalance
JJ807058.protmethod(en-us,AX.60).gif createStructInvoice
JJ807058.protmethod(en-us,AX.60).gif createStructPayment
JJ807058.protmethod(en-us,AX.60).gif currentPaymentNum
JJ807058.protmethod(en-us,AX.60).gif dateToStrForKey
JJ807058.protmethod(en-us,AX.60).gif deleteZeroLine (Inherited from RLedgerSheetServer.)
JJ807058.protmethod(en-us,AX.60).gif determinePeriod
JJ807058.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ807058.protmethod(en-us,AX.60).gif existsDocumentInfo
JJ807058.protmethod(en-us,AX.60).gif findCustVendTrans
JJ807058.pubmethod(en-us,AX.60).gif findLastOpeningBalanceDate (Inherited from RLedgerSheetServer.)
JJ807058.protmethod(en-us,AX.60).gif findRootPayment
JJ807058.pubmethod(en-us,AX.60).gif getAgreementHeaderExt Gets agreement header based on reference.
JJ807058.pubmethod(en-us,AX.60).gif getCovenanteeBegPeriodBalance
JJ807058.pubmethod(en-us,AX.60).gif getDefaultNumValue
JJ807058.protmethod(en-us,AX.60).gif getDocumentDescription
JJ807058.protmethod(en-us,AX.60).gif getDocumentType
JJ807058.pubmethod(en-us,AX.60).gif getGlobalMap (Inherited from RLedgerSheetServer.)
JJ807058.pubmethod(en-us,AX.60).gif getHolderData
JJ807058.pubmethod(en-us,AX.60).gif getHolderDataContainer
JJ807058.protmethod(en-us,AX.60).gif getInvoiceId
JJ807058.protmethod(en-us,AX.60).gif getInvoiceIdForPayment
JJ807058.pubmethod(en-us,AX.60).gif getKeyMask
JJ807058.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ807058.protmethod(en-us,AX.60).gif getTransAmount (Inherited from RLedgerSheetServer.)
JJ807058.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ807058.protmethod(en-us,AX.60).gif initAccounts (Overrides the initAccounts Method.)
JJ807058.protmethod(en-us,AX.60).gif initCustVendTable
JJ807058.privmethod(en-us,AX.60).gif initHolderData
JJ807058.pubmethod(en-us,AX.60).gif initParameters (Overrides the initParameters Method.)
JJ807058.protmethod(en-us,AX.60).gif initValue (Overrides the initValue Method.)
JJ807058.pubmethod(en-us,AX.60).gif isInvoiceKey
JJ807058.privmethod(en-us,AX.60).gif keyMapNum
JJ807058.protmethod(en-us,AX.60).gif loopAction (Inherited from RLedgerSheetServer.)
JJ807058.privmethod(en-us,AX.60).gif moveNextSettlement
JJ807058.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
JJ807058.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.)
JJ807058.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.)
JJ807058.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ807058.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ807058.protmethod(en-us,AX.60).gif pickOutAgreement Gets reference to agreement header table assotiated with customer or vendor transaction.
JJ807058.privmethod(en-us,AX.60).gif processingCustVendSettlement
JJ807058.privmethod(en-us,AX.60).gif processingCustVendTrans
JJ807058.privmethod(en-us,AX.60).gif processingInvoice
JJ807058.privmethod(en-us,AX.60).gif processingPayment
JJ807058.privmethod(en-us,AX.60).gif processingPaymentsForInvoice
JJ807058.privmethod(en-us,AX.60).gif processingRepaymentForPayment
JJ807058.privmethod(en-us,AX.60).gif processingSettlementOtherCurrForPaym
JJ807058.privmethod(en-us,AX.60).gif processingUnrealizedAdjustment
JJ807058.pubmethod(en-us,AX.60).gif run (Overrides the run Method.)
JJ807058.protmethod(en-us,AX.60).gif setDimensionRange Sets dimension range in the query. (Inherited from RLedgerSheetServer.)
JJ807058.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ807058.protmethod(en-us,AX.60).gif takeIntoPayment
JJ807058.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ807058.protmethod(en-us,AX.60).gif updateAccounts (Inherited from RLedgerSheetServer.)
JJ807058.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.)
JJ807058.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ807058.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  RLedgerSheetServer Class
    RLedgerSheetServer_ActAdjustCustVend Class
      RLedgerSheetServer_ActAdjustCust Class
      RLedgerSheetServer_ActAdjustVend Class