BudgetPlanLedgerDimEPController Class [AX 2012]

The BudgetPlanLedgerDimEPController class manages business logic interaction for budget plan ledger dimension controls in EP.

Syntax

class BudgetPlanLedgerDimEPController extends LedgerDimensionEPController

Run On

Called

Methods

  Method Description
JJ794979.protmethod(en-us,AX.60).gif addSegmentToControl Adds the specified segement to the control. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif applyDimensionAttributeValuesRestriction Restricts dimension attribute values based on the total, suspended and inactive date range. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif applyRules Applies the rules to the current combination. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif currentControlSegmentCount Sends back the total number of segments in the physical control. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif displayStructureChangedMessage Displays the message to inform the user that the structure has changed. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif doIncludeSuspendedDimAttributeValues Determines whether the suspended dimension attribute values are included in the lookup. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif doIncludeTotalDimAttributeValues Determines whether the total dimension attribute values are included in the lookup. (Overrides the doIncludeTotalDimAttributeValues Method.)
JJ794979.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif getAttributeNameFieldName Sends back the field name for the field that contains the name column for the specified segment. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getAttributeValueFieldName Sends back the field name for the field that contains the value column for the specified segment. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif getControlIndexByDimensionAttribute Gets the index in the control of the specified dimension attribute. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getDescription Gets the description associated with the specified value for a segment. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getDescriptionByAttribute Gets the description associated with the specified value for a dimension attribute. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif getDimAttributeValueRestrictionDate The date by which the dimension attribute values are restricted to. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif getDimAttributeViewContract Gets an instance of the DimensionAttributeViewContract class for the specified dimension attribute record ID. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif getDimensionAttributeByControlIndex Gets the dimension attribute ID of the specified index in the control. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getDimensionAttributeId Gets the ID of the dimension attribute associated with the specified control index. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getLookupDataSet Gets a data set to use for lookups in EP. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getRestrictedLookupData Sends back a query that is restricted to only the valid values for the specified index. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getSegment Gets the EP segment at the specified control index. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif getStorageIndexArrayByDimensionAttribute Gets an array that contains the indexes where the specified dimension attribute is used in the instance of the DimensionStorage class. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif getUnrestrictedLookupData Gets an unrestricted query for the specified index. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ794979.protmethod(en-us,AX.60).gif loadEmptySegments Defines the behavior of the budget plan entry control when a DimensionAttributeValueCombination record is not loaded into the control. (Overrides the loadEmptySegments Method.)
JJ794979.pubmethod(en-us,AX.60).gif loadFromId Loads a previously stored segmented value combination in the control. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif new Initializes a new instance of the LedgerDimensionEPController class. (Inherited from LedgerDimensionEPController.)
JJ794979.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.)
JJ794979.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.)
JJ794979.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif pack Serializes the current instance of the LedgerDimensionEPController class. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif parmAccountStructureId Gets or sets the AccountStructureId parameter. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif parmDataAreaId Gets or sets the DataAreaId parameter. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif parmDate Gets or sets the Date parameter. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif parmJournalName Gets or sets the JournalName parameter. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif parmPostingType Gets or sets the PostingType parameter. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif resolveReference Retrieves the record ID of the current combination. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif retrieveDimensionHierarchy Loads a dimension hierarchy in the control when the exact hierarchy to use is unknown. (Inherited from LedgerDimensionEPController.)
JJ794979.pubmethod(en-us,AX.60).gif segmentValueChanged Updates the backing data when a segment value is changed in the control. (Overrides the segmentValueChanged Method.)
JJ794979.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif unpack Deserializes the pack parameter value to an instance of the LedgerDimensionEPController class. (Inherited from LedgerDimensionEPController.)
JJ794979.protmethod(en-us,AX.60).gif updateStructure Updates the structure based on the currently entered values. (Overrides the updateStructure Method.)
JJ794979.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.)
JJ794979.pubmethod(en-us,AX.60).gif validate Validates the current combination and determines the DimensionValidationStatus enumeration value for the dimension values entered into the control. (Overrides the validate Method.)
JJ794979.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ794979.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  LedgerDimensionEPController Class
    BudgetPlanLedgerDimEPController Class