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

RHRH_CHECK_ITF SAP ABAP Report - Test Interface for Decoupled Infotypes







RHRH_CHECK_ITF is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With this tool you can test your decoupled infotypes...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter RHRH_CHECK_ITF into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CHECK_PA - Test Tool Decoupled PA Infotypes


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


Text pool values


Selection Text: GP_TCLAS = D .
Selection Text: GP_SUBTY = D .
Selection Text: GP_SPRPS = D .
Selection Text: GP_PERNR = D .
Selection Text: GP_MASSN = D .
Selection Text: GP_MASSG = D .
Selection Text: GP_INFTY = D .
Selection Text: GP_ENDDA = D .
Selection Text: GP_BEGDA = D .
Selection Text: GP_WFLOW = Workflow Active
Selection Text: GP_TEXT = Generic Text Reader Active
Selection Text: GP_RETRO = Retroactive Accounting Active
Selection Text: GP_AUTH = Authorization Check Active
Selection Text: GP_ALE = Distribution (ALE) Active
Title: Test Interface for Decoupled Infotypes
Text Symbol: TCS = Test Case for IT
Text Symbol: SEL = Selection
Text Symbol: RLT = Records in Database
Text Symbol: QU2 = Test case will be irretrievably deleted from the database. Delete?
Text Symbol: QU1 = Test case already exists in the database. Overwrite?
Text Symbol: MOD = Change Data Record
Text Symbol: MAS = Action
Text Symbol: INS = Create Data Record
Text Symbol: HEA = Confirmatn Prompt
Text Symbol: GUI = Recording: Read Additional Infotype Records for Person
Text Symbol: ERR = Responsible for Message
Text Symbol: DEL = Delete Data Record
Text Symbol: COP = Copy Data Record
Text Symbol: ADD = Additional Infotypes


INCLUDES used within this REPORT RHRH_CHECK_ITF

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:

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = text-gui.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = ls_t777d-ppnnn CHANGING ct_fieldcat = lt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = bal_header IMPORTING e_log_handle = bal_handle EXCEPTIONS log_header_inconsistent = 1 OTHERS = 2.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = bal_handle i_s_msg = bal_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

BAL_DSP_PROFILE_NO_TREE_GET CALL FUNCTION 'BAL_DSP_PROFILE_NO_TREE_GET' IMPORTING e_s_display_profile = bal_display_profile.

BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = bal_display_profile i_amodal = ' ' EXCEPTIONS profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4 OTHERS = 5.

BAL_LOG_REFRESH CALL FUNCTION 'BAL_LOG_REFRESH' EXPORTING i_log_handle = bal_handle EXCEPTIONS OTHERS = 1.

BAL_CNTL_CREATE CALL FUNCTION 'BAL_CNTL_CREATE' EXPORTING i_container = gr_docking i_s_display_profile = bal_display_profile i_t_log_handle = lt_log_handle IMPORTING e_control_handle = gs_control_handle EXCEPTIONS OTHERS = 1.

BAL_CNTL_FREE CALL FUNCTION 'BAL_CNTL_FREE' CHANGING c_control_handle = ls_control_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_REFRESH CALL FUNCTION 'BAL_LOG_REFRESH' EXPORTING i_log_handle = ls_bal_handle EXCEPTIONS OTHERS = 1.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING is_layout = ls_layout_error it_fieldcat = lt_fieldcat_error i_screen_start_column = 10 i_screen_start_line = 10 i_screen_end_column = 60 i_screen_end_line = 20 TABLES t_outtab = lt_error EXCEPTIONS program_error = 1 OTHERS = 2.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gv_qnnnn_name CHANGING ct_fieldcat = gt_fieldcat_qnnnn EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = gv_qnnnn2_name CHANGING ct_fieldcat = gt_fieldcat_qnnnn2 EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

BAL_CNTL_FREE CALL FUNCTION 'BAL_CNTL_FREE' CHANGING c_control_handle = gs_case_control_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_REFRESH CALL FUNCTION 'BAL_LOG_REFRESH' EXPORTING i_log_handle = gv_case_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = ls_header IMPORTING e_log_handle = gv_case_handle EXCEPTIONS log_header_inconsistent = 1 OTHERS = 2.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_log_handle = gv_case_handle i_s_msg = ls_msg EXCEPTIONS log_not_found = 1 msg_inconsistent = 2 log_is_full = 3 OTHERS = 4.

BAL_DSP_PROFILE_NO_TREE_GET CALL FUNCTION 'BAL_DSP_PROFILE_NO_TREE_GET' IMPORTING e_s_display_profile = ls_profile.

BAL_CNTL_CREATE





CALL FUNCTION 'BAL_CNTL_CREATE' EXPORTING i_container = gr_case_msg_docking i_s_display_profile = ls_profile i_t_log_handle = lt_log_handle IMPORTING e_control_handle = gs_case_control_handle EXCEPTIONS OTHERS = 1.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-hea text_question = text-qu1 IMPORTING answer = lv_answer.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-hea text_question = text-qu2 IMPORTING answer = lv_answer.



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