SAP Reports / Programs | Payroll | Singapore(PY-SG) SAP PY

RPCNRSRI_01_ALV SAP ABAP INCLUDE - Display tables with structure PC236 , South Africa







RPCNRSRI_01_ALV is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RPCNRSRI_01_ALV 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 RPCNRSRI_01_ALV. "Basic submit
SUBMIT RPCNRSRI_01_ALV AND RETURN. "Return to original report after report execution complete
SUBMIT RPCNRSRI_01_ALV VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT RPCNRSRI_01_ALV

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:

RP_FILL_WAGE_TYPE_TABLE_EXT CALL FUNCTION 'RP_FILL_WAGE_TYPE_TABLE_EXT' EXPORTING appli = 'P' pernr = pernr-pernr infty = pinfty subty = psubty objps = pobjps * waers = sy-waers begda = pbegda endda = pendda TABLES pp0001 = p0001 "input pp0007 = p0007 "input pp0008 = p0008 "input ppbwla = ppbwla "output EXCEPTIONS error_at_indirect_evaluation = 1.

RP_CONVERT_WAGE_TYPE_TABLE CALL FUNCTION 'RP_CONVERT_WAGE_TYPE_TABLE' EXPORTING waers = curr_key "'SGD' * SHYL9CK038005 remove 'SGD' datum = pn-begda TABLES ppbwla = ppbwla EXCEPTIONS error_at_indirect_evaluation = 1.

RP_EDIT_NAME CALL FUNCTION 'RP_EDIT_NAME' EXPORTING format = $$format langu = sy-langu molga = molga pp0002 = p0002 * PP0021 = ' ' * PP0148 = ' ' IMPORTING edit_name = $edit-name retcode = $ret-code EXCEPTIONS OTHERS = 1.

HR_GET_ERROR_LIST CALL FUNCTION 'HR_GET_ERROR_LIST' * EXPORTING * USE_ABAP_MEMORY = ' ' * TABLES * ERROR = * ERRORTEXTS = EXCEPTIONS no_errors = 1 OTHERS = 2.

HR_GET_ERROR_LIST CALL FUNCTION 'HR_GET_ERROR_LIST' * EXPORTING * USE_ABAP_MEMORY = ' ' * TABLES * ERROR = * ERRORTEXTS = EXCEPTIONS no_errors = 1 OTHERS = 2.

GET_PRINT_PARAMETERS CALL FUNCTION 'GET_PRINT_PARAMETERS' EXPORTING destination = usr01-spld copies = count list_name = 'NRS REPORT' * LIST_TEXT = 'MAKE-UP PAY CLAIMS BY RESERVIST' list_text = title immediately = ' ' release = ' ' new_list_id = ' ' expiration = days line_size = 200 line_count = 132 * LAYOUT = 'X_PAPER' sap_cover_page = ' ' cover_page = ' ' receiver = msysid department = 'HR' no_dialog = 'X' IMPORTING out_parameters = params valid = valid.

RP_GET_HIRE_DATE CALL FUNCTION 'RP_GET_HIRE_DATE' EXPORTING persnr = pernr-pernr check_infotypes = '0000' * datumsart = datumart * p0016_optionen = p16opt IMPORTING hiredate = hire_date EXCEPTIONS OTHERS = 1.

BDC_OPEN_GROUP CALL FUNCTION 'BDC_OPEN_GROUP' EXPORTING group = mappn user = sy-uname.

BDC_INSERT CALL FUNCTION 'BDC_INSERT' EXPORTING tcode = 'PA30' TABLES dynprotab = bdcdata.

HRCA_COMPANYCODE_GETDETAIL CALL FUNCTION 'HRCA_COMPANYCODE_GETDETAIL' EXPORTING companycode = p0001-bukrs language = sy-langu IMPORTING comp_name = companytext EXCEPTIONS not_found = 1 OTHERS = 2.

ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = addrsel IMPORTING address_value = cam_address EXCEPTIONS * PARAMETER_ERROR = 1 address_not_exist = 2 * VERSION_NOT_EXIST = 3 internal_error = 4 OTHERS = 5 .

ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = addrsel * ADDRESS_GROUP = * READ_SADR_ONLY = ' ' * READ_TEXTS = ' ' IMPORTING address_value = cam_address * ADDRESS_ADDITIONAL_INFO = * RETURNCODE = * ADDRESS_TEXT = * SADR = * TABLES * ADDRESS_GROUPS = * ERROR_TABLE = * VERSIONS = EXCEPTIONS * PARAMETER_ERROR = 1 address_not_exist = 2 * VERSION_NOT_EXIST = 3 internal_error = 4 OTHERS = 5 .

RP_HIRE_FIRE CALL FUNCTION 'RP_HIRE_FIRE' EXPORTING beg = nrsabw-nsbgd end = nrsabw-endda IMPORTING * FIRE_DATE = hire_date = p_hir_dte TABLES pphifi = phifi pp0000 = p0000 pp0001 = p0001 EXCEPTIONS OTHERS = 1.

HR_FEATURE_BACKTABLE CALL FUNCTION 'HR_FEATURE_BACKTABLE' EXPORTING feature = 'RCNRS' struc_content = pme01 kind_of_error = '3' TABLES back = ecc_tab * CHANGING * STATUS = EXCEPTIONS * DUMMY = 1 * ERROR_OPERATION = 2 * NO_BACKVALUE = 3 * FEATURE_NOT_GENERATED = 4 * INVALID_SIGN_IN_FUNID = 5 * TAB_IN_REPORT_FIELD_IN_PE03 = 6 OTHERS = 0.

HR_GET_ERROR_LIST CALL FUNCTION 'HR_GET_ERROR_LIST' * EXPORTING * USE_ABAP_MEMORY = ' ' TABLES error = dis_error * ERRORTEXTS = ERRORTEXT EXCEPTIONS no_errors = 1 OTHERS = 2 .

HR_FEATURE_BACKTABLE CALL FUNCTION 'HR_FEATURE_BACKTABLE' EXPORTING feature = 'RCNRS' struc_content = pme01 kind_of_error = '3' TABLES back = ecc_tab * CHANGING * STATUS = EXCEPTIONS * DUMMY = 1 * ERROR_OPERATION = 2 * NO_BACKVALUE = 3 * FEATURE_NOT_GENERATED = 4 * INVALID_SIGN_IN_FUNID = 5 * TAB_IN_REPORT_FIELD_IN_PE03 = 6 OTHERS = 0.

HR_PAL_PERNR_MSG_ADD CALL FUNCTION 'HR_PAL_PERNR_MSG_ADD' EXPORTING i_pernr = pernr i_msgid = lv_msgid i_msgty = lv_msgty i_msgno = lv_msgno i_msgv1 = lv_msgv1 i_msgv2 = lv_msgv2 i_msgv3 = lv_msgv3 i_msgv4 = lv_msgv4.

HR_PAL_LOG_DISPLAY CALL FUNCTION 'HR_PAL_LOG_DISPLAY' EXPORTING i_s_display_profile = l_display_profile i_s_flat_profile = l_flat_profile EXCEPTIONS program_error = 1 OTHERS = 2.

HR_FEATURE_BACKTABLE





CALL FUNCTION 'HR_FEATURE_BACKTABLE' EXPORTING feature = 'RCNRS' struc_content = pme01 kind_of_error = '3' TABLES back = ecc_tab * CHANGING * STATUS = EXCEPTIONS * DUMMY = 1 * ERROR_OPERATION = 2 * NO_BACKVALUE = 3 * FEATURE_NOT_GENERATED = 4 * INVALID_SIGN_IN_FUNID = 5 * TAB_IN_REPORT_FIELD_IN_PE03 = 6 OTHERS = 0.

HR_PAL_STATS_MSG_ADD CALL FUNCTION 'HR_PAL_STATS_MSG_ADD' EXPORTING i_stcnt = iv_stcnt i_msgid = iv_msgid i_msgty = iv_msgty i_msgno = iv_msgno i_msgv1 = iv_msgv1.

FORMAT_TEXTLINES CALL FUNCTION 'FORMAT_TEXTLINES' EXPORTING formatwidth = 50 linewidth = 134 startline = 0 TABLES lines = lt_tline EXCEPTIONS OTHERS = 0.

HR_PAL_GENRL_MSG_ADD CALL FUNCTION 'HR_PAL_GENRL_MSG_ADD' EXPORTING I_MSGID = lv_msgid I_MSGTY = iv_msgty I_MSGNO = lv_msgno I_MSGV1 = ls_msg_txt-msgv1 I_MSGV2 = ls_msg_txt-msgv2 I_MSGV3 = iv_msgv3 I_MSGV4 = iv_msgv4.

REUSE_ALV_FIELDCATALOG_MERGE CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING i_program_name = sy-repid i_structure_name = gc_structure CHANGING ct_fieldcat = lt_fieldcat EXCEPTIONS inconsistent_interface = 1 program_error = 2 OTHERS = 3.

HR_PAL_CREATE_NODE_CATEG call function 'HR_PAL_CREATE_NODE_CATEG' EXPORTING i_categ_id = 'EMP' is_layout = ls_layout it_fieldcat = lt_fieldcat EXCEPTIONS program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = 'ROOT' i_node_txt = text-t13 i_categ_id = 'EMP' IMPORTING e_node_key = g_node_t_2 EXCEPTIONS program_error = 1 others = 2.

HR_PAL_NODE_ADD call function 'HR_PAL_NODE_ADD' EXPORTING i_relatkey = g_node_t_2 i_node_txt = text i_categ_id = 'EMP' IMPORTING e_node_key = p_node_1_2 EXCEPTIONS program_error = 1 others = 2.

HR_PAL_NODE_ADD_ROW call function 'HR_PAL_NODE_ADD_ROW' EXPORTING i_node_key = p_node_1_2 i_row_data = gs_error EXCEPTIONS PROGRAM_ERROR = 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 RPCNRSRI_01_ALV or its description.