BEN41F01 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 BEN41F01 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: Include BEN41F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_BEN_GET_F4_BENEFIT_AREA call function 'HR_BEN_GET_F4_BENEFIT_AREA' exporting fixed_position = true reaction = no_msg importing barea = barea subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_COST_FORMULA call function 'HR_BEN_GET_F4_COST_FORMULA' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing bcost = bcost subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_COVERAGE_FORMULA call function 'HR_BEN_GET_F4_COVERAGE_FORMULA' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing bcove = bcove subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_CONTRIB_RULE_ER call function 'HR_BEN_GET_F4_CONTRIB_RULE_ER' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing ercon = ercon subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_CONTRIB_RULE_EE call function 'HR_BEN_GET_F4_CONTRIB_RULE_EE' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing eecon = eecon subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_CREDIT_FORMULA call function 'HR_BEN_GET_F4_CREDIT_FORMULA' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing bcred = bcred subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_COMB_COVER_LIMIT call function 'HR_BEN_GET_F4_COMB_COVER_LIMIT' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing ccvlm = ccvlm subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_PLAN call function 'HR_BEN_GET_F4_PLAN' exporting barea = barea bpcat = bpcat fixed_position = true reaction = no_msg importing bplan = bplan subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_COMB_CONTR_LIMIT call function 'HR_BEN_GET_F4_COMB_CONTR_LIMIT' exporting barea = barea bplan = bplan fixed_position = true reaction = no_msg importing ccnlm = ccnlm subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_BENEFIT_GROUP call function 'HR_BEN_GET_F4_BENEFIT_GROUP' exporting barea = barea fixed_position = true reaction = no_msg importing bengr = bengr subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_BENEFIT_STATUS call function 'HR_BEN_GET_F4_BENEFIT_STATUS' exporting barea = barea fixed_position = true reaction = no_msg importing bstat = bstat subrc = subrc tables error_table = error_table.
call function 'HR_BEN_GET_F4_CRITERIA_GROUP' exporting barea = barea fixed_position = true reaction = no_msg importing crgrp = crgrp subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_INVESTMENT_GROUP call function 'HR_BEN_GET_F4_INVESTMENT_GROUP' exporting barea = barea fixed_position = true reaction = no_msg importing invgr = invgr subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_VESTING_RULE call function 'HR_BEN_GET_F4_VESTING_RULE' exporting barea = barea fixed_position = true reaction = no_msg importing vesti = vesti subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_ELIGIBILITY_RULE call function 'HR_BEN_GET_F4_ELIGIBILITY_RULE' exporting barea = barea fixed_position = true reaction = no_msg importing belig = belig subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_TERMINATION_RULE call function 'HR_BEN_GET_F4_TERMINATION_RULE' exporting barea = barea fixed_position = true reaction = no_msg importing bterm = bterm subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_COMPENSATION_MOD call function 'HR_BEN_GET_F4_COMPENSATION_MOD' exporting barea = barea fixed_position = true reaction = no_msg importing cpmod = cpmod subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_EVENT call function 'HR_BEN_GET_F4_EVENT' exporting barea = barea fixed_position = true reaction = no_msg importing event = event subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_EVENT_GROUP call function 'HR_BEN_GET_F4_EVENT_GROUP' exporting barea = barea fixed_position = true reaction = no_msg importing evtgr = evtgr subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_ZIP_GROUP call function 'HR_BEN_GET_F4_ZIP_GROUP' exporting barea = barea fixed_position = true reaction = no_msg importing zipgr = zipgr subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_COUNTRY call function 'HR_BEN_GET_F4_COUNTRY' exporting fixed_position = true reaction = no_msg importing land1 = land1 subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_RLP_VARIANT call function 'HR_BEN_GET_F4_RLP_VARIANT' exporting barea = barea rlpty = rlpty fixed_position = true reaction = no_msg importing rlpvr = rlpvr subrc = subrc tables error_table = error_table.
HR_BEN_GET_F4_DEP_COVERAGE call function 'HR_BEN_GET_F4_DEP_COVERAGE' exporting barea = barea fixed_position = true reaction = no_msg importing depcv = depcv subrc = subrc 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 BEN41F01 or its description.