SAP Reports / Programs

RPCSIIJ0 SAP ABAP Report - Santei Geppen check list







RPCSIIJ0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Upon execution of this report per month, you output a proof list of Santei/Geppen status for selected employees...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 RPCSIIJ0 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 RPCSIIJ0. "Basic submit
SUBMIT RPCSIIJ0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCSIIJ0 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: C_ADJUST = Santei adjustment
Selection Text: C_CAND_1 = Candidate in Aug.
Selection Text: C_CAND_2 = Candidate in Sep.
Selection Text: C_GEPPEN = Geppen
Selection Text: C_PARENT = Fixed of G (Prntl)
Selection Text: C_SANTEI = Santei
Selection Text: P_ABKRS = D .
Selection Text: P_ADJUST = Santei adjustment
Selection Text: P_CAND_1 = Candidate in Aug.
Selection Text: P_CAND_2 = Candidate in Sep.
Selection Text: P_EE = Employee number
Selection Text: P_GEPPEN = Geppen
Selection Text: P_LOST = Lost
Selection Text: P_MONTH = Month
Selection Text: P_PARENT = Fixed of G (Prntl)
Selection Text: P_PRINT = Print immediately
Selection Text: P_SANTEI = Santei
Selection Text: P_SCIMF = Social insurance modifier
Selection Text: P_SUB1 = Health Insurance
Selection Text: P_SUB2 = Employee's Pension
Selection Text: P_VARI = List variant
Selection Text: P_YEAR = Year
Selection Text: S_SCIMF = D .
Title: Santei Geppen check list
Text Symbol: T14 = Selection Criteria
Text Symbol: T13 = Total
Text Symbol: T12 = Employee's Pension
Text Symbol: T11 = Health Insurance
Text Symbol: T10 = Fixed of G (Prntl)
Text Symbol: T09 = Status
Text Symbol: T08 = SI office
Text Symbol: T06 = Lost
Text Symbol: T05 = Santei adjustment
Text Symbol: C01 = Pers.no.
Text Symbol: C02 = HI no.
Text Symbol: C03 = EP no.
Text Symbol: C04 = Name
Text Symbol: C05 = Pers. area





Text Symbol: C06 = Pers. sub area
Text Symbol: C07 = Empl. group
Text Symbol: C08 = Empl.sub group
Text Symbol: C09 = SI mod.
Text Symbol: C10 = HI pre grade
Text Symbol: C11 = HI pre comp.
Text Symbol: C12 = HI fixed grd
Text Symbol: C13 = HI fixed comp.
Text Symbol: C14 = HI status
Text Symbol: C15 = HI edit
Text Symbol: C16 = EP pre grade
Text Symbol: C17 = EP pre comp.
Text Symbol: C18 = EP fixed grd
Text Symbol: C19 = EP fixed comp.
Text Symbol: C20 = EP status
Text Symbol: C21 = EP edit
Text Symbol: E01 = Santei adjustment is not completed.
Text Symbol: F00 = Selection criteria
Text Symbol: F01 = Period
Text Symbol: F02 = Data
Text Symbol: F03 = List
Text Symbol: F04 = Execute
Text Symbol: F05 = Insurance Type
Text Symbol: T01 = Santei
Text Symbol: T02 = Geppen
Text Symbol: T03 = Candidate in Aug.
Text Symbol: T04 = Candidate in Sep.


INCLUDES used within this REPORT RPCSIIJ0

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:

HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' importing select_value = $param tables fields = fields valuetab = helptab exceptions field_not_in_ddic = 1 more_then_one_selectfield = 2 no_selectfield = 3 others = 4.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'PJP_JS_SIIJ0' CHANGING ct_fieldcat = ct_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting * I_INTERFACE_CHECK = ' ' * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = ' ' i_callback_program = gv_repid * I_CALLBACK_PF_STATUS_SET = ' ' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = is_layout = is_layout it_fieldcat = it_fieldcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = it_sort = gt_sort[] * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' i_save = gv_alv_save is_variant = gs_variant it_events = gt_events[] * IT_EVENT_EXIT = is_print = 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 = it_sgt exceptions program_error = 1 others = 2 .

REUSE_ALV_EVENTS_GET call function 'REUSE_ALV_EVENTS_GET' exporting i_list_type = 0 importing et_events = it_events.

REUSE_ALV_VARIANT_EXISTENCE





call function 'REUSE_ALV_VARIANT_EXISTENCE' exporting i_save = gv_alv_save changing cs_variant = gx_variant.

REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = gs_variant i_save = gv_alv_save * it_default_fieldcat = importing e_exit = gv_exit es_variant = gx_variant exceptions not_found = 2.

REUSE_ALV_VARIANT_DEFAULT_GET call function 'REUSE_ALV_VARIANT_DEFAULT_GET' exporting i_save = iv_save changing cs_variant = cs_variant exceptions not_found = 2.

REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = gt_list_top_of_page.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = 'MOD' it_fieldcat = lt_fieldcat i_save = gv_alv_save is_variant = gs_variant is_layout = ls_layout * i_rowmark = 'X' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = iv_total_node i_node_txt = lv_title i_categ_id = 'MOD' i_icon = icon_list IMPORTING e_node_key = cv_mod_node EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = iv_mod_node i_row_data = is_sgt EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' EXPORTING i_s_display_profile = lv_display_profile EXCEPTIONS program_error = 1 no_logs = 2 OTHERS = 3.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = lv_title i_categ_id = 'MOD' i_icon = icon_list IMPORTING e_node_key = cv_total_node EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_CREATE_NODE_CATEG CALL FUNCTION 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = 'SEL' it_fieldcat = lt_fieldcat is_layout = ls_layout * i_rowmark = 'X' EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD CALL FUNCTION 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = lv_title i_categ_id = 'SEL' i_icon = icon_list IMPORTING e_node_key = cv_sel_node EXCEPTIONS program_error = 1 OTHERS = 2.

HR_PAL_NODE_ADD_ROW CALL FUNCTION 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = iv_sel_node i_row_data = ls_select EXCEPTIONS program_error = 1 OTHERS = 2.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'PJP_JS_SIIJ1' CHANGING ct_fieldcat = ct_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.



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