BudgetDimensionValidationStatusContract Class [AX 2012]

The BudgetDimensionValidationStatusContract class is used as a data contract for budget dimension validation.

class BudgetDimensionValidationStatusContract extends DimensionValidationStatusContract

Run On

Called

  MethodDescription
Dn493061.protmethod(en-us,AX.60).gif addValidationMessage Adds the validation message to the validation messages list. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForComboInactive Adds the validation messages for the case of an inactive combination. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForConstraint Adds the validation messages for the case of the value not found in the constraint tree. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForInvalid Adds the validation messages for the case of invalid items. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForInvalidRequest Adds the validation messages for the case of invalid request. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForInvalidStructure Adds the validation messages for the case of invalid structure. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForInvalidValue Adds the validation messages for the case of invalid values. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForLedgerRelation Adds the validation messages for the case of invalid ledger relationships. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForRemainingValues Adds the validation messages for the values remaining to be validated. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForStructureChanged Adds the validation messages for the structure changes status to the validation messages list. (Overrides the addValidationMessagesForStructureChanged Method.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForValidValues Adds the validation messages for the valid values. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForValueInactive Adds the validation messages for the case of value being inactive. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForValueIsSuspended Adds the validation messages for the case of value being suspended. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif addValidationMessagesForValueIsTotal Adds the validation messages for the case of value being of type total. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn493061.protmethod(en-us,AX.60).gif determineValidationMessages Determines the validation messages for the validation status details. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif displayValidationMessages Displays the validation messages for the validation status details. (Inherited from DimensionValidationStatusContract.)
Dn493061.protmethod(en-us,AX.60).gif doDisplayValidValue Determines whether the specified dimension storage segment should be displayed. (Overrides the doDisplayValidValue Method.)
Dn493061.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif getInvalidValueDimensionAttribute Gets the record ID of the dimension attribute for the invalid value. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn493061.protmethod(en-us,AX.60).gif getValidValueAttributeValueContract Gets the attribute value contract instance for the specified dimension storage segment. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn493061.protmethod(en-us,AX.60).gif initialize Initializes the DimensionValidationStatusContract class. (Overrides the initialize Method.)
Dn493061.protmethod(en-us,AX.60).gif initializeValidationMessages Initializes the validation message collections. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif isActive Indicates whether the validation date is within the valid date range for the combination. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif isValid Gets a value that indicates whether the overall validation status is valid. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif merge Merges the specified validation status details into the current validation status instance. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif mergeActiveDates Merges the specified active dates into the current validation status instance. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn493061.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.)
Dn493061.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.)
Dn493061.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the DimensionValidationStatusContract class. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmActiveFrom Gets or sets the ActiveFrom parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmActiveTo Gets or sets the ActiveTo parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidDimensionAttribute Gets or sets the InvalidDimensionAttribute parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerChartOfAccounts Gets or sets the InvalidLedgerChartOfAccounts parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerRelationship Gets or sets the InvalidLedgerRelationship parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerRelationshipLeftAttr Gets or sets the InvalidLedgerRelationshipLeftAttr parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerRelationshipLeftValue Gets or sets the InvalidLedgerRelationshipLeftValue parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerRelationshipRightAttr Gets or sets the InvalidLedgerRelationshipRightAttr parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerRelationshipRightValue Gets or sets the InvalidLedgerRelationshipRightValue parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidLedgerStructure Gets or sets the InvalidLedgerStructure parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidRequest Gets or sets the InvalidRequest parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidRequestMainAccountIsRequired Gets or sets the InvalidRequestMainAccountIsRequired parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidStructure Gets or sets the InvalidStructure parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidValue Gets or sets the InvalidValue parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidValueConstraintNotFound Gets or sets the InvalidValueConstraintNotFound parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidValueIsActive Gets or sets the InvalidValueIsActive parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidValueIsSuspended Gets or sets the InvalidValueIsSuspended parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidValueIsTotal Gets or sets the InvalidValueIsTotal parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmInvalidValueLevel Gets or sets the InvalidValueLevel parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmStructureChangedError Gets or sets the StructureChangedError parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmValidationMessages Gets or sets the ValidationMessages parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmValidationRequest Gets or sets the ValidationRequest parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmValidationStatus Gets or sets the ValidationStatus parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif parmValidValues Gets or sets the ValidValues parameter. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif setInvalidLedgerRelationship Sets the invalid ledger relationship. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif setInvalidValue Sets the invalid dimension attribute value. (Inherited from DimensionValidationStatusContract.)
Dn493061.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif unpack Deserializes the _packedDimensionValidationStatusContract parameter value to an instance of the DimensionValidationStatusContract class. (Inherited from DimensionValidationStatusContract.)
Dn493061.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.)
Dn493061.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Dn493061.pubmethod(en-us,AX.60).gif Dn493061.static(en-us,AX.60).gif ::construct Initializes a new instance of the BudgetDimensionValidationStatusContract class.
Dn493061.pubmethod(en-us,AX.60).gif Dn493061.static(en-us,AX.60).gif ::create Creates an instance of the BudgetDimensionValidationStatusContract class from a packed copy.
Dn493061.pubmethod(en-us,AX.60).gif Dn493061.static(en-us,AX.60).gif ::newForValidationRequest Constructs an instance of the BudgetDimensionValidationStatusContract class.
Top

Object Class
  DimensionValidationStatusContract Class
    BudgetDimensionValidationStatusContract Class

Community Additions

ADD
Show: