Tax Line Detail

Details of tax lines for charge components.

QName: {http://xmlns.oracle.com/apps/scm/pricing/priceExecution/pricingProcesses/priceRequestService/}TaxLineDetail

Logical Business Objects

  • SCM : Pricing : Price Request

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Contained by

Price Sales Transaction

Handled by

Price Request Service

Attributes

The following table describes attributes in the service data object.

Name Type Description

ChargeComponentId

long

Indicates the charge component ID.

CurrencyCode

string

Indicates the currency code for a tax line.

HeaderCurrencyCode

string

Abbreviation that identifies the header currency.

HeaderCurrencyTaxAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

Tax for each unit for each charge, expressed in the header currency. This tax equals the tax rate multiplied by the value of the HeaderCurrencyTaxableAmount attribute.

HeaderCurrencyTaxableAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

Amount of the calculated taxable basis, expressed in the header currency. The calculated taxable basis is equivalent to the list price or the net price.

TaxAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

Indicates the extended, calculated tax amount for a tax line.

TaxAmountInclusiveFlag

boolean

Indicates if a tax line contains inclusive taxes.

TaxCode

string

Indicates the tax code of a tax regime. A Tax is a classification of charge imposed by government through a fiscal or tax authority.

TaxExemptionCertificateNumber

string

Number that uniquely identifies the certificate number for tax exemption. You can use it with the Tax Exemption Reason Code to handle tax exemption.

TaxExemptionReasonCode

string

Abbreviation that identifies the tax exemption reason. You can use it with the Tax Exemption Certificate Number to handle tax exemption.

TaxJurisdictionCode

string

Indicates the tax jurisdiction for a tax line.

TaxJurisdictionName

string

Name of a tax jurisdiction.

TaxLineDetailId

long

Indicates the tax line detail ID.
  • Primary Key

TaxRate

decimal

Indicates the tax rate for a tax line.

TaxRateCode

string

Indicates the tax rate for a tax line. Values include the tax rates defined for tax regime, tax, tax status, and, if applicable, tax jurisdiction.

TaxRateId

long

Number that uniquely identifies the tax rate.

TaxRateName

string

Name of a tax rate.

TaxRegimeCode

string

Indicates the tax regime code. A tax regime is the set of tax rules that determines the treatment of one or more taxes administered by a tax authority.

TaxRegimeName

string

Name of a tax regime.

TaxStatusCode

string

Indicates the tax status for a tax line, which is the tax status defined for the tax regime and tax.

TaxableAmount

{http://xmlns.oracle.com/adf/svc/types/}AmountType

Indicates the calculated taxable basis amount, which is derived by applying the tax rate to a taxable amount. It is specified in the same currency as the charge.