BookTransCalc_Sales_RU Class [AX 2012]

Syntax

class BookTransCalc_Sales_RU extends BookTransCalc_RU

Run On

Server

Methods

  Method Description
JJ770604.protmethod(en-us,AX.60).gif appendGtd
JJ770604.pubmethod(en-us,AX.60).gif calc (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ770604.protmethod(en-us,AX.60).gif checkDate (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ770604.protmethod(en-us,AX.60).gif findCustVendName Finds the name of a customer, vendor, or employee. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ770604.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ770604.protmethod(en-us,AX.60).gif isAmountAdjustment (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif isBadAmortisation (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif isPrepaymentStorno (Overrides the isPrepaymentStorno Method.)
JJ770604.protmethod(en-us,AX.60).gif isRestoredVAT (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif new Initializes a new instance of the BookTransCalc_RU class. (Inherited from BookTransCalc_RU.)
JJ770604.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.)
JJ770604.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.)
JJ770604.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ770604.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ770604.protmethod(en-us,AX.60).gif parmClosingDate Gets or sets the ClosingDate parameter.
JJ770604.pubmethod(en-us,AX.60).gif parmDataMap Gets or sets the DataMap parameter. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif parmFactureJour Gets or sets the FactureJour parameter. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif parmFactureList Gets or sets the FactureList parameter.
JJ770604.pubmethod(en-us,AX.60).gif parmFromDate Gets or sets the FromDate parameter. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif parmFullCheck Gets or sets the FullCheck parameter. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif parmLineNum Gets or sets the LineNum parameter. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif parmOperationRecId Gets or sets the OperationRecId parameter. (Inherited from BookTransCalc_RU.)
JJ770604.pubmethod(en-us,AX.60).gif parmProcessLogTransOper Gets or sets the ProcessLogTransOper parameter.
JJ770604.pubmethod(en-us,AX.60).gif parmToDate Gets or sets the ToDate parameter. (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif processAdvanceReport (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif processAmountAdjustment (Overrides the processAmountAdjustment Method.)
JJ770604.protmethod(en-us,AX.60).gif processAmountDiff (Overrides the processAmountDiff Method.)
JJ770604.protmethod(en-us,AX.60).gif processCustom (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif processFacture (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif processInvoice (Overrides the processInvoice Method.)
JJ770604.protmethod(en-us,AX.60).gif processPrepayment (Overrides the processPrepayment Method.)
JJ770604.protmethod(en-us,AX.60).gif processPrepaymentStorno (Overrides the processPrepaymentStorno Method.)
JJ770604.protmethod(en-us,AX.60).gif processRestoredVAT (Inherited from BookTransCalc_RU.)
JJ770604.protmethod(en-us,AX.60).gif processTaxCorrection (Overrides the processTaxCorrection Method.)
JJ770604.protmethod(en-us,AX.60).gif reduceSettlementMap
JJ770604.protmethod(en-us,AX.60).gif reduceSettlementMap_Adj
JJ770604.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ770604.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ770604.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.)
JJ770604.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ770604.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ770604.pubmethod(en-us,AX.60).gif JJ770604.static(en-us,AX.60).gif ::newTransCalc

Top

Inheritance Hierarchy

Object Class
  BookTransCalc_RU Class
    BookTransCalc_Sales_RU Class
      BookTransCalc_Sales_OnDelivery_RU Class
      BookTransCalc_Sales_OnDeliveryExp_RU Class
      BookTransCalc_Sales_OnPayment_RU Class
      BookTransCalc_Sales_OnPaymentExp_RU Class