RPUT510BPBSF01 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 RPUT510BPBSF01 into the relevant SAP transactions such as SE38 or SE80
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.
Title: General subroutines
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_OBJECTS_CHECK CALL FUNCTION 'TR_OBJECTS_CHECK' * IMPORTING * WE_ORDER = * WE_TASK = TABLES WT_KO200 = T_KO200 WT_E071K = T_E071K EXCEPTIONS OTHERS = 01.
TR_OBJECTS_INSERT CALL FUNCTION 'TR_OBJECTS_INSERT' "in background task * exporting * wi_order = s_req * IMPORTING * WE_ORDER = * WE_TASK = TABLES WT_KO200 = T_KO200 WT_E071K = T_E071K EXCEPTIONS OTHERS = 01.
RP_GET_CURRENCY CALL FUNCTION 'RP_GET_CURRENCY' EXPORTING MOLGA = I_MOLGA TRFAR = I_TRFAR TRFGB = I_TRFGB TRFKZ = I_TRFKZ BEGDA = I_BEGDA IMPORTING WAERS = O_WAERS EXCEPTIONS MOLGA_NOT_IN_T001P = 1 NO_ENTRY_FOUND_IN_TABLE_T001 = 2 NO_ENTRY_FOUND_IN_TABLE_T500P = 3 OTHERS = 4.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUT510BPBSF01 - General subroutines RPUT510BPBS - SAP-HR Belgian Public Sector : Generation of Pay Scales (T510) RPUT510BPBS - SAP-HR Belgian Public Sector : Generation of Pay Scales (T510) RPUSYNP0 - HR-PT: Subroutine pool for dynamic event - synchronization I0331/I0332 RPUSYNP0 - HR-PT: Subroutine pool for dynamic event - synchronization I0331/I0332 RPUSXPG1 - Dynamic Measure FORMS: Short PIW setting field RRDAT earlier