RPRDTAD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report RPRDTAD0 produces a dataset from trip costs that are to be transferred...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPRDTAD0 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: USE_0017 = Use CC from IT 0017
Selection Text: UMS = Convert Umlauts
Selection Text: UBWLGART = Statement Wage Type
Selection Text: TEST = Test Run
Selection Text: S_REISEN = Trip Number
Selection Text: SA_INCL = Separation Allowances
Selection Text: SA_EXCL = Trips
Selection Text: RP_DTAPA = Determine House Bank via
Selection Text: CONTR = Control List
Title: Data Medium Exchange: Travel Expenses (Germany)
Text Symbol: U1A = Date of transfer Start
Text Symbol: U12 = Automatic trip status reset due to transfer error
Text Symbol: TR1 = Period No.
Text Symbol: TIE = End time interval
Text Symbol: TIB = Start time interval
Text Symbol: R92 = following business trips:
Text Symbol: R91 = following business trip:
Text Symbol: R90 = The enclosed check is to reimburse you for the costs of the
Text Symbol: R85 = to......
Text Symbol: R84 = from....
Text Symbol: R83 = Currncy
Text Symbol: R82 = Amount
Text Symbol: R81 = Trip number
Text Symbol: R80 = Trip number Amount Currency from.... to......
Text Symbol: R79 = PersNo: Name:
Text Symbol: R62 = Locked personnel numbers
Text Symbol: R61 = Selected persons (with trips) :
Text Symbol: R57 = Error in personnel number:
Text Symbol: R56 = Incorrect payment key:
Text Symbol: R55 = Error in pers.number and bank transfer number:
Text Symbol: R54 = Trips with transfer amount zero
Text Symbol: R53 = Transfers with no errors
Text Symbol: R50 = No PCL1 data for personnel number and accounting:
Text Symbol: Z01 = Trav.expenses
Text Symbol: Y02 = Settlement Parameters
Text Symbol: Y01 = Transfer Parameters
Text Symbol: Y00 = Select Specific Trips
Text Symbol: X08 = PersNo. Trip no. No.Trip date Destination
INCLUDE RPRDPADE. "XCIN883313
INCLUDE RPRDMR00_ALV.
INCLUDE RPRDFO00_ALV. "TRAVEL EXPENSE MODULE
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RPRDTAD0 or its description.
RPRDTAD0 - Data Medium Exchange: Travel Expenses (Germany) RPRDTAD0 - Data Medium Exchange: Travel Expenses (Germany) RPRDTAC0 - Data Medium Exchange: Travel Expenses (Switzerland) RPRDTAC0 - Data Medium Exchange: Travel Expenses (Switzerland) RPRDTAB0 - Data Medium Exchange: Travel Expenses (Belgium) RPRDTAB0 - Data Medium Exchange: Travel Expenses (Belgium)