Share via


RCashTransType Class [AX 2012]

Syntax

class RCashTransType

Run On

Called

Methods

  Method Description
JJ746027.pubmethod(en-us,AX.60).gif analysisDimensionValueId Returns a ledger dimension value record for a specified RCashParameters record of the DimensionAttribute table.
JJ746027.pubmethod(en-us,AX.60).gif attachement
JJ746027.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif cashTrans
JJ746027.pubmethod(en-us,AX.60).gif departmentDimensionValueId Returns a ledger dimension value record for a specified RCashParameters record of the DimensionAttribute table.
JJ746027.pubmethod(en-us,AX.60).gif departmentDimensionValueName Returns the name of a specified dimension attribute.
JJ746027.pubmethod(en-us,AX.60).gif docId
JJ746027.pubmethod(en-us,AX.60).gif docType
JJ746027.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif getRepresPersonName_LT Retrieves the representative person's name from a locally cached variable, if it is available; otherwise, calls the represPersonName_LT method.
JJ746027.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif new
JJ746027.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.)
JJ746027.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.)
JJ746027.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif offAccountantName
JJ746027.pubmethod(en-us,AX.60).gif offCashierName
JJ746027.pubmethod(en-us,AX.60).gif offDirectorName
JJ746027.pubmethod(en-us,AX.60).gif offDirectorTitle
JJ746027.pubmethod(en-us,AX.60).gif offsetAccountName
JJ746027.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif parmLanguageID Gets or sets the LanguageID parameter.
JJ746027.pubmethod(en-us,AX.60).gif purposeDimensionValueId Returns a ledger dimension value record for a specified RCashParameters record of the DimensionAttribute table.
JJ746027.pubmethod(en-us,AX.60).gif represPersonCard
JJ746027.pubmethod(en-us,AX.60).gif represPersonName
JJ746027.pubmethod(en-us,AX.60).gif salesTaxAmount
JJ746027.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ746027.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.)
JJ746027.pubmethod(en-us,AX.60).gif vatAmount
JJ746027.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ746027.pubmethod(en-us,AX.60).gif JJ746027.static(en-us,AX.60).gif ::offsetLedgerDimension Find the specified offset ledger dimension of a LedgerJournalTrans table record.
JJ746027.pubmethod(en-us,AX.60).gif JJ746027.static(en-us,AX.60).gif ::represPersonName_LT Retrieves the representative person's name, based on the values of the cash transaction record.
JJ746027.pubmethod(en-us,AX.60).gif JJ746027.static(en-us,AX.60).gif ::represPersonNameCard

Top

Inheritance Hierarchy

Object Class
  RCashTransType Class