RPREPR3C is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Program RPREPR3C converts the file created by RPRFIN00 to a transportable CHAR format...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RPREPR3C 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.
Selection Text: INP_R3 = Input file
Selection Text: OUT_R3 = Output file
Selection Text: REL_R3 = Release 2.0, 2.1, 2.2
Title: RPREPR3C: Convert Sequential File (RPRFIN00) to CHAR Format
Text Symbol: 001 = Enter a valid release
INCLUDE RPRDEP00.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPREPR3C - RPREPR3C: Convert Sequential File (RPRFIN00) to CHAR Format RPREPR3C - RPREPR3C: Convert Sequential File (RPRFIN00) to CHAR Format RPREPOI1 - documentation and ABAP source code RPREPOI0_2008 - RPREPOI02008 RPREPOI0 - documentation and ABAP source code RPREP0I1 - documentation and ABAP source code