SAP Reports / Programs

HMXTRTR0_CE SAP ABAP Report - Annual percentage calculation of industrial risk contribution







HMXTRTR0_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 HMXTRTR0_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_TRTR0_CE - Occupational hazard


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 HMXTRTR0_CE. "Basic submit
SUBMIT HMXTRTR0_CE AND RETURN. "Return to original report after report execution complete
SUBMIT HMXTRTR0_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: S_REPAT = Employer registration number
Selection Text: P_PDEST = Output device
Selection Text: P_FORM = Name
Selection Text: P_CDEST = Change output parameter
Selection Text: PRUEBA = Test
Selection Text: FPREL = Preliminary
Selection Text: FOFIC = Official
Selection Text: ANIO = Year
Title: Annual percentage calculation of industrial risk contribution
Text Symbol: FRN = Fraction number:
Text Symbol: G01 = There are no risks for employer registrtn
Text Symbol: G02 = Individual list
Text Symbol: GRR = Degree of hazrd:
Text Symbol: H01 = Labour risk report
Text Symbol: H02 = Yr
Text Symbol: HD1 = Affiliation Name of insured per. R.R. Date of R.T Day %Perm. Def. Date of Employee
Text Symbol: HD2 = Number accident Sub. Inc. Entry number
Text Symbol: OFI = Offic.
Text Symbol: PRE = Preliminry
Text Symbol: PRO = Processing type
Text Symbol: SBT = Subtotal of records:
Text Symbol: SPL = Labour risk form
Text Symbol: T01 = Do you want to modify Labour Risk table?
Text Symbol: T02 = specified on screen.
Text Symbol: T03 = Maintain
Text Symbol: T04 = Return
Text Symbol: T05 = Maintenance
Text Symbol: T06 = Generate official format?
Text Symbol: T07 = Gen.
Text Symbol: T08 = Official format
Text Symbol: TAO = Records total :
Text Symbol: U08 = Error list
Text Symbol: 001 = Employer registratn
Text Symbol: 054 = There are no header data
Text Symbol: A01 = Affiliation number
Text Symbol: A02 = Insured person name
Text Symbol: A03 = R.R.
Text Symbol: A04 = Accident date





Text Symbol: A05 = R.T.
Text Symbol: A06 = Subsidy days
Text Symbol: A07 = % Perm. inc.
Text Symbol: A08 = Def.
Text Symbol: A09 = Entry date
Text Symbol: A10 = Employee number
Text Symbol: A11 = Person ID
Text Symbol: ARC = Printer parameters
Text Symbol: CLR = Hazard type :
Text Symbol: E01 = Error text
Text Symbol: EP1 = List of Occupational Hazard cases closed during
Text Symbol: EP2 = period from 1st of January to 31st December of
Text Symbol: ES1 = Number of recorded occupational hazard cases :
Text Symbol: ES2 = Total days subsidized due to temporary incapacity to work :
Text Symbol: ES3 = Percentage sum of permanent, partial and total incapacities :
Text Symbol: ES4 = Number of deaths :
Text Symbol: ES5 = Average number of employees exposed to hazards :
Text Symbol: ESA = Employer reg.no :
Text Symbol: ESB = Registered co. name :
Text Symbol: ESC = Address :
Text Symbol: ESD = Business activity :
Text Symbol: ESE = Prev. premium :
Text Symbol: ESF = Current premium:
Text Symbol: ESG = Calc. premium :
Text Symbol: FMT = Report format
Text Symbol: FRM = Form


INCLUDES used within this REPORT HMXTRTR0_CE

INCLUDE: PTRTDMX0_CE, "C5086580_CE
PTRTSMX0,
PTRTOMX0_CE. "C5086580_CE


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