SAP Reports / Programs | Personnel Management | Personnel Administration | Canada(PA-PA-CA) SAP PA

RPLEEAKF SAP ABAP INCLUDE - Include RPCEEAKF







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


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


Text pool values


Title: Include RPCEEAKF


INCLUDES used within this REPORT RPLEEAKF

No INCLUDES are used within this REPORT code!


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:

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_003' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit3.

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_001' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit1.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING PERNR = p_pernr INFTY = '0033' BEGDA = p_pn_endda ENDDA = p_pn_endda TABLES INFTY_TAB = i0033 .

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_001' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit.

RP_ANSAL_FROM_INFOTYPE CALL FUNCTION 'RP_ANSAL_FROM_INFOTYPE' "WRAL4BK012111 EXPORTING "WRAL4B! i0001 = p0001 i0008 = p0008 f_date = p0008-begda IMPORTING f_ansal = eea_buffer-ansal EXCEPTIONS internal_error = 1 error_at_indirect_evaluation = 2 currency_conversion_error = 3 OTHERS = 4.

RP_ANSAL_FROM_INFOTYPE CALL FUNCTION 'RP_ANSAL_FROM_INFOTYPE' "WRAL4BK012111 EXPORTING "WRAL4B! i0001 = p0001 i0008 = p0008 f_date = p0008-begda IMPORTING f_ansal = eea_buffer-ansal EXCEPTIONS internal_error = 1 error_at_indirect_evaluation = 2 currency_conversion_error = 3 OTHERS = 4.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'P_STAGB' IMPORTING ind = ind TABLES fields = tab_field full_table = it543c EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'REASON8' IMPORTING ind = ind TABLES fields = tab_field1 full_table = it530e EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'NAMEN' IMPORTING ind = ind TABLES fields = tab_field2 full_table = it530 EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'HIRE' IMPORTING ind = ind TABLES fields = tab_field2 full_table = it530 EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'HIRE' IMPORTING ind = ind TABLES fields = tab_field2 full_table = it530 EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'FULL' IMPORTING ind = ind TABLES fields = tab_field full_table = it542t EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'APPLAREA' IMPORTING ind = ind TABLES fields = tab_field full_table = i514v EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING selectfield = 'VNAMEN' IMPORTING ind = ind TABLES fields = tab_field2 full_table = it530 EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text EXCEPTIONS OTHERS = 1.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text EXCEPTIONS OTHERS = 1.

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_002' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit.

HR_FEATURE_BACKFIELD CALL FUNCTION 'HR_FEATURE_BACKFIELD' EXPORTING feature = feature struc_content = structure IMPORTING back = return_value EXCEPTIONS dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 OTHERS = 7.

RP_ANSAL_FROM_INFOTYPE





CALL FUNCTION 'RP_ANSAL_FROM_INFOTYPE' EXPORTING i0001 = p0001 i0008 = p0008 f_date = p0008-begda IMPORTING f_ansal = eea_buffer-ansal EXCEPTIONS internal_error = 1 error_at_indirect_evaluation = 2 currency_conversion_error = 3 OTHERS = 4.

RP_ANSAL_FROM_INFOTYPE CALL FUNCTION 'RP_ANSAL_FROM_INFOTYPE' EXPORTING i0001 = p0001 i0008 = p0008 f_date = p0008-begda IMPORTING f_ansal = eea_buffer-ansal EXCEPTIONS internal_error = 1 error_at_indirect_evaluation = 2 currency_conversion_error = 3 OTHERS = 4.

RS_TREE_CONSTRUCT CALL FUNCTION 'RS_TREE_CONSTRUCT' TABLES nodetab = tnode EXCEPTIONS tree_failure = 1 id_not_found = 2 wrong_relationship = 3 OTHERS = 4.

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING node_id = '000002' all = 'X' depth = 1 EXCEPTIONS "ZAP0353157 not_found = 1 " OTHERS = 2. "

RS_TREE_LIST_DISPLAY CALL FUNCTION 'RS_TREE_LIST_DISPLAY' EXPORTING callback_program = repid callback_user_command = 'BACK_USER_COMMAND' status = 'BASIC' EXCEPTIONS OTHERS = 1.

POPUP_TO_CONFIRM_WITH_VALUE CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_VALUE' EXPORTING defaultoption = 'Y' objectvalue = 'Path'(e22) text_after = ' invalid. Retry?'(e23)

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING node_id = nodid all = 'X' depth = 1.

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING node_id = nodid all = 'X' depth = 1.

HR_READ_INFOTYPE CALL FUNCTION 'HR_READ_INFOTYPE' EXPORTING PERNR = perno INFTY = '0033' TABLES INFTY_TAB = it_0033_dummy[].

RS_TREE_DELETE_NODE CALL FUNCTION 'RS_TREE_DELETE_NODE' EXPORTING node_id = nodes-id.

RS_TREE_DELETE_NODE CALL FUNCTION 'RS_TREE_DELETE_NODE' EXPORTING node_id = nodes-id.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING node_info = inputnode EXCEPTIONS id_not_found = 1 OTHERS = 2.

RS_TREE_EXPAND CALL FUNCTION 'RS_TREE_EXPAND' EXPORTING node_id = '000001' all = 'X'.

RP_TS_CREATE_OBJECT CALL FUNCTION 'RP_TS_CREATE_OBJECT' EXPORTING objkn = objkn objnr = objnr objin = obj_header empfg = 'RPLEEAK0' IMPORTING objhd = obj_handle tsobj = object EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4 no_object = 5 no_permission = 6.

RSTS_WRITE CALL FUNCTION 'RSTS_WRITE' EXPORTING fbhandle = obj_handle TABLES datatab = employee_file EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4.

RSTS_CLOSE CALL FUNCTION 'RSTS_CLOSE' EXPORTING fbhandle = obj_handle EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_other = 3.

RP_TS_CREATE_OBJECT CALL FUNCTION 'RP_TS_CREATE_OBJECT' EXPORTING objkn = objkn objnr = objnr objin = obj_header empfg = 'RPLEEAK0' IMPORTING objhd = obj_handle tsobj = object EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4 no_object = 5 no_permission = 6.

RSTS_WRITE CALL FUNCTION 'RSTS_WRITE' EXPORTING fbhandle = obj_handle TABLES datatab = promo_file EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4.

RSTS_CLOSE CALL FUNCTION 'RSTS_CLOSE' EXPORTING fbhandle = obj_handle EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_other = 3.

RP_TS_CREATE_OBJECT CALL FUNCTION 'RP_TS_CREATE_OBJECT' EXPORTING objkn = objkn objnr = objnr objin = obj_header empfg = 'RPLEEAK0' IMPORTING objhd = obj_handle tsobj = object EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4 no_object = 5 no_permission = 6.




RSTS_WRITE CALL FUNCTION 'RSTS_WRITE' EXPORTING fbhandle = obj_handle TABLES datatab = term_file EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4.

RSTS_CLOSE CALL FUNCTION 'RSTS_CLOSE' EXPORTING fbhandle = obj_handle EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_other = 3.

RP_TS_CREATE_OBJECT CALL FUNCTION 'RP_TS_CREATE_OBJECT' EXPORTING objkn = objkn objnr = objnr objin = obj_header empfg = 'RPLEEAK0' IMPORTING objhd = obj_handle tsobj = object EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4 no_object = 5 no_permission = 6.

RSTS_WRITE CALL FUNCTION 'RSTS_WRITE' EXPORTING fbhandle = obj_handle TABLES datatab = rejected_ee EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_noconv = 3 fb_rsts_other = 4.

RSTS_CLOSE CALL FUNCTION 'RSTS_CLOSE' EXPORTING fbhandle = obj_handle EXCEPTIONS fb_call_handle = 1 fb_error = 2 fb_rsts_other = 3.

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' EXPORTING beg = pnpbegda end = pnpendda IMPORTING fire_date = tpdate hire_date = hiredate TABLES pphifi = phifi pp0000 = p0000 pp0001 = p0001 EXCEPTIONS OTHERS = 1.

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_001' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit1.

RS_REFRESH_FROM_SELECTOPTIONS CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS' EXPORTING curr_report = sy-cprog TABLES selection_table = l_field_values EXCEPTIONS not_found = 1 no_report = 2 OTHERS = 3.

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_001' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit1.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = sy-cprog i_grid_title = l_title it_excluding = l_excluding[] it_fieldcat = l_field_cat is_layout = l_layout TABLES t_outtab = rejected_ee EXCEPTIONS program_error = 1 OTHERS = 2.

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' EXPORTING beg = p0016-begda end = p0016-ctedt IMPORTING fire_date = tpdate hire_date = hiredate TABLES pphifi = phifi pp0000 = p0000 pp0001 = p0001 EXCEPTIONS OTHERS = 1.

HELP_OBJECT_SHOW CALL FUNCTION 'HELP_OBJECT_SHOW' EXPORTING dokclass = 'TX' doklangu = sy-langu dokname = l_docname TABLES links = l_links EXCEPTIONS object_not_found = 1 sapscript_error = 2 OTHERS = 3.

HR_GET_BUSINESS_ADD_IN CALL FUNCTION 'HR_GET_BUSINESS_ADD_IN' EXPORTING exit_name = 'HRPADCA_RPLEEAK0_001' IMPORTING is_implemented = is_implemented CHANGING instance = sap_exit1.

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' EXPORTING beg = pnpbegda end = pnpendda IMPORTING hire_date = p_hiredate TABLES pphifi = phifi pp0000 = p0000 pp0001 = p0001 EXCEPTIONS OTHERS = 1.



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