TaxReportSetOffStructureDesign_IN Class [AX 2012]
Designs the structure for tax report set off structure.
| Method | Description | |
|---|---|---|
| calculateAllNodesSelfBalance | Calculate all TaxReportHierarchyNode_IN self balance for the specified TaxSalesTaxPaymentHistory_IN and TaxSalesTaxPaymentProfile_IN. (Overrides the calculateAllNodesSelfBalance Method.) |
| calculateNodesSelfBalanceForTaxRegGroup | Calculate ll TaxReportHierarchyNode_IN self balance for the specified TaxRegistrationGroup in the instance of TaxSalesTaxPaymentProfile_IN. |
| calculateNodesSelfBalanceForTaxRegNumber | Calculate ll TaxReportHierarchyNode_IN self balance for the specified TaxRegistrationNumber in the instance of TaxSalesTaxPaymentProfile_IN. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findTaxReportHrchyNodeForTrans | Identify the TaxReportHierarchyNode_IN for specified TaxTrans record. (Overrides the findTaxReportHrchyNodeForTrans Method.) |
| getNextLevelNodeClass | Get node class for the next level of the TaxReportHierarchy_IN instance. (Overrides the getNextLevelNodeClass Method.) |
| getNextLevelNodes | Get all TaxReportHrchyNode_IN nodes for the next level of the TaxReportHierarchy_IN instance. (Overrides the getNextLevelNodes Method.) |
| getNodesForExciseRecordType | Get all ExciseRecordType TaxReportHrchyNode_IN nodes of the TaxReportHierarchy_IN instance. |
| getNodesForRoot | Get the list of root type nodes of the TaxReportHierarchy_IN instance. (Inherited from TaxReportHrchyStructureDesign_IN.) |
| getNodesForServiceAccountingCode | Get all ServiceAccountingCode TaxReportHrchyNode_IN nodes of the TaxReportHierarchy_IN instance. |
| getNodesForTaxComponent | Get all TaxComponent TaxReportHrchyNode_IN nodes of the TaxReportHierarchy_IN instance. |
| getNodesForTaxType | Get all TaxType TaxReportHrchyNode_IN nodes of the TaxReportHierarchy_IN instance. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTransComboDisplayValue | Get the Combination display value for the specified record. (Overrides the getTransComboDisplayValue Method.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isSetoffable | Indiciate if the TaxReportHierarchy_IN instance is setoffable or not. (Overrides the isSetoffable Method.) |
| 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.) |
| parmCurrentNode | Gets or sets the CurrentNode parameter. (Inherited from TaxReportHrchyStructureDesign_IN.) |
| parmName | Gets or sets the Name parameter. (Inherited from TaxReportHrchyStructureDesign_IN.) |
| parmRefClassId | Gets the RefClassId parameter. (Overrides the parmRefClassId Method.) |
| setHistoryNodeTaxRegNumber | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateDetailsTransBalance | |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: