D09E0001 - Edit Expense Policy
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szPolicy | POLICY | char | OPT | BOTH |
The name of an expense policy. The expense policy determines the expense categories that are available for reimbursement and
| ||||
| szExpenseCategory | EXPTYPE | char | OPT | BOTH |
A user defined code (09E/EC) that categorizes expenses. Expense categories include airfare, meals, hotel, and car rental. | ||||
| cExpenseReportType | EXRPTTYP | char | OPT | BOTH |
A user defined code (09E/RT) that describes the expenses on the report. Examples of expense report types include travel and
| ||||
| szLocation | LOCATN | char | OPT | BOTH |
A user defined code (09E/EL) that indicates where the expense was incurred. The system uses location information to determine the policy
| ||||
| mnReimburseAmount | AA | MATH_NUMERIC | OPT | BOTH |
A number that identifies the amount that the system will add to the account balance of the associated account number. Enter credits with a
| ||||
| cReceiptRequired | RCTRQD | char | OPT | OUTPUT |
A value that specifies whether an employee must submit a receipt for the expense. Valid values are:
0
No receipt required.
1
Receipt
| ||||
| cPreferredSupplier | PREFSUP | char | OPT | OUTPUT |
A value that specifies whether the employee must use a preferred supplier for the expense category. If an employee does not use a
| ||||
| cAuditReport | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
| cBillable | 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
| ||||
| cErrorFlag | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
| jdExpenseDate | EXPDATE | JDEDATE | OPT | BOTH |
The date on which the expense was incurred. The system returns an error if the date that you enter for the expense is not within the
| ||||
| mnNumberOfUnit | NUMERIC1 | MATH_NUMERIC | OPT | BOTH |
A field to store user-defined information in a numeric format. | ||||
| szReimburseCurrency | REIMCRCY | char | OPT | INPUT |
The currency in which the expense report will be reimbursed.
If the reimbursement method is from the Accounts Payable system (1, 2 or 3),
| ||||
| mnExchRateAddressNum | AN8 | MATH_NUMERIC | OPT | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
| mnExpenseAmount | EXPFAMT | MATH_NUMERIC | OPT | INPUT |
The amount of the expense in the currency in which the expense was incurred. This amount should correspond to the amount on the receipt. | ||||
| szExpenseCurrency | CRCD | char | OPT | INPUT |
A code that identifies the currency of a transaction. | ||||
| mnReportRate | RATE1 | MATH_NUMERIC | OPT | NONE |
The price at which the expense was incurred for a specific unit of measure. For example, the rate might be the cost of a hotel room per night
| ||||
| cPOExchRateOverride | EXRTOV | char | OPT | INPUT |
An indicator that determines whether a user will be allowed to override the default exchange rate for multicurrency expense reports.
1
| ||||
| mnExpExchangeRate | CRR | MATH_NUMERIC | OPT | INPUT |
A number (exchange rate) that a foreign currency amount is multiplied by to calculate a domestic currency amount.
The number in this field
| ||||
| cSuppressError | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
| szErrorCode | 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
| ||||
| szCreditCardTransactionNum | CCTN | char | OPT | INPUT |
A number assigned by the credit card company or customer that uniquely identifies a transaction in the Credit Card Transaction Interface
| ||||
| None |
| None |