TaxModelDocLineInventTransImpl_IN Class [AX 2012]
The tax model class for InventTransferLine.
| 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 TaxModelDocLineBaseImpl_IN.) |
| getCustTable | Gets the CustTable based on the cust account on the transaction line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getDocumentLineExtensionMap | Gets the extension map TaxModelDocLineExtensionIN of the documentLineMap. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getDocumentLineMainTableId | Gets the TableId of the document line main table. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getDocumentLineMainTableRecId | Gets the RecId of the document line main table. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getDocumentLineOriginalTable | Gets the SalesPurchJournalLine_IN of the document line original table. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getExciseDirectSettlement | Gets direct settlement of this document line. |
| getExciseNumberSeq | Gets the excise tax number sequence. |
| getExciseRecordType | Gets the ExciseRecordType_IN of the document line map. |
| getExciseTariffCodeRefRecId | Gets the RecId of the ExciseTariffCodes_IN of this document line. |
| getExciseTariffCodesTable | Gets the ExciseTariffCodes_IN of this document line. |
| getExciseTaxAccountType | Gets tax account type based on the given TaxOnItem |
| getExciseTaxOffsetAccountType | Gets tax offset account type based on the given TaxOnItem |
| getExciseTaxRegistrationNumber | Gets the Excise Registration Number |
| getExciseTaxRegistrationRefRecId | Gets the RecId of Excise Registration |
| getExciseType | Gets the ExciseType_IN of the document line. |
| getInventTransId | Gets the InventTransId of the document line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getItemId | Gets the ItemId of the document line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getMaximumRetailPriceTransactionCurrency | Gets the maximum retail price of the document line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getOriginalTaxModelTaxable | Gets the original TaxModelTaxable_IN of the document line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getQuantity | Gets the quantity from the transaction line. (Overrides the getQuantity Method.) |
| getReferenceTaxModelDocLine | Gets the reference TaxModel doc line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getSalesTaxAccountType | Gets tax account type based on the given TaxOnItem |
| getSalesTaxFormTypesRecId | Gets the RecId of SalesTaxFormTypes_IN related to this document line. |
| getSalesTaxFormTypeTable | Gets the SalesTaxFormTypes_IN related to this document line. |
| getSalesTaxOffsetAccountType | Gets tax offset account type based on the given TaxOnItem |
| getSalesTaxRegistrationNumber | Gets the Sales Tax Registration Number |
| getSalesTaxRegistrationRefRecId | Gets the RecId of Sales Tax Registration. |
| getTaxCode | Gets the tax code for the transaction line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getTaxDirection | Gets the tax direction. (Overrides the getTaxDirection Method.) |
| getTaxGroup | Gets the tax group for the transaction line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getTaxInfomationTable | Gets the TaxInformation_IN based on the tax location. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getTaxItemGroup | Gets the item tax group for the transaction line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getTaxLocationRefRecId | Gets the tax location RefRecId on the transaction. (Overrides the getTaxLocationRefRecId Method.) |
| getTaxLogisticsPostalAddressTable | Gets the tax LogisticsPostalAddress of this transaction document line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getTaxRateBasingDate | Gets the tax rate basing date for the given tax type. (Overrides the getTaxRateBasingDate Method.) |
| getTaxRegistrationNumber | Gets the TaxRegistrationNumber_IN of the tax registration based on the given tax type. (Overrides the getTaxRegistrationNumber Method.) |
| getTaxRegistrationNumberRefRecId | Gets the RecId of the tax registration based on the given tax type. (Overrides the getTaxRegistrationNumberRefRecId Method.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getTransactionType | Gets TaxModelTransactionType_IN of the transaction (Inherited from TaxModelDocLineBaseImpl_IN.) |
| getTransDate | Gets the Transaction posting date (Overrides the getTransDate Method.) |
| getVATAccountType | Gets tax account type based on the given TaxOnItem |
| getVATGoodsType | Gets the VAT goods type of the document line. |
| getVATNonRecoverablePercent | Gets the VAT Non-recoverable perecent. |
| getVATOffsetAccountType | Gets tax offset account type based on the given TaxOnItem |
| getVATPriceType | Gets the VAT PriceType_IN for the transaction. |
| getVATRegistrationNumber | Gets the VAT Registration Number. |
| getVATRegistrationRefRecId | Gets the RecId VAT Registration. |
| getVATRetentionAmount | Gets the VAT RetentionAmt_IN for the transaction. |
| getVATRetentionCode | Gets the VAT TaxCode for the transaction. |
| getVendTable | Gets the VendTable based on the vendor account on the transaction line. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | Init the domain object.The method should only be called by the TaxModelDocLineFactoryable_IN classes. (Overrides the init Method.) |
| isBasedOnReferenceTaxModelDocLine | Determines if the doc line is based on reference taxmodel doc line or not. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| isExciseCENVATCreditAvailed | To determine if the document line is CENVAT CreditA vailed or not. |
| isExciseConsignment | To determine if the document line is consignment or not. |
| isExicseDSA | To determine if the transaction should register DSA. |
| isExicseSSI | To determine if the transaction is avaialbe for SSI. |
| isForegin | To determine if the transaction is related to a foregin account. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| isPayment | To determine if the transaction is a payment or not. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| isTaxTypeAttached | Check to see if the transaction document has the given TaxType_INTaxCode (Inherited from TaxModelDocLineBaseImpl_IN.) |
| IsVATCompositionScheme | To determine if the transaction is avaialbe for CompositionScheme. |
| 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.) |
| setBaseModel | Sets the base Model. (Inherited from TaxModelDocLineBaseImpl_IN.) |
| setExciseNumberSeq | Sets the excise tax number sequence. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shouldPostAmountRegister | To determine if excise amount register should be posted or not. |
| shouldPostQuantityRegister | To determine if excise quantity register should be posted or not. |
| shouldPostTaxTrans | To determine if tax transaction should be posted or not. (Overrides the shouldPostTaxTrans Method.) |
| shouldSkipExciseTax | Should the Excise Tax be skipped on this transaction line? |
| shouldSkipSalesTax | Should the Sales Tax be skipped on this transaction line? |
| shouldSkipVAT | Should the VAT be skipped on this 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.) |
Object Class
TaxModelDocLineBaseImpl_IN Class
TaxModelDocLineInventTransImpl_IN Class
TaxModelDocLineInventParmImpl_IN Class
TaxModelDocLineBaseImpl_IN Class
TaxModelDocLineInventTransImpl_IN Class
TaxModelDocLineInventParmImpl_IN Class
Community Additions
ADD
Show: