Functionality The EmployeeTrip.GetExpenseForm method is used to obtain the trip costsstandard form as an ASCII table. The report RPRTEF00 form (Trip costs standard form) is created andreturned as an ASCII table. Selection of trips takes place via the personnel number(EmployeeNumber>) and the trip number (TripNumber>. Using the parameter SET_PRINT_FLAG, the indicators of the selectedtrips, if they have already gone through accounting, can be set to'trip printed'. After the method has been successfully performed, the selected trips(their trip costs forms) can be found in table Tripform> as ASCIItables. In this table, the relevant keys for the employee trips arespecified in the initial position. After the method has been performed, the status of the method call canbe found in the return parameter RETURN. Usage as function module:> This function module is used to return the trip costs form (reportRPRTEF00) as an internal table. You can also have the trip costs formoutput directly on the screen (interactively), if the parameterDISPLAY_FORM is set to 'X'. All other parameters correspond with those of the method call.Description Personnel number |