SAP Reports / Programs | Payroll | Portugal(PY-PT) SAP PY

RPCS97PD SAP ABAP INCLUDE - HR-PT: Social Security Calculation - Data Declaration







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


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


Text pool values


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 :





Text Symbol: 012 = Not paid absences not contrib. :
Text Symbol: 013 = Not paid absences not contrib. :
Text Symbol: 014 = Leaving days ILT/ATEP/MAT :
Text Symbol: 015 = Cont.base Cont.comunes :
Text Symbol: 016 = Cont.base Cont.Profes. :
Text Symbol: 017 = Rate :
Text Symbol: 018 = Overtime not structered :
Text Symbol: 019 = Overtime structured :
Text Symbol: 020 = Base C.Comunes ILT period :
Text Symbol: 021 = Base CP ILT period :
Text Symbol: 022 = Base contrib. Cont.comunes :
Text Symbol: 023 = Base Contr.conting.prof. :
Text Symbol: 024 = Regulating base Cont.comunes :
Text Symbol: 025 = Regulating base Cont.prof. :
Text Symbol: 026 = Base C.Comunes ILT period :
Text Symbol: 027 = Base CP ILT period :
Text Symbol: 028 = Base Overtime Cont. prof. :


INCLUDES used within this REPORT RPCS97PD

No INCLUDES are used within this REPORT code!


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