DMFDefaultMappingGP Class [AX 2012]

The DMFDefaultMappingGP class is used to get or sets the default mappings between source and target.

class DMFDefaultMappingGP extends DMFDefaultMapping

Run On

Called

  MethodDescription
Dn541390.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery Gets the default query of an entity. (Inherited from DMFDefaultMapping.)
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_Customer Gets a customer data.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_CustomerAddress Gets a customer Address data.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_HCMPosition Gets a data from HCMPosition.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_InventTable Gets a data from InventTable.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_Ledger Gets a data from Ledger.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_Project Gets a data from Project.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_PurchLine Gets a data from PurchLine.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_PurchTable Gets a data from PurchTable.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_SalesLine Gets a data from SalesLine.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_SalesTable Gets a data from SalesTable.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_TaxPeriodHead Gets a data from TaxPeriodHead.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_VendGroup Gets a data from VendGroup.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_Vendor Gets a data from Vendor.
Dn541390.pubmethod(en-us,AX.60).gif getDefaultQuery_VendorAddress Gets a data from VendorAddress.
Dn541390.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif new Creates an instance and holds the provided DMFDefaultMapping object. (Inherited from DMFDefaultMapping.)
Dn541390.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.)
Dn541390.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.)
Dn541390.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn541390.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.)
Dn541390.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn541390.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  DMFDefaultMapping Class
    DMFDefaultMappingGP Class

Community Additions

ADD
Show: