SAP Reports / Programs

RPRDTANO SAP ABAP Report - Data Medium Exchange of Travel Expenses (Norway)







RPRDTANO is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RPRDTANO into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RPRDTANO. "Basic submit
SUBMIT RPRDTANO AND RETURN. "Return to original report after report execution complete
SUBMIT RPRDTANO VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: CHCK_INP = Reset Active
Selection Text: CONTERR = Do Not Terminate Upon Error
Selection Text: CONTR = Control List
Selection Text: RP_DTAPA = Determine House Bank via
Selection Text: S_REISEN = Trip Number
Selection Text: TEST = Test Run
Selection Text: UBWLGART = Statement Wage Type
Selection Text: UEB_BEGD = Transfer Start Date
Selection Text: UEB_BEGT = Transfer Start Time
Selection Text: UEB_ENDD = Transfer End Date
Selection Text: UEB_ENDT = Transfer End Time
Selection Text: UMS = Convert Umlauts
Selection Text: USE_0017 = Use CC from IT 0017
Title: Data Medium Exchange of Travel Expenses (Norway)
Text Symbol: UW1 = No.W.Type Amount DME No Payment Key Payee Text
Text Symbol: UE2 = Pers.No. Name Amount
Text Symbol: UE1 = Overpayment List
Text Symbol: U1C = Transfer time period Start
Text Symbol: U1B = End
Text Symbol: U1A = Date of transfer Start
Text Symbol: U12 = Automatic trip status reset due to transfer error
Text Symbol: TIE = End time interval
Text Symbol: TIB = Start time interval
Text Symbol: R92 = following busn. trips:
Text Symbol: R91 = following busn. 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: UW2 = ZIP City Ctry Bank Code Account No.
Text Symbol: UW3 = Payee Key Cap.Formation Purpose
Text Symbol: UW4 = Doc.No. Lst Transfer Time P Po Bank Acct (Payer) Amount
Text Symbol: UW5 = Name (Payee) ZIP Loc
Text Symbol: UW6 = Cty Bank Code Acct (Payee)
Text Symbol: UW7 = TxtKy Purpose





Text Symbol: X01 = Successfully Reset Trips
Text Symbol: X02 = Trips Not Reset:
Text Symbol: X03 = Multiple FI Transfers
Text Symbol: X04 = Multiple DME Transfers
Text Symbol: X05 = Subsequent Changes
Text Symbol: X06 = and Transfers
Text Symbol: X07 = Database Errors
Text Symbol: X08 = PersNo. Trip no. No.Trip date Destinat.
Text Symbol: Y00 = Select Specific Trips
Text Symbol: Y01 = Transfer Parameters
Text Symbol: Y02 = Accounting Parametrs
Text Symbol: Z01 = Trav.expen.
Text Symbol: R79 = PersNo: Name:
Text Symbol: P02 = Run date or run identification not filled
Text Symbol: P01 = Opening error:
Text Symbol: N02 = Non-existent bank country/bank code/account no. PerNo:
Text Symbol: I03 = dataset was not created!
Text Symbol: I02 = Trip status was not set and
Text Symbol: I01 = Test run:
Text Symbol: HD2 = Trips with FI Transfers in Specified Time Interval
Text Symbol: HD1 = Trips with DME Transfers in Specified Time Interval
Text Symbol: H05 = PersNo.:
Text Symbol: H04 = Personnel numbers with cash paym.:
Text Symbol: H03 = Errors found :
Text Symbol: H01 = Processing of trips with hard currency is not possible
Text Symbol: F40 = Program run date
Text Symbol: F22 = for personnel no.
Text Symbol: F21 = Invalid country grouping
Text Symbol: F13 = Bank detail 'Travel expenses in hard currency' is required
Text Symbol: F12 = No 'Organizational Assignment' for personnel number
Text Symbol: F11 = No 'Bank Details' for personnel number
Text Symbol: F10 = No 'Address' for personnel number
Text Symbol: F09 = HR name editing incomplete for personnel number
Text Symbol: F02 = Postal check not yet supported!
Text Symbol: E10 = No authorization for personnel number
Text Symbol: E09 = Locked personnel number
Text Symbol: DAE = End Time Date
Text Symbol: DAB = Start Time Date
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: R41 = Identification feature
Text Symbol: R40 = Program run date
Text Symbol: P55 = STOP: The two versions do not correspond. See release note for 3.0F.
Text Symbol: P54 = Version of current report for the same cluster
Text Symbol: P53 = Imported version of cluster TS
Text Symbol: P20 = Amount is too high
Text Symbol: P19 = Invalid entry value
Text Symbol: P18 = Data missing
Text Symbol: P17 = Payment data without paid line item
Text Symbol: P16 = Status of payment run is not "reserved"
Text Symbol: P15 = Paymt run does not yet exist
Text Symbol: P14 = Transfer error:
Text Symbol: P13 = No entry in table for key :
Text Symbol: P07 = Status of payment run is not "reserved"
Text Symbol: P06 = Paymt run does not yet exist
Text Symbol: P05 = Closing error:
Text Symbol: P03 = Payment run already exists


INCLUDES used within this REPORT RPRDTANO

INCLUDE RPRDPAX0.
INCLUDE RPR_TRIP_ENQUEUE_DEQUEUE. "YEKL9CK011108
INCLUDE RPRDMR00.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RPRDTANO or its description.