SAP Program RPRTRVSW - Set Trip Status

Description
The program picks the lowest sequential number of an individual trip,changes its status and documents this in the trip history. The value '' for the entry field 'Status DME' causes table RUW (transfer table fortrip costs) for this trip to be reset to the status of the previoussequential number or this table is deleted when the sequential number99 is reached.

Precondition
This program may only be used in special situations. For security
reasons, the program is not performable as it is. The line 'exit.'
must be marked with asterisks first.
Only authorized persons should be allowed to deal with this program !!
The results of the status change should be tested in the test system.
The logon name is entered as user name.

Output
The status of the trip which is specified by personnel and trip numbers
is set to the relevant values. An * signifies that the original valueis transferred.
The data is saved in the database and the trip history is updated ifthe Test parameter is not selected.

Example
1) Trips with status 'posted to FI' are to be reset to 'not posted to
FI' because the posting did not reach FI due to a handling error.
The relevant trip number must be entered, the value ' ' must be
entered for entry field 'Status FI', and for the other entry fields
the value '*' must be entered.
2) If, due to an error in report RPRDTAX0, the trip has the status
'Paid DME' but the transfer data for this trip is not available in
the file, the indicator for transfer to DME must be deleted. The
value ' ' must be entered for entry field 'Status DME' and '*' must
be entered for the other fields. The table RUW is thus reset to
its previous status.