Tax.excisePurchClaim_IN Method [AX 2012]
Returns amount based on the ClaimPercentage defined for respective components.
Syntax
public TaxAmountCur excisePurchClaim_IN(SalesPurchJournalLine_IN _salesPurchJournalLine, TaxAmount _taxAmount)
Run On
Server
Parameters
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
The _salesPurchJournalLine buffer to find type of register.
- _taxAmount
Type: TaxAmount Extended Data Type
The _taxAmount to use to find the Claim percentage amount.
Return Value
Type: TaxAmountCur Extended Data Type
Amounts based on the ClaimPercentage defined for respective components.