SourceDocumentAmountFormTreeBuildHelper Class [AX 2012]

The SourceDocumentAmountFormTreeBuildHelper class creates an instance of the SourceDocumentAmountFormTreeBuild class.

class SourceDocumentAmountFormTreeBuildHelper

Run On

Server

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

Object Class
  SourceDocumentAmountFormTreeBuildHelper Class

Community Additions

ADD
Show: