PurchRFQCaseAutoCreate_PlanPurOrder Class [AX 2012]

The PurchRFQCaseAutoCreate_PlanPurOrder class is for auto-generating requests for quote from planned purchase orders.

class PurchRFQCaseAutoCreate_PlanPurOrder extends PurchRFQCaseAutoCreate

Run On

Called

  MethodDescription
Gg951416.protmethod(en-us,AX.60).gif calcRFQHeaderValues (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif create (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.protmethod(en-us,AX.60).gif createPurchRFQCaseLine (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.protmethod(en-us,AX.60).gif createPurchRFQCaseTable (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.protmethod(en-us,AX.60).gif createPurchRFQVendlink (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.protmethod(en-us,AX.60).gif endUpdate (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif isEmptyBuffer (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.protmethod(en-us,AX.60).gif moveNextLine Moves to the next line of planned purchase orders. (Overrides the moveNextLine Method.)
Gg951416.protmethod(en-us,AX.60).gif moveNextVendor Moves to the next vendor. (Overrides the moveNextVendor Method.)
Gg951416.protmethod(en-us,AX.60).gif new Initializes a new instance of the PurchRFQCaseAutoCreate_PlanPurOrder class. (Overrides the new Method.)
Gg951416.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.)
Gg951416.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.)
Gg951416.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif parmBuffer Gets or sets the Buffer parameter. (Overrides the parmBuffer Method.)
Gg951416.pubmethod(en-us,AX.60).gif parmCallBackObject Gets or sets the CallBackObject parameter. (Inherited from PurchRFQCaseAutoCreate.)
Gg951416.protmethod(en-us,AX.60).gif purchRFQType Returns the purchase RFQ type. (Overrides the purchRFQType Method.)
Gg951416.protmethod(en-us,AX.60).gif setPurchRFQCaseLine Sets a purchase RFQ line based on the current planned purchase order. (Overrides the setPurchRFQCaseLine Method.)
Gg951416.protmethod(en-us,AX.60).gif setPurchRFQCaseTable Sets the purchase RFQ case. (Overrides the setPurchRFQCaseTable Method.)
Gg951416.protmethod(en-us,AX.60).gif setPurchRFQVendLink Sets the vendor based on the current vendor account (Overrides the setPurchRFQVendLink Method.)
Gg951416.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg951416.protmethod(en-us,AX.60).gif showInfo (Overrides the showInfo Method.)
Gg951416.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg951416.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.)
Gg951416.protmethod(en-us,AX.60).gif vendAccount Returns the vendor account from the current vendor. (Overrides the vendAccount Method.)
Gg951416.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg951416.pubmethod(en-us,AX.60).gif Gg951416.static(en-us,AX.60).gif ::construct Initializes a new instance of the PurchRFQCaseAutoCreate_PlanPurOrder class.
Top

This class extends the abstract class PurchRFQCaseAutoCreate.

Object Class
  PurchRFQCaseAutoCreate Class
    PurchRFQCaseAutoCreate_PlanPurOrder Class

Community Additions

ADD
Show: