RN1WPVIEW007 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Main program for selection screen dialog...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 RN1WPVIEW007 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: G_SELAKT = Manual Selection Entry
Selection Text: P_BPFEHL = Attending Phy. Missing
Selection Text: P_BRFEHL = Treatment Room Missing
Selection Text: P_DATUMB = Date To
Selection Text: P_DATUMV = Date From
Selection Text: P_EWFEHL = Consent Missing
Selection Text: P_MAFEHL = Material Missing
Selection Text: P_PANUEC = Patient Fasting
Selection Text: P_SEL_AP = Selection By Appointment OU
Selection Text: P_SEL_OR = Selection By Order Filler
Selection Text: P_TEFEHL = Team Missing
Selection Text: P_ZEITB = Time To
Selection Text: P_ZEITV = Time From
Selection Text: P_ZYKLLE = Cyclical Services
Selection Text: SE_AOEFA = Initiating Department
Selection Text: SE_AOEPF = Initiating Organizational Unit
Selection Text: SE_BEWAR = Movement Type
Selection Text: SE_BHPER = Attending Person
Selection Text: SE_TRTGP = Business Partner Filling Order
Selection Text: SE_TRPAR = Transport Type
Selection Text: SE_RAUM = Treatment Room
Selection Text: SE_PAT = Patient
Selection Text: SE_LSTTX = Service Text
Selection Text: SE_LSTST = Service Status
Selection Text: SE_LSTGR = Service/Service Group
Selection Text: SE_LEIST = Outpat.Clinic/Svce Fclty
Selection Text: SE_FALL = Case
Selection Text: SE_FALAR = Case Type
Selection Text: SE_ETRGP = Initiating Business Partner
Selection Text: SE_EINRI = Institution
Selection Text: SE_DSPTY = Scheduling Type
Selection Text: SE_DOKAR = Renewable Document Type
Selection Text: SE_DOCTY = Document Category
Selection Text: SE_DOCST = Document Status
Selection Text: SE_BSSTA = Visit Status
Title: Program RN1WPVIEW007
Text Symbol: S16 = Service Status
Text Symbol: S17 = Document Ctgy
INCLUDE RN1WPVIEW007TOP.
INCLUDE RN1WPVIEW007SELSCREEN.
INCLUDE RN1WPVIEW007_F4HILFEN.
INCLUDE RN1WPVIEW007_CHECKS.
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 RN1WPVIEW007 or its description.
RN1WPVIEW007 - Program RN1WPVIEW007 RN1WPVIEW007 - Program RN1WPVIEW007 RN1WPLACE_PG_USZ - Selection Screen for Plan. Grid/Work Env. to User Assignment RN1WPLACE_PG_USZ - Selection Screen for Plan. Grid/Work Env. to User Assignment RN1VWSTR - Program for View Control RN1VWSTR - Program for View Control