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
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: 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
INCLUDE DBEHS_OH001TOP . "DATA-DECLARATIONS
INCLUDE DBEHS_OH001NXXX . "PUT-ROUTINES
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.
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.