TrvRequisitionEPDistributionController Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createDefaultDistributions | (Inherited from EPDistributionController.) |
| createDistribution | Creates a new distribution. (Inherited from EPDistributionController.) |
| deleteDistribution | Deletes an existing distribution. (Inherited from EPDistributionController.) |
| documentSupportsCentralizedProcessing | Determines whether the source document supports centralized processing. (Inherited from EPDistributionController.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getQuantityDecimalPlaces | Gets the quantity decimal places of a source document line. (Inherited from EPDistributionController.) |
| getSourceDocumentLineItemMonetaryAmount | Gets the list of monetary amounts. (Inherited from EPDistributionController.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initialize | Initializes a new instance of the EPDistributionController class. (Overrides the initialize Method.) |
| isDimensionCollectionValid | Determines whether the source document line contains all valid dimensions. (Inherited from EPDistributionController.) |
| isSourceDocumentLineFullyDistributed | Determines whether the source document line is fully distributed. (Inherited from EPDistributionController.) |
| isVisibleExtensionField | Determines whether an extension field is visible. (Inherited from EPDistributionController.) |
| isVisibleExtensionMenuItem | Determines whether an extension menu item is visible. (Inherited from EPDistributionController.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the EPDistributionController class. (Inherited from EPDistributionController.) |
| parmAccountingDistributionMethod | Gets or sets the AccountingDistributionMethod parameter. (Inherited from EPDistributionController.) |
| parmActiveAccountingDistribution | (Inherited from EPDistributionController.) |
| parmAmountInformation | Gets the AmountInformation parameter. (Inherited from EPDistributionController.) |
| parmCanDeleteActiveDistribution | Gets the CanDeleteActiveDistribution parameter. (Overrides the parmCanDeleteActiveDistribution Method.) |
| parmCanDistributeEqually | Gets the CanDistributeEqually parameter. (Overrides the parmCanDistributeEqually Method.) |
| parmCanEditActiveDistribution | Gets the CanEditActiveDistribution parameter. (Overrides the parmCanEditActiveDistribution Method.) |
| parmCanEditActiveLedgerDimension | Gets the CanEditActiveLedgerDimension parameter. (Inherited from EPDistributionController.) |
| parmCanResetDistributions | Gets the CanResetDistributions parameter. (Overrides the parmCanResetDistributions Method.) |
| parmCanSplitActiveDistribution | Gets the CanSplitActiveDistribution parameter. (Overrides the parmCanSplitActiveDistribution Method.) |
| parmControlLabelSplit | Gets the ControlLabelSplit parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleAccountingEventInfo | Gets the ControlVisibleAccountingEventInfo parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleAmountInformation | Gets the ControlVisibleAmountInformation parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleDelete | Gets the ControlVisibleDelete parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleDistributeEqually | Gets the ControlVisibleDistributeEqually parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleRefresh | Gets the ControlVisibleRefresh parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleReset | Gets the ControlVisibleReset parameter. (Inherited from EPDistributionController.) |
| parmControlVisibleSplit | Gets the ControlVisibleSplit parameter. (Inherited from EPDistributionController.) |
| parmMonetaryAmount | Gets or sets the MonetaryAmount parameter. (Inherited from EPDistributionController.) |
| parmSourceDocumentLineRecId | Gets the SourceDocumentLineRecId parameter. (Inherited from EPDistributionController.) |
| resetDistribution | Deletes all existing distributions and creates a single distribution that is fully distributed. (Inherited from EPDistributionController.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| submitSourceDocumentLine | Submits a source document line for processing. (Inherited from EPDistributionController.) |
| submitSourceDocumentLineUponClose | Submits the source document line for transitioning. (Inherited from EPDistributionController.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the _pack parameter to the current instance of the EPDistributionController method. (Inherited from EPDistributionController.) |
| updateDistribution | Updates the specified distribution. (Inherited from EPDistributionController.) |
| updateDistributionsBySpreadEven | The method recalculates the distributions for a line to spread the quantity and amounts evenly across the distributions. (Inherited from EPDistributionController.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| valuesContainer | Creates a container to use to create the map that will hold the old and new values of the row in the grid that is being updated. (Inherited from EPDistributionController.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | Initializes a new instance of the TrvRequisitionEPDistributionController class. |
Community Additions
ADD
Show: