D4900285 - Calculate Freight Charge Tax
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szTaxArea1 | TXA1 | char | OPT | NONE |
A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter
| ||||
szTaxExplanationCode1 | EXR1 | char | OPT | NONE |
A hard-coded user defined code (00/EX) that controls the algorithm that the system uses to calculate tax and G/L distribution amounts. The
| ||||
mnDomesticTaxableAmount | ATXA | MATH_NUMERIC | OPT | NONE |
The amount on which taxes are assessed. | ||||
mnForeignTaxableAmount | CTXA | MATH_NUMERIC | OPT | NONE |
That portion of the sale that is subject to tax in foreign currency. | ||||
mnDomesticTaxAmount | STAM | MATH_NUMERIC | OPT | NONE |
The amount assessed and payable to tax authorities. It is the total of the VAT, use, and sales taxes (PST). | ||||
mnForeignTaxAmount | CTAM | MATH_NUMERIC | OPT | NONE |
The tax amount in foreign currency. This can be the sales, use, or VAT tax. | ||||
jdDateForGLandVoucherJULIA | DGJ | JDEDATE | OPT | NONE |
A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you
| ||||
szCompanyKeyOrderNo | KCOO | char | OPT | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szDataItem | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cTaxableYN1 | TX | char | OPT | NONE |
A code that indicates whether the item is subject to sales tax when you purchase it. The system calculates tax on the item only if the supplier
| ||||
mnForUnroundedTaxAmt | UTAM | MATH_NUMERIC | OPT | NONE |
mnDomUnroundedTaxAmt | UTAM | MATH_NUMERIC | OPT | NONE |
mnDomesticAmountToDistribute | ATAD | MATH_NUMERIC | OPT | NONE |
The amount of the transaction that must be posted to the general ledger for the transaction to balance. Depending on the tax information
| ||||
mnForeignAmountToDistribute | ATAD | MATH_NUMERIC | OPT | NONE |
The amount of the transaction that must be posted to the general ledger for the transaction to balance. Depending on the tax information
|
None |
None |