RPCSVMH6 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 RPCSVMH6 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M21_CSVM - List and download results
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: YEAR = Year
Selection Text: P_PATHNA = Unix subdirectory
Selection Text: P_LIST = List all file names
Selection Text: P_DOWN = Download 1 disc
Selection Text: P_ADOSZ = Tax no.
Selection Text: PENZT = Private pension fund
Selection Text: PATH_PC = PC subdirectory
Selection Text: MONTH = Month number
Title: List and download results of the Private Pension Fund Monthly Report
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
STRING_CONCATENATE CALL FUNCTION 'STRING_CONCATENATE' EXPORTING string1 = pathname string2 = filena IMPORTING string = dsn0 EXCEPTIONS too_small = 01.
STRING_CONCATENATE CALL FUNCTION 'STRING_CONCATENATE' EXPORTING string1 = path_pc string2 = newfilename IMPORTING string = pcfile EXCEPTIONS too_small = 01.
ARCHIVFILE_SERVER_TO_CLIENT CALL FUNCTION 'ARCHIVFILE_SERVER_TO_CLIENT' EXPORTING path = p1 targetpath = p2 EXCEPTIONS error_file = 01.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCSVMH6 - List and download results of the Private Pension Fund Monthly Report RPCSVMH6 - List and download results of the Private Pension Fund Monthly Report RPCSVMH5 - documentation and ABAP source code RPCSVMH4 - Private pension fund monthly report from January 2000 RPCSVMH4 - Private pension fund monthly report from January 2000 RPCSVMFA1 - HR-CH: Social insurance Switzerland multiple employment