Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets excise deferred amount.
Syntax
public TaxAmountCur exciseDeferredAmt_IN(
Percent _claimPercentage,
TaxAmount _taxAmount,
ExciseRecordType_IN _exciseRecordType,
ExciseType_IN _exciseType)
Run On
Server
Parameters
- _claimPercentage
Type: Percent Extended Data Type
The claim percentage.
- _taxAmount
Type: TaxAmount Extended Data Type
The tax amount.
- _exciseRecordType
Type: ExciseRecordType_IN Enumeration
The excise record type.
- _exciseType
Type: ExciseType_IN Enumeration
The excise type.
Return Value
Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.