RPUTRSM0 is a standard Executable ABAP Report 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 RPUTRSM0 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: HR-DK:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_INFOTYPE_OPERATION CALL FUNCTION 'HR_INFOTYPE_OPERATION' EXPORTING INFTY = '0083' NUMBER = P0074-PERNR * SUBTYPE = * OBJECTID = * LOCKINDICATOR = VALIDITYEND = STR_P0083-ENDDA VALIDITYBEGIN = STR_P0083-BEGDA * RECORDNUMBER = RECORD = STR_P0083 OPERATION = P0083_OP * TCLAS = 'A' * DIALOG_MODE = '0' NOCOMMIT = 'X' * VIEW_IDENTIFIER = * SECONDARY_RECORD = IMPORTING RETURN = RET_BAPI * KEY = .
HR_INFOTYPE_OPERATION CALL FUNCTION 'HR_INFOTYPE_OPERATION' EXPORTING INFTY = '0005' NUMBER = P0074-PERNR SUBTYPE = STR_P0005-SUBTY OBJECTID = STR_P0005-OBJPS * LOCKINDICATOR = VALIDITYEND = STR_P0005-ENDDA VALIDITYBEGIN = STR_P0005-BEGDA * RECORDNUMBER = RECORD = STR_P0005 OPERATION = P0005_OP * TCLAS = 'A' * DIALOG_MODE = '0' NOCOMMIT = 'X' * VIEW_IDENTIFIER = * SECONDARY_RECORD = IMPORTING RETURN = RET_BAPI * KEY = RET_KEY .
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUTRSM0 - HR-DK: RPUTRSM0 - HR-DK: RPUTRNT0 - Report RPUTRNT0 for data transfer from external system to SAP RPUTRNT0 - Report RPUTRNT0 for data transfer from external system to SAP RPUTRNL0 - Utility to transfer data from T5LRN to T5LTC (New receipts table) RPUTRNL0 - Utility to transfer data from T5LRN to T5LTC (New receipts table)