RPCSVKD0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Please note that from payroll period 01...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 RPCSVKD0 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_M01_CSVK - Miners' Contribution Statement 01
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.
SI Contribution Statement of MMEI for Period &0...
Selection Text: FAELLIG = Due on 25th of Current Month
Selection Text: FORMNAME = Form for Individual Statements
Selection Text: FORMSUM = Form for State.of Contr.Totals
Selection Text: KRK_WRKS = Sort by Health Insurance Fund
Selection Text: NAM_PERS = Sort by name
Selection Text: OUTPUT = Generate Output Files
Selection Text: PERS_NAM = Sort by personnel number
Selection Text: PRNTR_E = Printer for Specifications
Selection Text: PRNTR_S = Printer for Totals Statements
Selection Text: SOFDRU = Change print parameters
Selection Text: TS_DFUE = Output File for RPCSVGD0
Selection Text: TS_DTSD = Output File for RPCDTSD0
Selection Text: UMSREGEL = Determine Sender with
Selection Text: STORE = D .
Selection Text: SECHSTEL = D .
Selection Text: BVORM = D .
Selection Text: BSIM = D .
Selection Text: BRENT = D .
Selection Text: BNORM = D .
Selection Text: BFREI = D .
Selection Text: BDIFF = D .
Selection Text: BALLE = D .
Selection Text: BABS = D .
Selection Text: WRKS_KRK = Sort by Sender
Selection Text: VARIA = Payroll Variant
Title: SI Contrib.Statement for Compulsory Contributions (Miners/Mine EEs)
Text Symbol: TS5 = for EDI and E-Mail
Text Symbol: TS4 = For DME/HI Funds
Text Symbol: TS2 = Name of work file
Text Symbol: TS1 = ObjectNo.
Text Symbol: TS0 = External Assignment of Object No. for TemSe Objects
Text Symbol: T30 = The following could not be written to the TemSe object:
Text Symbol: T20 = TemSe object could not be open (for writing):
Text Symbol: T10 = Sort Individ. Statements
Text Symbol: T06 = TemSe Object for Electronic Data Interchange Created with Errors:
Text Symbol: T05 = TemSe Object for Elec. Data Interchange Created with No Errors :
Text Symbol: T04 = TemSe Object for DME HI Fund Contributions Created with Errors :
INCLUDE RPC2RX00. "PCL2-DATA CLUSTER RX GENERAL
INCLUDE RPC2RDD1. "PCL2-DATA CLUSTER RD COUNTRY
INCLUDE RPC2CD00.
INCLUDE RPUPMF00. "WEFL9BK006427
INCLUDE RPCSV1D0. "SVNW-DATENSATZ
INCLUDE RPCSV2D0. "DFÜ-DATENSATZ
INCLUDE RPCSV3D0. "SONSTIGE DATEN
No SAP DATABASE tables are accessed within this REPORT code!
RP_SET_NAME_FORMAT CALL FUNCTION 'RP_SET_NAME_FORMAT' "MBUAHRK058968 EXPORTING repid = repid IMPORTING format = $$format.
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 RPCSVKD0 or its description.
RPCSVKD0 - SI Contrib.Statement for Compulsory Contributions (Miners/Mine EEs) RPCSVKD0 - SI Contrib.Statement for Compulsory Contributions (Miners/Mine EEs) RPCSVINE - documentation and ABAP source code RPCSVIND - documentation and ABAP source code RPCSVINC - Include COPY_WT_DATA RPCSVINB - documentation and ABAP source code