RLedgerTurnoverTypePrecalcVend Class [AX 2012]

The RLedgerTurnoverTypeVend class implements logic for vendor turnover statements.

Syntax

class RLedgerTurnoverTypePrecalcVend extends RLedgerTurnoverTypeVend

Run On

Called

Methods

  Method Description
JJ825263.pubmethod(en-us,AX.60).gif addMainAccountRange Adds main account range to the report query. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.protmethod(en-us,AX.60).gif addRecIdFilter Adds record ID filter to the transaction form data source. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif addToFactureMap Adds facture information to the facture info cache. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif amountFieldLabels Returns a container holding amount field labels. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif canSelectParam Returns a boolean value indicating whether the report parameter can be selected. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif counteragentName Returns a conteragent name for the code. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif createPrecalcData Creates precalculated data for a transaction. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif description Gets the description of the class. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif drillThroughAction Performs a drill-through action for a particular amount. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ825263.protmethod(en-us,AX.60).gif fieldAccount Returns the field ID for the transaction field holding the counteragent account. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldAmount Returns field ID for the transaction field holding the amount. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif fieldAmountCur Returns field ID for the transaction field holding the amount in currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldAmountMST Returns field ID for the transaction field holding the amount in accounting currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldAmountMSTSec Returns field ID for the transaction field holding the amount in reporting currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldCorrection Returns field ID for the transaction field holding the correction flag. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldCurrencyCode Returns a container holding the table and field IDs for the currency code field. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldDefaultDimension Returns a container holding the table and field IDs for the default dimension field. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldInvoice Returns the field ID for the transaction field holding the invoice ID. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldLedgerDimension Returns a container holding the table and field IDs for the ledger dimension field. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif fieldMainAccount Returns a container holding the table and field IDs for the Main account field. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldOperationsTax Returns a container holding the table and field IDs for the posting layer field. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif fieldPostingProfile Returns the field ID for the transaction field holding the posting profile. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldSettleAmountCur Returns the field ID for the settlement transaction field holding the amount in currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldSettleAmountMST Returns the field ID for the settlement transaction field holding the amount in accounting currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldSettleAmountMSTSec Returns the field ID for the settlement transaction field holding the amount in reporting currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldSettleExchAdj Returns the field ID for the settlement transaction field holding the exchange adjustment amount. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldSettleExchAdjSec Returns the field ID for the settlement transaction field holding the exchange adjustment amount for reporting currency. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldSettlementDate Returns a container holding the table and field IDs for the settlement date field. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldSettleTransRecId Returns the field ID for the settlement transaction field holding the transaction record ID. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif fieldTransDate Returns a container holding the table and field IDs for the transaction date field. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldTransType Returns the field ID for the transaction field holding the transaction type. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif fieldVoucher Returns the field ID for the transaction field holding the transaction voucher. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.protmethod(en-us,AX.60).gif findFacture Finds the facture journal for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif findFactureAdvExchAdj Finds the facture journal of type 'exchange adjustment' for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif findFactureAdvReport Finds the facture journal of type 'advance report' for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif findFactureInvoice Finds the facture journal of type 'invoice' for the particular voucher and transaction date. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif findFacturePostingLog Finds the facture journal for the particular voucher and transaction date using transaction posting log. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif findFactureSettlement Finds the facture journal for the particular voucher and transaction date using settlement history. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif getKeyValue Returns a key value for a transaction field for filtering purposes. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif getMainAccountNum Retrieves the Main account for the transaction. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif groupKeyData Returns a container holding field IDs of key fields for filtering purposes. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif groupParamDefault Returns a container holding the default report grouping parameters. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif groupParamLabels Returns a container holding labels for selected report grouping parameters. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif groupParamNames Returns a container holding the list of available report grouping parameters. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif groupParamValueName Returns the description of a particular report grouping parameter value. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif groupParamValues Returns a container of grouping parameter values for the transaction. (Overrides the groupParamValues Method.)
JJ825263.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif isTransIncluded Returns true if the transaction must be included in the report calculation. (Overrides the isTransIncluded Method.)
JJ825263.pubmethod(en-us,AX.60).gif keyMainAccount Returns the name of the Main account report grouping parameter. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.protmethod(en-us,AX.60).gif ledgerPostingType Returns a container holding the ledger posting types for counteragent balance transactions. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif name Returns the class name. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif new Initializes a new instance of the RLedgerTurnoverTypeCustVend class. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.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.)
JJ825263.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.)
JJ825263.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif parmExpandedBalance Gets or sets the ExpandedBalance parameter. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif parmUpdateMode Gets or sets the UpdateMode parameter. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif query Returns the packed query of the report type. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif queryBalance Returns the packed balance query of the report type. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif queryRun Returns the QueryRun instance of the report query. (Inherited from RLedgerTurnoverType.)
JJ825263.protmethod(en-us,AX.60).gif reportType Returns the type enumeration for the report. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif settledAmount Returns the settled amount on date for the transaction. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif settledTransAmounts Returns the settled amounts on date for the transaction. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif settlementTableId Returns the table ID of the setllement history table. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif showBalanceTrans Returns true if itemizing balance is the option for this type of the report. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif showOrigin Returns true if showing the transaction origin is the option for this type of the report. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif splitTrans Returns the buffer containing the split transaction. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif subTransTableId Returns the table ID for the subtransaction table. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif transAmounts Returns a container holding amounts for the transaction. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif transDetailLabels Returns the container holding labels for the transaction document fields. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif transDetails Returns a container holding document fields for the transaction. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.protmethod(en-us,AX.60).gif transForm Returns the name of the transaction form. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.pubmethod(en-us,AX.60).gif transHeaderTableId Returns the table ID of the transaction header table. (Inherited from RLedgerTurnoverType.)
JJ825263.pubmethod(en-us,AX.60).gif transKeyData Returns a container holding field IDs of key fields for filtering purposes on the transaction level. (Inherited from RLedgerTurnoverTypeCustVend.)
JJ825263.pubmethod(en-us,AX.60).gif transTableId Returns the table ID of the transaction table. (Inherited from RLedgerTurnoverTypeVend.)
JJ825263.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.)
JJ825263.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ825263.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  RLedgerTurnoverType Class
    RLedgerTurnoverTypeCustVend Class
      RLedgerTurnoverTypeVend Class
        RLedgerTurnoverTypePrecalcVend Class