RPCMSVS0 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 RPCMSVS0 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: HR-SE - Calculation of empoyer contribution.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_SE_CALC_ECONT CALL FUNCTION 'HR_SE_CALC_ECONT' EXPORTING * BEGDATE = APER-IBEGD "GC846141 * ENDDATE = APER-IENDD "GC846141 begdate = begda "GC846141 enddate = endda "GC846141 RETRO = AS-PARM1 TABLES WPBP = wpbp IT_P0002 = p0002 TAXINFO = sskat CRT = crt INPUT_TABLE = it EXCEPTIONS INVALID_ECTYPE = 1 ORG_ATTRIBUTES_NOT_FOUND = 2 MISSING_EC_INFO = 3 T511K_MISSING = 4 T511P_MISSING = 5 OTHERS = 6.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPCMSVS0 - HR-SE - Calculation of empoyer contribution. RPCMSVR5 - Include RPCMSVR5 RPCMSVR4 - Calculation of payment and deduction acc. T5R1P (mid. periode) RPCMSVR3 - Routine to RPCMSVR0 RPCMSVR2 - Add. rountines for social insurance (Singapore) RPCMSVR1_PBS - PY-SG-PS specific operations for social insurance