RTPM_THX_SELECT_HRELS 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 RTPM_THX_SELECT_HRELS 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.
Title: Programm für hrel selection (with comp.code, val.area and fiscal year)
Text Symbol: CAT = Category
Text Symbol: COM = Company Code
Text Symbol: FIS = Fiscal Year
Text Symbol: FRO = Valid From Date
Text Symbol: GR1 = Grouping 1
Text Symbol: GR2 = Grouping 2
Text Symbol: GR3 = Grouping 3
Text Symbol: NUM = Number
Text Symbol: PRO = Profile
Text Symbol: RIS = Risk Category
Text Symbol: VAL = Valuation Area
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPM_THX_SET_SEL_DATA CALL FUNCTION 'TPM_THX_SET_SEL_DATA' EXPORTING is_range_search_hrel = ls_range_hrel.
TPM_THX_GET_SCREEN_DATA CALL FUNCTION 'TPM_THX_GET_SCREEN_DATA' IMPORTING et_group_cust = lt_group_cust.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_THX_SELECT_HRELS - Programm für hrel selection (with comp.code, val.area and fiscal year) RTPM_THX_SELECT_HRELS - Programm für hrel selection (with comp.code, val.area and fiscal year) RTPM_THX_SELECT_HITEM_DET - Program for setting hitem detail RTPM_THX_SELECT_HITEM_DET - Program for setting hitem detail RTPM_THX_SELECT_HINST_DET - Program for setting histr detail RTPM_THX_SELECT_HINST_DET - Program for setting histr detail