SysPolicySetup Class [AX 2012]

The SysPolicySetup class loads all the static data that is required for the policy framework.

class SysPolicySetup implements SysSetup

Run On

Called

  MethodDescription
Gg964166.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg964166.privmethod(en-us,AX.60).gif loadApprovalPolicyData Loads all default policy data for approval limits.
Gg964166.privmethod(en-us,AX.60).gif loadAuditPolicyData Loads all default policy data for auditing.
Gg964166.privmethod(en-us,AX.60).gif loadBenefitEligibilityPolicyData Loads the default policy data for benefit eligibility.
Gg964166.pubmethod(en-us,AX.60).gif loadData Loads all the out-of- box policy and rule types for all the modules that use them.
Gg964166.privmethod(en-us,AX.60).gif loadPurchasingPolicyData Loads all default policy data for purchasing, catalog, and category.
Gg964166.privmethod(en-us,AX.60).gif loadTrvPolicyData Loads all the default policy data for travel and expense.
Gg964166.privmethod(en-us,AX.60).gif loadVendInvoicePolicyData Loads all default policy data for vendor invoicing.
Gg964166.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg964166.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.)
Gg964166.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.)
Gg964166.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg964166.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.)
Gg964166.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg964166.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg964166.privmethod(en-us,AX.60).gif Gg964166.static(en-us,AX.60).gif ::addPolicyType Add a policy type to the SysPolicyType table if it does not exist in the table.
Gg964166.privmethod(en-us,AX.60).gif Gg964166.static(en-us,AX.60).gif ::addRuleType Adds a rule type to the SysPolicyRuleType table if it does not exist.
Gg964166.privmethod(en-us,AX.60).gif Gg964166.static(en-us,AX.60).gif ::addSourceDocumentQuery Adds a source document query to the SysPolicyTypeSourceDocumentQuery table if it does not occur in the table.
Top

Object Class
  SysPolicySetup Class

Community Additions

ADD
Show: