Amounts> are filled as well.The structure Emp_Info contains information on the employee, while thestructure Amounts contains different amounts of travel expenseaccounting.
The individual fields of the structures can be found in the DataDictionary.Description
Week destination (if applicable)
Description
Reason (if any)
Description
List return parameters is output here
Description
Beginning date of weekly report
Description
Trip status
Description
Personnel number
Description
Trip data is read from the memory. If the parameter is set
the system tries to read trip data from ABAP Memory and not from
the database. This is necessary if the simulation function or
creation of trip statistics is called within a trip that has not yet
been saved. At this point in processing the trip data does not yetexist
in the database and can, therefore, not be read.
Only for internal usage in Travel Management.
Description
Language key
Description
Trip number
Description
Additional receipt information
Description
In the field string amounts> the different amounts for a trip arelisted.
These amounts include:
- The additional amount>, which is to be taxed by the employee
(Addit_Amnt field)
- The reimursement amount> (Reimb_amnt field)
- The total advances> (Sum_Advanc field)
- The payment amount> (Sum_payout field)
- The total of the receipts paid by company> (Sum_paidco field)
- The total costs of trip> (Trip_total field)
In addition to the amounts, the structure also contains the relevantcurrency (Currency field) and the number of decimal places for thecurrency (Curdec field).Description
Employee information
Description
Receipts of the week
Description
Text for additional trip information
Description
Table with daily dates (date, reason, customer, miles/kms)