SAP Reports / Programs

RHANALYSIS_TOOL SAP ABAP Report - RHANALYSIS_TOOL Report







RHANALYSIS_TOOL 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 RHANALYSIS_TOOL into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

HRAUTH - Authorization Workbench


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 RHANALYSIS_TOOL. "Basic submit
SUBMIT RHANALYSIS_TOOL AND RETURN. "Return to original report after report execution complete
SUBMIT RHANALYSIS_TOOL VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: RHANALYSIS_TOOL Report
Text Symbol: 206 = BAdI
Text Symbol: 207 = Profile
Text Symbol: 208 = SAP*
Text Symbol: 209 = From Value
Text Symbol: 210 = To Value
Text Symbol: 211 = Job
Text Symbol: 212 = Executed on:
Text Symbol: 213 = Not executed
Text Symbol: 214 = Table
Text Symbol: 215 = Entries
Text Symbol: 216 = Overview
Text Symbol: 217 = User-specific
Text Symbol: 218 = User Information
Text Symbol: 250 = Implemented
Text Symbol: 500 = PLOG
Text Symbol: 501 = P_ABAP
Text Symbol: 701 = Structural Profiles
Text Symbol: 702 = Roles and Standard Profiles
Text Symbol: 703 = HR Authorization Objects
Text Symbol: 704 = User's Organizational Unit
Text Symbol: 705 = INDX Entries
Text Symbol: 706 = Users's Personnel Numbers
Text Symbol: 707 = T77UU Entries
Text Symbol: 708 = T77UA Entries
Text Symbol: 205 = Object
Text Symbol: 001 = Type
Text Symbol: 002 = Name
Text Symbol: 003 = Value
Text Symbol: 004 = Details
Text Symbol: 005 = Documentation
Text Symbol: 006 = Display
Text Symbol: 007 = Documentation
Text Symbol: 111 = Filter Displayed Data
Text Symbol: 112 = Search with Filter
Text Symbol: 113 = Query Authorization for Infotype
Text Symbol: 114 = Authorization for Infotype
Text Symbol: 116 = Authorization Field





Text Symbol: 117 = Authorization Object
Text Symbol: 118 = Delete INDX Items
Text Symbol: 119 = Delete filter
Text Symbol: 120 = Object Description
Text Symbol: 121 = Abbreviation on
Text Symbol: 122 = Abbreviation off
Text Symbol: 123 = Infotype
Text Symbol: 124 = Access Rights
Text Symbol: 125 = Delete INDX User Entries?
Text Symbol: 201 = Leads
Text Symbol: 202 = Related
Text Symbol: 203 = Org. Unit
Text Symbol: 204 = Switch


INCLUDES used within this REPORT RHANALYSIS_TOOL

INCLUDE RHANALYSIS_TOOLTOP . " GLOBAL DATA
INCLUDE RHANALYSIS_TOOLO01 . " PBO-MODULES
INCLUDE RHANALYSIS_TOOLI01 . " PAI-MODULES
INCLUDE RHANALYSIS_TOOLF01 . " FORM-ROUTINES
INCLUDE RHANALYSIS_TOOL_OOF01 . " OO IMPLEMENTATIONS


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