SAP Reports / Programs | Project System | Simulation(PS-SIM) SAP PS

RCNVSF01 SAP ABAP INCLUDE - Version: Import Memory







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


Text pool values


Title: Version: Import Memory


INCLUDES used within this REPORT RCNVSF01

INCLUDE DBPSJF20.
INCLUDE RCNVSF01_IMP_MEMORY_CONTROL.
INCLUDE RCNVSF01_IMP_MEMORY_ELM_PS.
INCLUDE RCNVSF01_IMP_MEMORY_RSTHIE.
INCLUDE RCNVSF01_IMP_MEMORY_AFAB.
INCLUDE RCNVSF01_IMP_MEMORY_AFAB_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AFFH.
INCLUDE RCNVSF01_IMP_MEMORY_AFFH_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AFFL.
INCLUDE RCNVSF01_IMP_MEMORY_AFFL_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AFIH.
INCLUDE RCNVSF01_IMP_MEMORY_AFIH_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AFPO.
INCLUDE RCNVSF01_IMP_MEMORY_AFPO_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AFRU.
INCLUDE RCNVSF01_IMP_MEMORY_AFRU_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AFVG.
INCLUDE RCNVSF01_IMP_MEMORY_AFVG_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AUFK.
INCLUDE RCNVSF01_IMP_MEMORY_AUFK_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_AUFNR_AU03.
INCLUDE RCNVSF01_IMP_MEMORY_AUFNR_AUFP.
INCLUDE RCNVSF01_IMP_MEMORY_FPLA.
INCLUDE RCNVSF01_IMP_MEMORY_FPLA_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_KBED.
INCLUDE RCNVSF01_IMP_MEMORY_KBED_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_MLST.
INCLUDE RCNVSF01_IMP_MEMORY_MLST_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_NETZ.
INCLUDE RCNVSF01_IMP_MEMORY_NETZ_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_NETZ_AUF02.
INCLUDE RCNVSF01_IMP_MEMORY_NETZ_AUFPL.
INCLUDE RCNVSF01_IMP_MEMORY_PSTX.
INCLUDE RCNVSF01_IMP_MEMORY_PSTX_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_PROJ.
INCLUDE RCNVSF01_IMP_MEMORY_PROJ_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_PLAF.




INCLUDE RCNVSF01_IMP_MEMORY_PLAF_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_PRHI.
INCLUDE RCNVSF01_IMP_MEMORY_PRHI_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_PRPS.
INCLUDE RCNVSF01_IMP_MEMORY_PRPS_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_PRTE.
INCLUDE RCNVSF01_IMP_MEMORY_PRTE_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_RESB.
INCLUDE RCNVSF01_IMP_MEMORY_RESB_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_RPSCO.
INCLUDE RCNVSF01_IMP_MEMORY_RPSCO_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_RPSQT.
INCLUDE RCNVSF01_IMP_MEMORY_RPSQT_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_VBAK.
INCLUDE RCNVSF01_IMP_MEMORY_VBAK_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_VBAP.
INCLUDE RCNVSF01_IMP_MEMORY_VBAP_FREE.
INCLUDE RCNVSF01_IMP_MEMORY_APL.
INCLUDE RCNVSF01_IMP_MEMORY_VBKD.
INCLUDE RCNVSF01_IMP_MEMORY_VBKD_FREE.


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:

No SAP FUNCTION MODULES are executed within this report code!



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 RCNVSF01 or its description.