HMXTRTR0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report calculates the annual contribution percentage due to labour risk, taking the year for which the information is to be processed as the calculation base for the following year...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter HMXTRTR0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M32_TRTR0 - Occupational hazard
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.
Selection Text: S_REPAT = Employer registration number
Selection Text: P_PDEST = Output medium
Selection Text: P_FORM = Name
Selection Text: P_CDEST = Change output parameter
Selection Text: PX_LFVAR = Form variant
Selection Text: PX_LFORM = Form
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: G02 = List of details
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 Days %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 = Back
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: G01 = There are no risks for employer registrtn
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.
INCLUDE: PTRTDMX0,
PTRTSMX0,
PTRTOMX0.
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.
HMXTRTR0 - Annual percentage calculation of industrial risk contribution HMXTRTR0 - Annual percentage calculation of industrial risk contribution HMXTISS0 - List of personnel absences and incapacities HMXTISS0 - List of personnel absences and incapacities HMXS2001_CE - HR Create 2001 absences (Mexico) HMXS2001_CE - HR Create 2001 absences (Mexico)