FBEN0REB 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 FBEN0REB 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 T5UB*
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 = '241' msg_par1 = 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 = '242' msg_par1 = plsta 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 = '243' msg_par1 = barea 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 = '244' msg_par1 = eligr 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 = '245' msg_par1 = cstv1 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 = '246' msg_par1 = bengr msg_par2 = bstat 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 = '247' msg_par1 = bengr msg_par2 = bstat 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 = '248' msg_par1 = datmo msg_par2 = permo 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 = '249' msg_par1 = bstat 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 = '250' 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 = '251' msg_par1 = bplan msg_par2 = bopti msg_par3 = depcv 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 = '252' msg_par1 = bplan msg_par2 = bopti 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 = '253' msg_par1 = depcv 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 = '254' 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 = '255' msg_par1 = bplan msg_par2 = bcost 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 = '256' msg_par1 = bplan msg_par2 = bcost msg_par3 = msg_par3 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 = '257' msg_par1 = ageii 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 = '258' msg_par1 = crgrp msg_par2 = salgr severity = subrc reaction = react TABLES error_table = error_table.
CALL FUNCTION 'HR_BEN_HANDLE_ERROR' EXPORTING msg_class = msg_class9 msg_number = '259' msg_par1 = crgrp msg_par2 = agegr 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 = '260' msg_par1 = crgrp msg_par2 = losgr 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 = '261' msg_par1 = inves 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 = '262' msg_par1 = invgr 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 = '263' msg_par1 = invgr msg_par2 = inves 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 = '264' msg_par1 = ageii 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 = '265' msg_par1 = vesti 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 = '266' msg_par1 = vesti msg_par2 = vspct 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 = '267' msg_par1 = bengr 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 = '268' msg_par1 = bengr msg_par2 = bstat msg_par3 = 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 = '269' msg_par1 = belig msg_par2 = eligr 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 = '270' 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 = '271' msg_par1 = crgrp 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 FBEN0REB or its description.