InterCompanyPostSales_Invoice Class [AX 2012]

Syntax

class InterCompanyPostSales_Invoice extends InterCompanyPostSales

Run On

Called

Methods

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

Top

Inheritance Hierarchy

Object Class
  InterCompanyPost Class
    InterCompanyPostSales Class
      InterCompanyPostSales_Invoice Class
        InterCompanyPostSales_InvoiceFromSales Class