InterCompanyPostSales Class [AX 2012]

Syntax

class InterCompanyPostSales extends InterCompanyPost

Run On

Called

Methods

  Method Description
Gg734452.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg734452.protmethod(en-us,AX.60).gif conTmpFrmVirtual (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif creditRemaining
Gg734452.pubmethod(en-us,AX.60).gif documentStatus (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg734452.protmethod(en-us,AX.60).gif findExternalJournalsToTransfer (Inherited from InterCompanyPost.)
Gg734452.protmethod(en-us,AX.60).gif findInternalJournalsToTransfer (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif formLetterCollect (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif formLetterPost (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif formLetterUpdate (Overrides the formLetterUpdate Method.)
Gg734452.pubmethod(en-us,AX.60).gif fromFormLetter (Overrides the fromFormLetter Method.)
Gg734452.pubmethod(en-us,AX.60).gif fromParmId (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg734452.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg734452.pubmethod(en-us,AX.60).gif init (Inherited from InterCompanyPost.)
Gg734452.protmethod(en-us,AX.60).gif insertTmpFrmVirtual (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif interCompanyTrans (Inherited from InterCompanyPost.)
Gg734452.protmethod(en-us,AX.60).gif isTransactionReturn Checks whether the intercompany transaction is a return. (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif new (Inherited from InterCompanyPost.)
Gg734452.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.)
Gg734452.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.)
Gg734452.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg734452.protmethod(en-us,AX.60).gif orderId (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg734452.pubmethod(en-us,AX.60).gif run (Inherited from InterCompanyPost.)
Gg734452.protmethod(en-us,AX.60).gif salesUpdate
Gg734452.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg734452.protmethod(en-us,AX.60).gif statusIssue (Inherited from InterCompanyPost.)
Gg734452.protmethod(en-us,AX.60).gif statusReceipt Returns a StatusReceipt value. (Inherited from InterCompanyPost.)
Gg734452.pubmethod(en-us,AX.60).gif toFormLetter (Overrides the toFormLetter Method.)
Gg734452.pubmethod(en-us,AX.60).gif toFormLetterNew (Overrides the toFormLetterNew Method.)
Gg734452.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg734452.pubmethod(en-us,AX.60).gif toTable (Overrides the toTable Method.)
Gg734452.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.)
Gg734452.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg734452.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg734452.pubmethod(en-us,AX.60).gif Gg734452.static(en-us,AX.60).gif ::construct
Gg734452.pubmethod(en-us,AX.60).gif Gg734452.static(en-us,AX.60).gif ::post

Top

Inheritance Hierarchy

Object Class
  InterCompanyPost Class
    InterCompanyPostSales Class
      InterCompanyPostSales_Invoice Class
      InterCompanyPostSales_PackingSlip Class