SourceDocumentAmountFormTreeBuildHelper Class [AX 2012]
The SourceDocumentAmountFormTreeBuildHelper class creates an instance of the SourceDocumentAmountFormTreeBuild class.
| Method | Description | |
|---|---|---|
| belongToHeader | Checks whether the source document line comes from a source document header. |
| buildSourceDocumentAmountsTree | Builds the source document amounts tree. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| chargeCanCreateNode | Checks whether a miscellaneous charge source document amount can create a parent or subnode. |
| createAmountTreeNode | Finds the root node for the current source document amount node. |
| createRemainingAmountTreeNodes | Creates the source document amount tree node. |
| createSourceDocumentAmountTreeNodes | Creates the source document amount tree node. |
| discountCanCreateNode | Checks whether a discount source document amount can create a parent or subnode. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findParentNodeIndex | Finds the parent node for the current source document amount node. |
| findRightParentNodeIndex | Finds the parent node for the current source document amount node. |
| findRootNodeIndex | Finds the root node for the current source document amount node. |
| getLabelStrForEximIncentivescheme_IN | This method gets the IncentiveScheme Specific Labels to display @ distribution level |
| getNetAmount | Calculates the net amount to be displayed on the subnode. |
| getNodeLabel | Gets the node label of the tree. |
| getParentNodeLabel | Gets the parent node label of the tree. |
| getParentNodeLabelOfExtendedPrice | Get the parent node label of the extended amount type. |
| getSubNodeLabel | Gets the subnode label of the tree. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasMoreThanOneAmountSource | Checks whether the source document line has more than one source document amounts. |
| initChildParentMapForParentNode | Initializes the monetary amount child parent map for the parent node search. |
| initChildParentMapForParentSubNode | Initializes the monetary amount child parent map for the parent node search. |
| initChildParentMapForSubNode | Initializes the monetary amount child parent map for sub node search. |
| initHeaderSourceDocumentLineTypesMap | Initializes the header source document line types map. |
| initialize | Initializes the class. |
| initMonetaryAmountHeaderAmountsMap | Initializes the monetary amount header amounts map. |
| initMonetaryAmountParentNodeCreationMap | Initialize the monetary amount parent node creation map. |
| initMonetaryAmountSubNodeCreationMap | Initialize the monetary amount sub node creation map. |
| initMonetaryAmountTreePostionMap | Initialize the monetary amount tree position map. |
| isDocumentHeaderAmount | Checks whether the source document amount is a header amount. |
| needToCreateParentNode | Checks whether the source document amount has to create a parent node. |
| needToCreateSubNode | Checks whether the source document amount has to create a subnode. |
| new | Initializes a new instance of the SourceDocumentAmountFormTreeBuildHelper class. |
| 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.) |
| parmCaller | Gets or sets the Caller parameter. |
| parmHeaderSourceDocumentLineTypesMap | Get the header source document line types map. |
| parmSourceDocumentAmount | Gest or sets the source document amount. |
| parmSourceDocumentAmountPositionInTree | Gets or sets the source document amount position in a tree. |
| postInitMonAmtHeaderAmtMapPayroll | Initializes the header amounts map for payroll monetary amounts. |
| postInitMonAmtParentNodePayroll | Initializes the parent node creation map for payroll monetary amounts. |
| postInitMonAmtTreePosMapPayroll | Initializes the tree position map for payroll monetary amounts. |
| setNodePosition | Finds the position of the source document amount in a tree. |
| setNodePositionOfTax | Finds the position of tax source document amount in a tree. |
| setNodePositionOfTaxNonRecoverable | Finds the position of a tax non recoverable amount in a tree. |
| setSourceDocumentAmountsTreeNode | Set the source document amounts tree node. |
| setStateBoldOfTreeNode | Sets the source document amounts tree node. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxCanCreateNode | Checks whether a tax document amount can create a parent or subnode. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| totalDiscountCanCreateNode | Checks if total discount amount can create a parent or sub node. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateLedgerDimensionOfTreeNode | Validates the ledger dimension of the source document amount. |
| 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 SourceDocumentAmountFormTreeBuildHelper class. |
| ::postInitMonAmtHeaderAmtMapHandlerPayroll | Initializes the header amounts map for payroll monetary amounts. |
| ::postInitMonAmtParentNodeHandlerPayroll | Initializes the parent node creation map for payroll monetary amounts. |
| ::postInitMonAmtTreePosMapHandlerPayroll | Initializes the tree position map for payroll monetary amounts. |
Community Additions
ADD
Show: