SAP Reports / Programs | Payroll | Australia(PY-AU) SAP PY

RPLPBSQ8_FORM_ALV SAP ABAP INCLUDE - Include RPLPBSQ8_FORM_ALV







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


Text pool values


Title: Include RPLPBSQ8_FORM_ALV


INCLUDES used within this REPORT RPLPBSQ8_FORM_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_SALARY_GENERIC_CALC call function 'RP_SALARY_GENERIC_CALC' exporting personnel_number = $pernr eval_wage_type = 'PSAL' currency = 'AUD' salary_as_of_date = $begda begin_of_evaluation = $begda end_of_evaluation = $endda frequency = $freq use_it0008 = $it0008 use_it0014 = $it0014 use_it0015 = $it0015 importing salary = $amount exceptions error_read_0001 = 1 error_read_0008 = 2 error_read_0014 = 3 error_read_0015 = 4 no_entry_t511 = 5 error_at_indirect_evaluation = 6 internal_error = 7 others = 8.

GUI_DOWNLOAD call function 'GUI_DOWNLOAD' exporting filename = file_name filetype = 'ASC' write_field_separator = 'X' * APPEND = 'X' importing filelength = w_upplen tables data_tab = it_header exceptions file_write_error = 1.

GUI_DOWNLOAD call function 'GUI_DOWNLOAD' exporting filename = file_name filetype = 'ASC' write_field_separator = 'X' append = 'X' importing filelength = w_upplen tables data_tab = it_detail exceptions file_write_error = 1.

FILE_VALIDATE_NAME call function 'FILE_VALIDATE_NAME' exporting * client = sy-mandt logical_filename = gv_filename changing physical_filename = p_file exceptions logical_filename_not_found = 1 validation_failed = 2 others = 3.

REUSE_ALV_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_background_id = 'ALV_BACKGROUND' i_buffer_active = 'X' i_callback_program = g_repid * I_STRUCTURE_NAME = 'RPLPBSQ4_ALV1' is_layout = gs_layout i_save = 'A' is_variant = gs_variant it_events = gt_events[] it_fieldcat = gt_fieldcat importing e_exit_caused_by_caller = g_exit_caused_by_caller es_exit_caused_by_user = gs_exit_caused_by_user tables t_outtab = gt_detail exceptions program_error = 1 others = 2.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = g_repid i_internal_tabname = rt_tabname i_inclname = g_repid changing ct_fieldcat = gt_fieldcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.

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

HR_PERSONAL_WORK_SCHEDULE call function 'HR_PERSONAL_WORK_SCHEDULE' exporting pernr = pernr-pernr begda = hda_date endda = it_header-date_of_effect * kug = 'ALL' * REFRESH = 'X' * WORKING_HOURS = 'X' * SWITCH_ACTIV = * MODIFY_ENTRIES = 'X' * I0001_I0007_ERROR = '0' tables * i0000 = p0000 * i0001 = p0001 * i0002 = p0002 * i0007 = p0007 * I0049 = * i2001 = p2001 * i2002 = p2002 * i2003 = p2003 perws = pws exceptions error_occured = 1 abort_occured = 2 others = 3.

HR_FEATURE_BACKFIELD call function 'HR_FEATURE_BACKFIELD' exporting feature = '13PER' struc_content = ls_pme01 importing back = back exceptions dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 others = 7.

HR_FEATURE_BACKFIELD call function 'HR_FEATURE_BACKFIELD' exporting feature = '13AGY' struc_content = ls_pme01 importing back = back exceptions dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 others = 7.

HR_FEATURE_BACKFIELD call function 'HR_FEATURE_BACKFIELD' exporting feature = '13PER' struc_content = ls_pme01 importing back = back exceptions dummy = 1 error_operation = 2 no_backvalue = 3 feature_not_generated = 4 invalid_sign_in_funid = 5 field_in_report_tab_in_pe03 = 6 others = 7.

CU_READ_RGDIR call function 'CU_READ_RGDIR' exporting persnr = pernr-pernr tables in_rgdir = cu_rgdir exceptions no_record_found = 1 others = 2.

RP_EVALUATE_INDIRECTLY CALL FUNCTION 'RP_EVALUATE_INDIRECTLY' EXPORTING PBEGDA = p0014-begda PINFTY = '0014' PPERNR = pernr-pernr PMOLGA = '13' IMPORTING PENDDA = indir_valuation_endda TABLES PTBINDBW = TBINDBW EXCEPTIONS BAD_PARAMETERS = 1 ERROR_AT_INDIRECT_EVALUATION = 2 OTHERS = 3.

HR_PERSONAL_WORK_SCHEDULE call function 'HR_PERSONAL_WORK_SCHEDULE' exporting pernr = pernr-pernr begda = hda_date endda = it_header-date_of_effect * kug = 'ALL' * REFRESH = 'X' * WORKING_HOURS = 'X' * SWITCH_ACTIV = * MODIFY_ENTRIES = 'X' * I0001_I0007_ERROR = '0' tables * i0000 = p0000 * i0001 = p0001 * i0002 = p0002 * i0007 = p0007 * I0049 = * i2001 = p2001 * i2002 = p2002 * i2003 = p2003 perws = pws exceptions error_occured = 1 abort_occured = 2 others = 3.

HR_PERSONAL_WORK_SCHEDULE call function 'HR_PERSONAL_WORK_SCHEDULE' exporting pernr = pernr-pernr begda = hda_date endda = it_header-date_of_effect * kug = 'ALL' * REFRESH = 'X' * WORKING_HOURS = 'X' * SWITCH_ACTIV = * MODIFY_ENTRIES = 'X' * I0001_I0007_ERROR = '0' tables * i0000 = p0000 * i0001 = p0001 * i0002 = p0002 * i0007 = p0007 * I0049 = * i2001 = p2001 * i2002 = p2002 * i2003 = p2003 perws = pws exceptions error_occured = 1 abort_occured = 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 RPLPBSQ8_FORM_ALV or its description.