InventPostingForm Class [AX 2012]

Syntax

class InventPostingForm

Run On

Called

Methods

  Method Description
Gg818399.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg818399.protmethod(en-us,AX.60).gif costCodeRange Creates the range that is used to filter the cost relation based on the data source that called.
Gg818399.protmethod(en-us,AX.60).gif custVendCodeRange Creates the range that is used to filter the value of the CustVendRelation field based on the calling data source.
Gg818399.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif initFields Initializes the fields in a record in the InventPosting table.
Gg818399.protmethod(en-us,AX.60).gif inventProfileTypeRange_RU Creates the range that is used to filter the ProfileType relation, based on the calling data source.
Gg818399.protmethod(en-us,AX.60).gif itemCodeRange Creates the range that is used to filter the item relation based on the calling data source.
Gg818399.pubmethod(en-us,AX.60).gif new
Gg818399.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.)
Gg818399.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.)
Gg818399.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif parmCommissionFlag Gets or sets the CommissionFlag parameter.
Gg818399.pubmethod(en-us,AX.60).gif queryProd
Gg818399.pubmethod(en-us,AX.60).gif queryPurch Adds support for the new IssueFixedAsset and InventIssueFixedAsset types.
Gg818399.pubmethod(en-us,AX.60).gif querySales
Gg818399.pubmethod(en-us,AX.60).gif queryTransferOrder_IN Adds support for the new IssueFixedAsset and InventIssueFixedAsset types.
Gg818399.pubmethod(en-us,AX.60).gif queryVariance Queries standard cost variance postings.
Gg818399.pubmethod(en-us,AX.60).gif searchAccountIdx Adds ranges to the form data source query to show records for the current selected account type sorted primarily by the AccountCode field.
Gg818399.protmethod(en-us,AX.60).gif searchIndex Adds ranges to the form data source query to show records for the current account type.
Gg818399.pubmethod(en-us,AX.60).gif searchItemIdx Adds ranges to the form data source query to show records for the current selected account type sorted primarily by the ItemCode field.
Gg818399.pubmethod(en-us,AX.60).gif setAccountRelation
Gg818399.pubmethod(en-us,AX.60).gif setCostRelation Set the cost relation field based on the old and new selection of the relation type.
Gg818399.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif updateNow
Gg818399.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.)
Gg818399.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg818399.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  InventPostingForm Class