SAP ABAP Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO (Navigator for Requests to Screen-Based Tools)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWBM_INTERNAL (Package) Internal Objects within SWBM
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_NAVIGATOR Navigator for Request Processing 00000000
Properties
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO  
Short Description Navigator for Requests to Screen-Based Tools    
Super Class CL_WB_NAVIGATOR Navigator for Request Processing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWBM_INTERNAL   Internal Objects within SWBM 
Created 19981009   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no forward declaration.
Interfaces
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no interface implemented.
Friends
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no friend class.
Attributes
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_NEW_NAVIGATION_CONTEXT Instance method Private Method Get New Navigation Context 19990713
2 IS_OBJECT_A_WORKITEM Static method Private Method Check whether there is an object in your own worklist 20090318
3 SET_EDIT_MODE Instance method Private Method Set Change Mode 19990713
Events
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no event.
Types
Class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no local type.
Method Signatures

Method GET_NEW_NAVIGATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NAVIGATION_CONTEXT Value transfer Type reference (TYPE) SEU_OBJKEY Navigationskontext 19990713
2 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 19990713
3 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Objekttyp 19990713

Method GET_NEW_NAVIGATION_CONTEXT on class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no exception.

Method IS_OBJECT_A_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IS_WORKITEM Value transfer Type reference (TYPE) FLAG 'X': Objekt ist im eigenen Arbeitsvorrat 20090318
2 Importing P_OBJNAME Call by reference Type reference (TYPE) SEU_OBJKEY WB Request: Schlüssel eines Objekts in der EU 20090318
3 Importing P_WB_OBJTYPE Call by reference Type reference (TYPE) SEU_OBJTYP WB Request: Typ eines Objekts der Entwicklungsumgebung 20090318

Method IS_OBJECT_A_WORKITEM on class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no exception.

Method SET_EDIT_MODE Signature

Method SET_EDIT_MODE on class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no parameter.
Method SET_EDIT_MODE on class CL_WB_NAVIGATOR_VIS_AS_DYNPRO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in