SAP Reports / Programs

SAPDBEHS_OH001 SAP ABAP Report - Logical Database Occupational Health







SAPDBEHS_OH001 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 SAPDBEHS_OH001 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 SAPDBEHS_OH001. "Basic submit
SUBMIT SAPDBEHS_OH001 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPDBEHS_OH001 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: MEXRES = Value ass. of result
Selection Text: MEXNUM = Number
Selection Text: MEXGRP = Category
Selection Text: MEXDAT = Examination date
Selection Text: MDCODE = Diagnosis code
Selection Text: MDCAT = Diagnosis catalog
Selection Text: LIMTYP = Category
Selection Text: LIMENDDA = End of restriction
Selection Text: LIMBEGDA = Start of restriction
Selection Text: LABVAL = Measured value
Selection Text: LABUNIT = Unit of measurement
Selection Text: LABRES = Value ass. of result
Selection Text: ENDDA = End date
Selection Text: EHSWERKS = Personnel area
Selection Text: EHSSTELL = Job
Selection Text: EHSSTAT2 = Employment status
Selection Text: EHSSPRSL = Language key
Selection Text: EHSSNAME = Name
Selection Text: EHSPLANS = Position
Selection Text: EHSPERSK = Employee subgroup
Selection Text: EHSPERSG = Employee group
Selection Text: EHSPERNR = Personnel number
Selection Text: EHSPERFL = Person Group
Selection Text: MLIMBEG = Start date
Selection Text: TESTPHY = Test number
Selection Text: TESTLAB = Test number
Selection Text: SRVSTAT = Status
Selection Text: SRVPHYS = Physician
Selection Text: SRVNR = Service number
Selection Text: SRVCLOSE = Sign-off date
Selection Text: SHDTIME = Time
Selection Text: SHDSTAT = Status
Selection Text: SHDPHYS = Examining physician
Selection Text: SHDDATE = Date
Selection Text: P_STATUS = Status
Selection Text: P_NUMBER = Number
Selection Text: P_GROUP = Category
Selection Text: PULNO = Test number





Selection Text: PHYVAL = Measured value
Selection Text: PHYUNIT = Unit of measurement
Selection Text: MPPHYS = Physician responsible
Selection Text: MPPERF = Date Performed
Selection Text: MPNUM = Protocol number
Selection Text: MPGRP = Protocol cat.
Selection Text: MPDAT = Examination date
Selection Text: MLIMTYP = Category
Selection Text: MLIMEND = End date
Selection Text: EHSORGEH = Organizational unit
Selection Text: AUDNO = Test number
Selection Text: BEGDA = Start date
Selection Text: DCATAL = Catalog
Selection Text: DCODE = Code
Selection Text: DDAT = Examination date
Selection Text: DPHY = Physician
Selection Text: EHSABKRS = Accounting area
Selection Text: EHSBTRTL = Personnel subarea
Selection Text: EHSBUKRS = Company code
Selection Text: EHSFAMST = Marital status
Selection Text: EHSGBDAT = Date of birth
Selection Text: EHSGBLND = Country of birth
Selection Text: EHSGESCH = Gender
Selection Text: EHSGSBER = Business area
Selection Text: EHSHCENT = Health center
Selection Text: EHSKOSTL = Cost center
Selection Text: EHSMSTBR = Supervisor area
Selection Text: EHSNATIO = Nationality
Title: Logical Database Occupational Health
Text Symbol: 014 = Diagnoses
Text Symbol: 013 = Scheduling
Text Symbol: 012 = To
Text Symbol: 011 = Other period
Text Symbol: 010 = From current date
Text Symbol: 009 = To current date
Text Symbol: 008 = Current year
Text Symbol: 007 = Current month
Text Symbol: 006 = Today
Text Symbol: 005 = Validity of persons





Text Symbol: 004 = Selection criteria
Text Symbol: 003 = Medical service
Text Symbol: 002 = Health surveillance protocols
Text Symbol: 001 = Person selection
Text Symbol: 015 = Restrictions
Text Symbol: 016 = Other Selections
Text Symbol: 017 = From
Text Symbol: 018 = Examinations
Text Symbol: 019 = Laboratory tests
Text Symbol: 020 = Physical tests
Text Symbol: 021 = Audiograms
Text Symbol: 022 = Pulmonary function tests
Text Symbol: 023 = Period of restriction
Text Symbol: 024 = Test results
Text Symbol: M01 = You have not entered the criteria for restricting
Text Symbol: M02 = the persons. Long runtime possible.
Text Symbol: M04 = Start run anyway?
Text Symbol: M05 = Start reporting


INCLUDES used within this REPORT SAPDBEHS_OH001

INCLUDE DBEHS_OH001TOP . "DATA-DECLARATIONS
INCLUDE DBEHS_OH001NXXX . "PUT-ROUTINES


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