SAP Reports / Programs

RPUTRFJ0 SAP ABAP Report - Automatic pay increase - pay scale level update (Japan)







RPUTRFJ0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Periodical pay increase according to the personnel appraisal will be processed by this program...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 RPUTRFJ0 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

PC00_M22_UTRFJ0 - Automatic Pay Increase (P/S level)


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 RPUTRFJ0. "Basic submit
SUBMIT RPUTRFJ0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPUTRFJ0 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: SES_NAME = Session name
Selection Text: REASON = Reason for changing basic pay
Selection Text: P147SBTY = Appraisal type
Selection Text: P08SBTY = Basic bay subtype
Selection Text: KEEP_BI = Keep batch input session?
Selection Text: INCDATE = Pay increase date
Selection Text: HOLD_DAT = Batch input hold date
Selection Text: GEN_BI = Generate batch input session?
Selection Text: COUNTRY = Country grouping
Selection Text: APPENDDA =
Selection Text: APPBEGDA =
Title: Automatic pay increase - pay scale level update (Japan)
Text Symbol: P02 = to
Text Symbol: P01 = Appraisal period
Text Symbol: L09 = Personnel number
Text Symbol: L02 = Number of processed employees
Text Symbol: L01 = Employees With Pay Scale Regrading on
Text Symbol: H06 = Ty Ar Sg Group Lv Level Upgraded
Text Symbol: H05 = New No. Lvs.
Text Symbol: H04 = Pay scale
Text Symbol: H03 = Number Name
Text Symbol: H02 = Personnel
Text Symbol: H01 = List of employees with pay scale regrading on:
Text Symbol: FR1 = Program parameters
Text Symbol: 015 = for personnel number:
Text Symbol: 014 = Employee is already in the highest level.
Text Symbol: 013 = Number of difference in level less than 1
Text Symbol: 012 = Batch input session insert error.
Text Symbol: 011 = Batch input session created. Session name:
Text Symbol: 010 = Batch input session close error.
Text Symbol: 009 = Return code:
Text Symbol: 008 = Batch input session open error.
Text Symbol: 007 = Employee subgroup not found in table T503
Text Symbol: 006 = Number of upgrade levels exceeds levels in group
Text Symbol: 005 = Next level not found in table T5J59
Text Symbol: 004 = Present level not found in table T5J59
Text Symbol: 003 = Number of employees processed:
Text Symbol: 002 = HR name editing incomplete





Text Symbol: 001 = Language modifier not found


INCLUDES used within this REPORT RPUTRFJ0

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_MAPNAME_VERIFY CALL FUNCTION 'HR_MAPNAME_VERIFY' "XWIP30K035877 EXPORTING "XWIP30K035877 MAPNAME = SES_NAME "XWIP30K035877 REPORTNAME = REPNAME "XWIP30K035877 IMPORTING "XWIP30K035877 MAPNAME = SES_NAME. "XWIP30K035877

HR_MAPNAME_VERIFY CALL FUNCTION 'HR_MAPNAME_VERIFY' "XWIP30K035877 EXPORTING "XWIP30K035877 MAPNAME = SES_NAME "XWIP30K035877 REPORTNAME = REPNAME "XWIP30K035877 IMPORTING "XWIP30K035877 MAPNAME = SES_NAME. "XWIP30K035877

RP_EDIT_NAME_J CALL FUNCTION 'RP_EDIT_NAME_J' EXPORTING FORMAT = '02' MOLGA = T001P-MOLGA PP0002 = P0002 IMPORTING EDIT_NAME = $EDIT-NAME RETCODE = $RET-CODE.

BDC_OPEN_GROUP CALL FUNCTION 'BDC_OPEN_GROUP' EXPORTING CLIENT = SY-MANDT GROUP = SES_NAME KEEP = KEEP_BI HOLDDATE = HOLD_DAT USER = SY-UNAME.

BDC_CLOSE_GROUP CALL FUNCTION 'BDC_CLOSE_GROUP'.

BDC_INSERT CALL FUNCTION 'BDC_INSERT' EXPORTING TCODE = 'PA30' TABLES DYNPROTAB = BDCDATA.

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' "JRMOAHRK056523
EXPORTING "JRMOAHRK056523 DISPLAY = ' ' "JRMOAHRK056523 FIELDNAME = 'SUBTY' "JRMOAHRK056523 TABNAME = 'T591S' "JRMOAHRK056523 IMPORTING "JRMOAHRK056523 SELECT_VALUE = $PARAM "JRMOAHRK056523 TABLES "JRMOAHRK056523 FIELDS = FIELDS "JRMOAHRK056523 VALUETAB = HELPTAB "JRMOAHRK056523 EXCEPTIONS "JRMOAHRK056523 FIELD_NOT_IN_DDIC = 1 "JRMOAHRK056523 MORE_THEN_ONE_SELECTFIELD = 2 "JRMOAHRK056523 NO_SELECTFIELD = 3 "JRMOAHRK056523 OTHERS = 4. "JRMOAHRK056523

HELP_VALUES_GET_WITH_TABLE CALL FUNCTION 'HELP_VALUES_GET_WITH_TABLE' "JRMOAHRK056523 EXPORTING "JRMOAHRK056523 DISPLAY = ' ' "JRMOAHRK056523 FIELDNAME = 'PREAS' "JRMOAHRK056523 TABNAME = 'T530F' "JRMOAHRK056523 IMPORTING "JRMOAHRK056523 SELECT_VALUE = $REASON "JRMOAHRK056523 TABLES "JRMOAHRK056523 FIELDS = FIELDS "JRMOAHRK056523 VALUETAB = HELPTAB "JRMOAHRK056523 EXCEPTIONS "JRMOAHRK056523 FIELD_NOT_IN_DDIC = 1 "JRMOAHRK056523 MORE_THEN_ONE_SELECTFIELD = 2 "JRMOAHRK056523 NO_SELECTFIELD = 3 "JRMOAHRK056523 OTHERS = 4. "JRMOAHRK056523

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = cl_hr99b_pal=>c_root_node i_node_txt = l_title i_categ_id = c_pal_categids-ae_result IMPORTING e_node_key = obj_pal_log->g_node_key EXCEPTIONS OTHERS = 99.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = obj_pal_log->g_node_key i_row_data = ls_line EXCEPTIONS OTHERS = 99.

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = emp_proc i_msgid = 'BL' i_msgty = 'S' i_msgno = '001' i_msgv1 = text-l02 EXCEPTIONS OTHERS = 99.



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