D09E0002 - Set Expense Report Audit Flag
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cExpenseReportType | EXRPTTYP | char | REQ | INPUT |
A user defined code (09E/RT) that describes the expenses on the report. Examples of expense report types include travel and
| ||||
szExpenseReportNumber | EXRPTNUM | char | REQ | INPUT |
A number that uniquely identifies an expense report. | ||||
mnEmployeeID | EMPLOYID | MATH_NUMERIC | REQ | INPUT |
The address book number of the employee for whom the expense report is submitted. | ||||
szOriginalWorkStationId | WRKSTNID | char | REQ | INPUT |
The identification number of the workstation on which the expense report was entered. | ||||
jdDateCreated | DTECRT | JDEDATE | REQ | INPUT |
The date on which the expense report was created. | ||||
Amount | REIMBTOT | MATH_NUMERIC | REQ | INPUT |
The sum of the expenses entered on the expense report that will be paid to the employee. | ||||
mnPercentExceptions | PEREXC | MATH_NUMERIC | REQ | INPUT |
The percentage of exceptions on the expense report. The system marks an expense item as an exception if it breaks a policy rule. | ||||
szPolicy | POLICY | char | REQ | INPUT |
The name of an expense policy. The expense policy determines the expense categories that are available for reimbursement and
| ||||
cAuditExpenseReport | ADTEXRPT | char | OPT | BOTH |
A user defined code (09E/RA) that identifies the reason that the expense report was selected for audit. The system displays the reason in
|
None |
F09E110 Audit Selection Rules | ||||
F20111 Expense Report Header |