D09E0010 - F09E105 Retrieve Expense Tax Information
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szExpenseCategory | EXPTYPE | char | OPT | INPUT |
A user defined code (09E/EC) that categorizes expenses. Expense categories include airfare, meals, hotel, and car rental. | ||||
| szExpenseLocation | LOCATN | char | OPT | INPUT |
A user defined code (09E/EL) that indicates where the expense was incurred. The system uses location information to determine the policy
| ||||
| szEmployeeCountry | CTR | char | OPT | INPUT |
A user defined code (00/CN) that identifies a country. The country code has no effect on currency conversion.
The Address Book system
| ||||
| cBillableNonBillable | BILLBLE | char | OPT | INPUT |
A code that specifies whether the tax rate area applies to billable expenses (expenses billed directly to the client). Valid values
| ||||
| szTaxRateArea | TXA1 | char | OPT | OUTPUT |
A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter
| ||||
| szTaxExplanationCode | EXR1 | char | OPT | OUTPUT |
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
| ||||
| None |
| None |