InterCompanyTradingSetupForm Class [AX 2012]

Syntax

class InterCompanyTradingSetupForm

Run On

Called

Methods

  Method Description
Gg734834.pubmethod(en-us,AX.60).gif buttonRemoveRelationship Removes the relationship between the customer and the vendor InterCompanyTradingPartner records.
Gg734834.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif formDataSourceAgrmPolicyValidateWrite Checks the validity of the record in the IntercompanyAgreementActionPolicy table to be written.
Gg734834.pubmethod(en-us,AX.60).gif formDataSourcePolicyValidateWrite Validates the InterCompanyEndpointActionPolicy record to write.
Gg734834.pubmethod(en-us,AX.60).gif formDataSourceTransferValidateWrite Validates the InterCompanyEndpointActionPolicyTransfer record to write.
Gg734834.pubmethod(en-us,AX.60).gif formDataSourceValueMapValidateWrite Validates the InterCompanyTradingValueMap record to write.
Gg734834.pubmethod(en-us,AX.60).gif formMethodClose Rereads the calling data source and closes the InterCompanyTradingSetupForm form.
Gg734834.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg734834.protmethod(en-us,AX.60).gif new Initializes a new instance of the InterCompanyTradingSetupForm class.
Gg734834.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.)
Gg734834.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.)
Gg734834.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif parmFormRun Gets or sets the FormRun parameter.
Gg734834.pubmethod(en-us,AX.60).gif setActionPolicyAccessPurchase Enables and disables fields for the data source of the purchase InterCompanyEndpointActionPolicy and InterCompanyEndpointActionPolicyTransfer table.
Gg734834.pubmethod(en-us,AX.60).gif setActionPolicyAccessSales Enables and disables fields for the data source of the sales InterCompanyEndpointActionPolicy and InterCompanyEndpointActionPolicyTransfer table.
Gg734834.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif setValueMapAccess Enables and disables fields for the data source of the InterCompanyTradingValueMap table.
Gg734834.pubmethod(en-us,AX.60).gif setValueMapAccessExt_RU Enables and disables fields for the data source of the AifEndPointActionValueMapExt_RU table.
Gg734834.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg734834.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.)
Gg734834.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg734834.pubmethod(en-us,AX.60).gif Gg734834.static(en-us,AX.60).gif ::construct Creates a new instance of this class.
Gg734834.pubmethod(en-us,AX.60).gif Gg734834.static(en-us,AX.60).gif ::newFormRun Creates a new instance of this class.

Top

Inheritance Hierarchy

Object Class
  InterCompanyTradingSetupForm Class