SAP Reports / Programs | Cross-Application Components | General Application Functions | Qualifications and Requirements(CA-GTF-QR) SAP CA

RHPE_SPLAN_FOR_O SAP ABAP Report - Succession overview







RHPE_SPLAN_FOR_O is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report displays an overview of the succession situation of all of the positions in an organizational unit...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 RHPE_SPLAN_FOR_O 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 RHPE_SPLAN_FOR_O. "Basic submit
SUBMIT RHPE_SPLAN_FOR_O AND RETURN. "Return to original report after report execution complete
SUBMIT RHPE_SPLAN_FOR_O 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: SHOW_EIG = Display suitability %age
Title: Succession overview
Text Symbol: SUC = Succession overview
Text Symbol: VAL = Key date


INCLUDES used within this REPORT RHPE_SPLAN_FOR_O

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:

RHP0_USER_PARAMETERS_GET CALL FUNCTION 'RHP0_USER_PARAMETERS_GET' "#EC DOM_EQUAL EXPORTING fill_if_initial = 'X' IMPORTING plvar = pchplvar begda = pchbegda * ENDDA = * SUBSTITUTE = * essential = only_essential with_key = show_key org_unit = pchobjid-low EXCEPTIONS OTHERS = 0.

RHPK_POPUP_CRITERIA CALL FUNCTION 'RHPK_POPUP_CRITERIA' EXPORTING plvar = pchplvar IMPORTING add_cp_id = h_capath CHANGING gdate = h_gdate suited = h_suited interested = h_intere potential = h_potent earmarked = h_earmar find_career_path = h_fi_c_p * add_career_path = add_career_path aversion = aversio EXCEPTIONS canceled = 1 OTHERS = 2.

RHPH_PICK_UP_POSITIONS CALL FUNCTION 'RHPH_PICK_UP_POSITIONS' EXPORTING begda = pchbegda endda = pchendda status = '1' with_stext = 'X' TABLES objects = objects positions = positions EXCEPTIONS undefined = 1 OTHERS = 2.

RHPK_SUCCESSION_PLANING_PART_1 CALL FUNCTION 'RHPK_SUCCESSION_PLANING_PART_1' EXPORTING plvar = pchplvar otype = positions-ttype sobid = positions-tobid gdate = pchbegda * WITH_STEXT = * WITH_CLASS_SCALE = TABLES requirement_tab = requirement_tab altq_tab = altq_tab EXCEPTIONS position_is_obsolet = 0 invalid_object = 0 technical_error = 0 OTHERS = 0.

RHPK_SUCCESSION_PLANING_PART_2 CALL FUNCTION 'RHPK_SUCCESSION_PLANING_PART_2' EXPORTING plvar = pchplvar "plvar otype = positions-ttype "position sobid = positions-tobid "position-id gdate = pchbegda "gdate with_stext = 'X' suited = h_suited interested = h_intere potential = h_potent earmarked = h_earmar find_career_path = h_fi_c_p "find_career_path add_career_path = add_career_path aversion = aversio * IMPORTING * suited = h_suited * interested = h_intere * potential = h_potent * earmarked = h_earmar * find_career_path = h_fi_c_p * add_career_path = add_career_path * aversion = aversio TABLES requirement_tab = requirement_tab altq_tab = altq_tab found_persons = found_persons EXCEPTIONS object_not_found = 1 OTHERS = 2.

RHPK_SUCCESSION_PLANING_PART_3 CALL FUNCTION 'RHPK_SUCCESSION_PLANING_PART_3' EXPORTING plvar = pchplvar "plvar otype = output-ttype sobid = output-tobid gdate = pchbegda "gdate with_stext = ' ' * WITH_CLASS_SCALE = TABLES ranking_tab = person_ranking_tab requirement_tab = requirement_tab * PERS_QUALI_TAB = found_persons = found_persons altq_tab = altq_tab EXCEPTIONS no_persons = 1 technical_error = 2 OTHERS = 3.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING * I_INTERFACE_CHECK = 'X' i_callback_program = g_repid * I_CALLBACK_PF_STATUS_SET = 'SET_PF_STATUS' i_callback_user_command = g_usercommand i_structure_name = 'HRPDV_SUCCESSOR_VIEW' is_layout = g_layout it_fieldcat = gt_fieldcat[] * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' i_save = 'A' is_variant = g_variant it_events = gt_events * IT_EVENT_EXIT = * IS_PRINT = * IS_REPREP_ID = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = TABLES t_outtab = output EXCEPTIONS program_error = 1 OTHERS = 2 .

RHPP_SHOW_PROFILE CALL FUNCTION 'RHPP_SHOW_PROFILE' EXPORTING plvar = pchplvar "plvar otype = output-ttype objid = output-tobid maintain = ' ' begda = pchbegda "gdate endda = high_date EXCEPTIONS not_found = 1 no_authority = 2 OTHERS = 3.

RH_OTYPE_COLOR * CALL FUNCTION 'RH_OTYPE_COLOR' * EXPORTING * OTYPE = WINDOW_TAB-OTYPE * IMPORTING * COLOR = O_COLOR * INTENSIV = O_INTENSIV.

REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_structure_name = 'HRPDV_SP_RANKING_LIST' i_callback_program = g_repid i_callback_user_command = g_usercommand_for_rankinglist is_layout = g_layout it_fieldcat = gt_fieldcat_rank[] i_save = 'A' TABLES t_outtab = window_tab EXCEPTIONS program_error = 1 OTHERS = 2.

RHPP_SHOW_PROFILE CALL FUNCTION 'RHPP_SHOW_PROFILE' EXPORTING plvar = pchplvar "plvar otype = wa_window_tab-otype objid = wa_window_tab-sobid maintain = ' ' begda = pchbegda "gdate endda = high_date EXCEPTIONS no_authority = 1 not_found = 2 OTHERS = 3.

REUSE_ALV_COMMENTARY_WRITE CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE' EXPORTING it_list_commentary = gt_alv_list_top_of_list[].

RH_TEXT_BUFFER_FILL CALL FUNCTION 'RH_TEXT_BUFFER_FILL' * EXPORTING * CHECK_STRU_AUTH = 'X' * WITH_EXTINT = ' ' TABLES objects = objects.

RH_READ_OBJECT CALL FUNCTION 'RH_READ_OBJECT' EXPORTING plvar = objects-plvar otype = objects-otype objid = $objid * REALO = ' ' * ISTAT = ' ' * BEGDA = SY-DATUM * ENDDA = SY-DATUM * LANGU = SY-LANGU * OINTERVAL = 'X' * STORE = 'X' * CHECK_STRU_AUTH = 'X' * READ_DB = ' ' IMPORTING * OBEG = * OEND = * OSTAT = * HISTO = * SHORT = stext = stext * TISTAT = * TLANGU = * TABLES * EXISTENCE = EXCEPTIONS not_found = 1 OTHERS = 2 .

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = p_repname * I_INTERNAL_TABNAME = APP_RANKING i_structure_name = 'HRPDV_SUCCESSOR_VIEW' * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = PRONAME CHANGING ct_fieldcat = it_fieldcat EXCEPTIONS inconsistent_interface = 0 program_error = 0 OTHERS = 0.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = p_repname * I_INTERNAL_TABNAME = APP_RANKING i_structure_name = 'HRPDV_SP_RANKING_LIST' * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = PRONAME CHANGING ct_fieldcat = it_fieldcat EXCEPTIONS inconsistent_interface = 0 program_error = 0 OTHERS = 0.



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