TaxModelDocLineServiceHelper_IN Class [AX 2012]
| Method | Description | |
|---|---|---|
| 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.) |
| getAssessableValueTransactionCurrency | Gets the assessable value of the document line. (Inherited from TaxModelDocLineHelper_IN.) |
| getCustTable | Gets the CustTable based on the cust account on the transaction line. (Inherited from TaxModelDocLineHelper_IN.) |
| getDocumentLineExtensionMap | Gets the extension map TaxModelDocLineExtensionIN of the documentLineMap. (Inherited from TaxModelDocLineHelper_IN.) |
| getDocumentLineMainTableId | Gets the TableId of the document line main table. (Inherited from TaxModelDocLineHelper_IN.) |
| getDocumentLineMainTableRecId | Gets the RecId of the document line main table. (Inherited from TaxModelDocLineHelper_IN.) |
| getDocumentLineOriginalTable | Gets the SalesPurchJournalLine_IN of the document line original table. (Inherited from TaxModelDocLineHelper_IN.) |
| getInventTransId | Gets the InventTransId of the document line. (Inherited from TaxModelDocLineHelper_IN.) |
| getItemId | Gets the ItemId of the document line. (Inherited from TaxModelDocLineHelper_IN.) |
| getMaximumRetailPriceTransactionCurrency | Gets the maximum retail price of the document line. (Inherited from TaxModelDocLineHelper_IN.) |
| getOriginalTaxModelTaxable | Gets the original TaxModelTaxable_IN of the document line. (Inherited from TaxModelDocLineHelper_IN.) |
| getQuantity | Gets the quantity from the transaction line. (Inherited from TaxModelDocLineHelper_IN.) |
| getReferenceTaxModelDocLine | Gets the reference TaxModel doc line. (Inherited from TaxModelDocLineHelper_IN.) |
| getServiceCodeRefRecId | Gets the record ID of the service code table of the transaction line. |
| getServiceCodeTable | Gets the service code table of the transaction line. |
| getServiceGTACategory | Gets the service GTA category of the transaction line. |
| getServiceReferenceTaxModelDocLine | Gets the service reference tax model document line. |
| getServiceTaxAccountType | Gets the tax account type based on the tax of the specific item. |
| getServiceTaxOffsetAccountType | Gets the tax offset account type based on the tax of the specific item. |
| getServiceTaxRegistrationNumber | Gets the service tax registration number. |
| getServiceTaxRegistrationRefRecId | Gets the record ID of the service tax registration. |
| getTaxCode | Gets the tax code for the transaction line. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxDirection | Gets the tax direction. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxGroup | Gets the tax group for the transaction line. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxInfomationTable | Gets the TaxInformation_IN based on the tax location. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxItemGroup | Gets the item tax group for the transaction line. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxLocationRefRecId | Gets the tax location RefRecId on the transaction. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxLogisticsPostalAddressTable | Gets the tax LogisticsPostalAddress of this transaction document line. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxRateBasingDate | Gets the tax rate basing date for the given tax type. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxRegistrationNumber | Gets the TaxRegistrationNumber_IN of the tax registration based on the given tax type. (Inherited from TaxModelDocLineHelper_IN.) |
| getTaxRegistrationNumberRefRecId | Gets the RecId of the tax registration based on the given tax type. (Inherited from TaxModelDocLineHelper_IN.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTransactionType | Gets TaxModelTransactionType_IN of the transaction (Inherited from TaxModelDocLineHelper_IN.) |
| getTransDate | Gets the Transaction posting date (Inherited from TaxModelDocLineHelper_IN.) |
| getVendTable | Gets the VendTable based on the vendor account on the transaction line. (Inherited from TaxModelDocLineHelper_IN.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| isBasedOnReferenceTaxModelDocLine | Determines if the doc line is based on reference taxmodel doc line or not. (Inherited from TaxModelDocLineHelper_IN.) |
| isForegin | To determine if the transaction is related to a foregin account. (Inherited from TaxModelDocLineHelper_IN.) |
| isPayment | To determine if the transaction is a payment or not. (Inherited from TaxModelDocLineHelper_IN.) |
| isServiceGTA | Retrieves whether the specific transaction is a GTA transaction. |
| isServicePOT | Retrieves whether the specific transaction is a POT transaction. |
| isServiceTaxGTARealizedAtInvSettlement | Determines whether the tax of the GTA vendor is realizable at invoice settlement time. |
| isTaxTypeAttached | Check to see if the transaction document has the given TaxType_INTaxCode (Inherited from TaxModelDocLineHelper_IN.) |
| 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.) |
| setDocumentLine | Sets the document line buffer.The method should only be called by the TaxModelDocLineFactoryable_IN classes. (Inherited from TaxModelDocLineHelper_IN.) |
| setTaxModelServiceTaxable | Sets the instance of the TaxModelServiceTaxable_IN interface. |
| setTaxModelTaxable | Sets the instance of TaxModelTaxable_IN (Inherited from TaxModelDocLineHelper_IN.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shouldPostTaxTrans | To determine if tax transaction should be posted or not. (Inherited from TaxModelDocLineHelper_IN.) |
| shouldSkipServiceTax | Determines whether the service tax should be skipped on the specific transaction line. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| 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: