SAP Reports / Programs

HMXCCSS0_CE SAP ABAP Report - IMSS and INFONAVIT Contribution Calculation







HMXCCSS0_CE 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 HMXCCSS0_CE into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M32_CSSS_CE - IMSS related earnings 32


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


Text pool values


Selection Text: WERKS = Personnel area
Selection Text: SDI = Contribution wage base
Selection Text: PNEND = End of period date
Selection Text: INCAP = Incapacity days
Selection Text: DITRA = Days worked
Selection Text: BTRTL = Personnel subarea
Selection Text: AUSENCIA = Absence days
Title: IMSS and INFONAVIT Contribution Calculation
Text Symbol: TX9 = Total employee contributions:
Text Symbol: TX8 = Value
Text Symbol: TX7 = Parameter
Text Symbol: TX6 = Error list
Text Symbol: TX5 = INFONAVIT Min. & Contribut.
Text Symbol: TX3 = Sub-contributions
Text Symbol: TX2 = Contributions
Text Symbol: TX1 = (IMSS) Social Insurance Mins & Contrbtns
Text Symbol: TX0 = Total company contributions:
Text Symbol: M62 = T7MX62
Text Symbol: M2T = T7MX2T
Text Symbol: M20 = T7MX20
Text Symbol: H09 = End of period date
Text Symbol: H08 = Minimum Daily Wage (Mex.DF)
Text Symbol: 050 = for minimum wages (T7MX62)
Text Symbol: 046 = for minimum wages (T7MX62)
Text Symbol: 045 = There are no entries in the table
Text Symbol: 024 = Total
Text Symbol: 014 = Occupatnal hazard
Text Symbol: 013 = Sickness and Maternity
Text Symbol: 012 = Co. contrib.
Text Symbol: 011 = Employee contr.
Text Symbol: 010 = % Company
Text Symbol: 009 = % Employee
Text Symbol: 008 = Mins
Text Symbol: 007 = Min.Wage frCont.
Text Symbol: 006 = Con. days
Text Symbol: 005 = Min. wage for contribution
Text Symbol: 004 = Incapacity days in period
Text Symbol: 003 = Absence days during period





Text Symbol: 002 = Days in period
Text Symbol: 001 = Calculation parametrs
Text Symbol: 000 = Entry data


INCLUDES used within this REPORT HMXCCSS0_CE

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