FBEN0REH is a standard ABAP INCLUDE 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 FBEN0REH 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: Table read routines for tables T74H*
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '481' msg_par1 = event severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '482' msg_par1 = event msg_par2 = evtgr msg_par3 = pltyp severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '483' msg_par1 = wfobj msg_par2 = wfevt severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '484' msg_par1 = bplan severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '485' msg_par1 = bplan msg_par2 = vargu severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '486' msg_par1 = dttyp severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '487' msg_par1 = rlpgr severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '489' msg_par1 = bplan msg_par2 = ocrsn severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '490' msg_par1 = zipgr severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '491' msg_par1 = zipgr msg_par2 = land1 msg_par3 = ziplo severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '492' msg_par1 = fotyp severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '493' msg_par1 = cpmod severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '494' msg_par1 = cpmod msg_par2 = mdwty severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '495' msg_par1 = bplan msg_par2 = ssqno severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '496' msg_par1 = urlid severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '497' msg_par1 = crenr severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '498' msg_par1 = depcv msg_par2 = subty severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '499' msg_par1 = rlpvr severity = subrc reaction = react tables error_table = error_table.
call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '500' msg_par1 = rlpvr msg_par2 = subty msg_par3 = rlpgr severity = subrc reaction = react tables error_table = error_table.
HR_BEN_HANDLE_ERROR call function 'HR_BEN_HANDLE_ERROR' exporting msg_class = msg_class9 msg_number = '501' msg_par1 = subty severity = subrc reaction = react tables error_table = error_table.
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 FBEN0REH or its description.