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

RHPEPRFM SAP ABAP Report - Qualifications Profile: Mass Data Maintenance







RHPEPRFM is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report lets you create entries in the sub-profile Qualifications for multiple planning objects simultaneously...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 RHPEPRFM 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

OOQM - Qual. Profile: Mass Data Maintenance


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


Text pool values


Title: Qualifications Profile: Mass Data Maintenance
Text Symbol: SEA = Search Term
Text Symbol: TYP = Type


INCLUDES used within this REPORT RHPEPRFM

INCLUDE RHPEINI0.


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:

RH_ASK_FOR_PLVAR CALL FUNCTION 'RH_ASK_FOR_PLVAR' CHANGING plvar = dynp_rhpp-plvar EXCEPTIONS OTHERS = 0.

RHP0_USER_PARAMETERS_GET CALL FUNCTION 'RHP0_USER_PARAMETERS_GET' IMPORTING pd_otype = dynp_rhpp-otype1.

RHP0_USER_PARAMETERS_GET CALL FUNCTION 'RHP0_USER_PARAMETERS_GET' IMPORTING * plvar = begda = dynp_rhpp-sttag "#EC * * ENDDA = * SUBSTITUTE = * ESSENTIAL = * HALFVALUE = * WITH_KEY = * ORG_UNIT = EXCEPTIONS OTHERS = 0.

RHP6_PROFILE_OBJECT_SET CALL FUNCTION 'RHP6_PROFILE_OBJECT_SET' EXPORTING profile_view = $profile_view_pd plvar = dynp_rhpp-plvar otype = dynp_rhpp-otype1 sobid = gd_0010_objid begda = dynp_rhpp-sttag "#EC * endda = dynp_rhpp-sttag "#EC * maintain = 'X' "maintain mode for proficiencies CHANGING read_part_new = gd_0010_read_part_new commit_flag = gd_0010_commit_flag EXCEPTIONS OTHERS = 0.

RHP6_PROFILE_OBJECT_SET CALL FUNCTION 'RHP6_PROFILE_OBJECT_SET' EXPORTING profile_view = $profile_view_pd plvar = dynp_rhpp-plvar otype = dynp_rhpp-otype1 sobid = gd_0010_objid begda = dynp_rhpp-sttag endda = dynp_rhpp-sttag maintain = 'X' "maintain mode for proficiencies CHANGING read_part_new = gd_0010_read_part_new commit_flag = gd_0010_commit_flag EXCEPTIONS OTHERS = 0.

RHP6_PROFILE_OK_CODE_SET CALL FUNCTION 'RHP6_PROFILE_OK_CODE_SET' EXPORTING actual_ok_code = ok_code_0010 EXCEPTIONS OTHERS = 0.

RHP6_PROFILE_OK_CODE_GET CALL FUNCTION 'RHP6_PROFILE_OK_CODE_GET' IMPORTING actual_ok_code = ok_code_0010 EXCEPTIONS OTHERS = 0.

RHP0_POPUP_F4_SEARK CALL FUNCTION 'RHP0_POPUP_F4_SEARK' EXPORTING f4 = ' ' plvar = dynp_rhpp-plvar otype = dynp_rhpp-otype1 * BEGDA = '19000101' * ENDDA = '99991231' seark = dynp_rhpp-seark1 multi_select = 'X' TABLES sel_objids = help_objid_tab * CHANGING * OBJID = * STEXT = EXCEPTIONS cancelled = 1 object_not_valid = 2 error = 3 OTHERS = 4.

RHP0_POPUP_F4_SEARK * CALL FUNCTION 'RHP0_POPUP_F4_SEARK' * EXPORTING * f4 = ' ' * plvar = dynp_rhpp-plvar * otype = dynp_rhpp-otype1 ** BEGDA = '19000101' ** ENDDA = '99991231' * seark = dynp_rhpp-seark1 * CHANGING * objid = gd_0010_objid * stext = dynp_rhpp-stext1 * EXCEPTIONS * cancelled = 1 * object_not_valid = 2 * error = 3 * OTHERS = 4.

RHP6_PROFILE_PART_TABLE_GET CALL FUNCTION 'RHP6_PROFILE_PART_TABLE_GET' EXPORTING repid = 'SAPLRHPP' dynnr = gd_0010_part_dynnr TABLES profile = qualification_tab EXCEPTIONS OTHERS = 0.

RHPP_SHOW_PROFILE_MATCHUP CALL FUNCTION 'RHPP_SHOW_PROFILE_MATCHUP' EXPORTING plvar = dynp_rhpp-plvar * GDATE = SY-DATUM * S_EVENTS = 'X' * ONLY_DEFICITS = ' ' * VIA_SELECTION_SCREEN = ' ' TABLES sel_persons = sel_objects * SEL_REQUIRES = * QUALIFICATION_PROFILES = * REQUIREMENT_PROFILES = * ALTQ_TABLE = EXCEPTIONS no_authority = 1 no_plvar = 0 OTHERS = 0.

RH_COMBOBOX_POSSIBLE_OTYPES CALL FUNCTION 'RH_COMBOBOX_POSSIBLE_OTYPES' EXPORTING otype = ' ' * subty = TABLES subty_tab = gd_0010_subty_tab EXCEPTIONS no_entry_found = 1 OTHERS = 2. "Riester

RHP0_POPUP_F4_SEARK * CALL FUNCTION 'RHP0_POPUP_F4_SEARK' * EXPORTING * f4 = 'X' * plvar = dynp_rhpp-plvar * otype = dynp_rhpp-otype1 * BEGDA = '19000101' * ENDDA = '99991231' * seark = dynp_rhpp-seark1 * multi_select = 'X' * dynpro_repid = gd_f4_repid "#EC * * dynpro_dynnr = gd_f4_dynnr * DYNPRO_PLVARFIELD = * DYNPRO_OTYPEFIELD = * dynpro_searkfield = 'DYNP_RHPP-SEARK1' * tables * sel_objids = help_objid_tab * CHANGING * OBJID = * STEXT = * exceptions * cancelled = 1 * object_not_valid = 2 * error = 3 * others = 4.

RHP0_POPUP_F4_SEARK CALL FUNCTION 'RHP0_POPUP_F4_SEARK' EXPORTING f4 = 'X' plvar = dynp_rhpp-plvar otype = dynp_rhpp-otype1 * BEGDA = '19000101' * ENDDA = '99991231' * SEARK = multi_select = 'X' dynpro_repid = gd_f4_repid dynpro_dynnr = gd_f4_dynnr * DYNPRO_PLVARFIELD = * DYNPRO_OTYPEFIELD = dynpro_searkfield = 'DYNP_RHPP-SEARK1' TABLES sel_objids = help_objid_tab * CHANGING * objid = * stext = EXCEPTIONS cancelled = 1 object_not_valid = 2 error = 3 OTHERS = 4.

RHPP_Q_PROFILE_WRITE_N_DIF CALL FUNCTION 'RHPP_Q_PROFILE_WRITE_N_DIF' TABLES profile = profiles_tab * ERR_PROFILE = EXCEPTIONS undefined = 1 OTHERS = 2.



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