RPUDTEM0 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 RPUDTEM0 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: Download of entries table
Text Symbol: 001 = System:
Text Symbol: 002 = * CGrpg:
Text Symbol: 003 = * Client:
Text Symbol: 004 = The following tables were chosen for downloading
Text Symbol: 005 = (X ~ table is client-dependent):
Text Symbol: 006 = Syntax error, message
Text Symbol: 007 = in line
Text Symbol: M02 = Fully processed table
Text Symbol: M04 = Entries stored in local file
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
WS_DOWNLOAD ** CALL FUNCTION 'WS_DOWNLOAD' ** EXPORTING ** FILENAME = LCL_FILE ** FILETYPE = 'DAT' ** TABLES ** DATA_TAB = SRC_CDE.
CALL FUNCTION * reptab = 'CALL FUNCTION ''WS_DOWNLOAD'''.
CALL FUNCTION * reptab = 'CALL FUNCTION ''WS_DOWNLOAD'''.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUDTEM0 - Download of entries table RPUDTEM0 - Download of entries table RPUDTCH0 - Garnishment - change variable split in existing payroll results RPUDTCH0 - Garnishment - change variable split in existing payroll results RPUDSTB0 - Update status handler and B2A tables RPUDSTB0 - Update status handler and B2A tables