SAP Reports / Programs | Financial Accounting | Travel Management | Travel Expenses(FI-TV-COS) SAP FI

RPR706HD SAP ABAP Report - RPR706HD: Delimitation of Entries in Table T706H







RPR706HD is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to delimit entries in table T706H...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 RPR706HD 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 RPR706HD. "Basic submit
SUBMIT RPR706HD AND RETURN. "Return to original report after report execution complete
SUBMIT RPR706HD 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: TESTLAUF = Test Run
Selection Text: PROT = Log
Selection Text: MOREI = D Trip Provision Variant
Selection Text: LAND = D Trip Country
Selection Text: KZTKT = Trip Activity
Selection Text: KZREA = Trip Type
Selection Text: INLAND = Domestic Country Indicator
Selection Text: IN/AUSLD = Domestic/International
Selection Text: ER_KL = Reimbursement Class
Selection Text: ER_GR = Reimbursement Group
Selection Text: BEREI = D Trip Type E
Selection Text: ABGRD = Delimitation Date
Title: RPR706HD: Delimitation of Entries in Table T706H
Text Symbol: 013 = (date).
Text Symbol: 014 = Number of delimited entries:
Text Symbol: 015 = Number of delimited countries:
Text Symbol: 016 = Trip prov.var.entries:
Text Symbol: 017 = S reim.group M/A...:
Text Symbol: 018 = E reim.group M/A...:
Text Symbol: 019 = with
Text Symbol: 012 = were delimited to
Text Symbol: 010 = International.......
Text Symbol: 009 = Domestic............
Text Symbol: 008 = E trip type
Text Symbol: 007 = (date)
Text Symbol: 006 = Table entries valid on
Text Symbol: 005 = Old entries were not deleted.
Text Symbol: 004 = Delimitation was not performed.
Text Symbol: 002 = System found no entries to be delimited.
Text Symbol: 001 = Trip prov.variant..:
Text Symbol: 020 = In.PD/M:
Text Symbol: E17 = and V 706H B.
Text Symbol: E16 = The program is outdated; please maintain views V T706H
Text Symbol: 031 = Trip activity type.:
Text Symbol: 030 = Stat.trip type.....:
Text Symbol: 024 = Ctry PD amount
Text Symbol: 023 = List of delimited countries :
Text Symbol: 021 = S trip type:





003 t r c gr dys time time tax-free company customer
002 A Cty A Reim Curr No. Beg. End from to amount amount amount
001 L O G


INCLUDES used within this REPORT RPR706HD

No INCLUDES are used within this REPORT code!


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