RPCS97PD 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 RPCS97PD 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-PT: Social Security Calculation - Data Declaration
Text Symbol: 030 = Standard wage maintenance fund :
Text Symbol: 031 = Unemployment :
Text Symbol: 032 = Professional education :
Text Symbol: 033 = Overtime not structered :
Text Symbol: 034 = Overtime structured :
Text Symbol: 035 = ILT company :
Text Symbol: 036 = IMS Company :
Text Symbol: 037 = "Contingencias Comunes" :
Text Symbol: 038 = Unemploym.+ WMaint.fund + Pr.Ed.:
Text Symbol: 039 = ILT/IMS :
Text Symbol: 041 = Contingencias Profesionales :
Text Symbol: 090 = S.I.Data
Text Symbol: 091 = BASES
Text Symbol: 092 = Contributions
Text Symbol: 093 = Reductions
Text Symbol: 094 = CONTIBUTION TYPES
Text Symbol: 095 = Employee
Text Symbol: 096 = Employer
Text Symbol: 507 = ***************************
Text Symbol: 508 = SS contributions parameters
Text Symbol: 509 = SS regime:
Text Symbol: 510 = Gross value:
Text Symbol: 511 = EE rate:
Text Symbol: 512 = ER rate:
Text Symbol: P12 = No entry in table $ for argument $ at time $:
Text Symbol: S01 = Specifications
Text Symbol: 029 = "Contingencias Comunes" :
Text Symbol: 001 = Age :
Text Symbol: 002 = Contribution group :
Text Symbol: 003 = Epigraph :
Text Symbol: 004 = Contract type :
Text Symbol: 006 = Part time contract days :
Text Symbol: 007 = Part time contract hours :
Text Symbol: 008 = Mult.employ.C.Comunes % min/max.:
Text Symbol: 009 = Multiple empl.CP %min/max.:
Text Symbol: 010 = Active days in period :
Text Symbol: 011 = Calendar days :
No INCLUDES are used within this REPORT code!
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.
RPCS97PD - HR-PT: Social Security Calculation - Data Declaration RPCS97P4 - HR-PT: Social Security Contribution Calculation RPCS97P3 - HR-PT: Social Security Basis Calculation RPCS97P2 - HR-PT: Social Security Situation Calculation RPCS97P1 - HR-PT: Social Security Days Calculation RPCS97P0 - HR-PT: Social Security Calculation