DimensionValidationStatusContract Class [AX 2012]

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

class DimensionValidationStatusContract implements SysPackable

Run On

Called

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

Object Class
  DimensionValidationStatusContract Class
    BudgetDimensionValidationStatusContract Class

Community Additions

ADD
Show: