EPPurchCOR Class [AX 2012]

Syntax

class EPPurchCOR

Run On

Called

Methods

  Method Description
Gg728345.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg728345.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.)
Gg728345.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.)
Gg728345.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg728345.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.)
Gg728345.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::allowEnterProductReceipt Checks whether the product receipt ID may be specified.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corChangeDelivery Changes the delivery date of the purchline table.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corChangeDeliveryValidate Validates the changed delivery date of a record in the PurchLine table.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corListCreateRanges
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corReceive Receives ordered items.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corReceiveValidate Validates whether the ordered items are partially or fully received.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corReject Rejects ordered items.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corRejectValidate Validates whether the ordered items are partially or fully rejected.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::corRemainPurchQty Finds the remaining quantity.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::displayInfoLog
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::findAssetTable Finds a record in the AssetTable table by using a previous receipt for the purchase line.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::findProcurementCategoryName Finds the procurement category name on the specified PurchLine object.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::findProductReceiptId Finds the latest posted product receipt ID.
Gg728345.pubmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::main Provides an entry point for the EPPurchCOR class when it is called from a menu item.
Gg728345.protmethod(en-us,AX.60).gif Gg728345.static(en-us,AX.60).gif ::splitPurchLine Split PurchLine into two one line with quantity 1 and other with the remaining quantity.

Top

Inheritance Hierarchy

Object Class
  EPPurchCOR Class