SAP ABAP Class CL_WB_DYNPRO_STATE (Status Information Screen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-SCR (Application Component) Screen Painter
     SCRP (Package) Screen Painter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_PROGRAM_STATE Workbench Manager: State of a Tool or Browser 00000000
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_SOURCE_STATE Object State for Sources 19990629
Properties
Class CL_WB_DYNPRO_STATE  
Short Description Status Information Screen    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRP   Screen Painter 
Created 19980820   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WBDYN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 00000000
2 IF_WB_PROGRAM_STATE Workbench Manager: State of a Tool or Browser 00000000
3 IF_WB_SOURCE_STATE Object State for Sources 19990629
Friends
Class CL_WB_DYNPRO_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLED_FCODE Instance attribute Public Type reference (TYPE) SY-UCOMM Called Function in the Active Screen 20000303
2 DYNPRO_SOURCE Instance attribute Public Object reference (TYPE REF TO) CL_WB_DYNPRO_SOURCE Screen Source Tables 20000529
3 ELEMENTLIST Instance attribute Public Type reference (TYPE) SEU_BOOL SPACE Active Screen: Element List 19980907
4 ELEMENT_LIST_TAB Instance attribute Public Type reference (TYPE) SY-UCOMM 'FL' Active Tab in the Element List 20000303
5 ELEMENT_NR Instance attribute Public Type reference (TYPE) I 1 Number of current element 19980907
6 FLOW Instance attribute Public Type reference (TYPE) SEU_BOOL 'X' Active Screen: Flow Logic 19980907
7 FLOW_COLUMN Instance attribute Public Type reference (TYPE) I 0 Current column in flow logic line 19980907
8 FLOW_LINE Instance attribute Public Type reference (TYPE) I 0 Current line in flow logic 19980907
9 FLOW_TOP_LINE Instance attribute Public Type reference (TYPE) I 0 Current top line in flow logic 19980907
10 HEADER Instance attribute Public Type reference (TYPE) SEU_BOOL SPACE Active Screen: Header (Screen Attr.) 19980907
11 LAYOUT Instance attribute Public Type reference (TYPE) SEU_BOOL SPACE Active Screen: Layout Screen 19980907
12 MODE Instance attribute Public Type reference (TYPE) WBDYN_MODE Screen Painter mode information 19981006
13 WBERROR Instance attribute Public Type reference (TYPE) WBERROR Error Structure for Workbench Manager 20000607
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19980909
Events
Class CL_WB_DYNPRO_STATE has no event.
Types
Class CL_WB_DYNPRO_STATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CALLED_FCODE Call by reference Type reference (TYPE) SY-UCOMM SPACE Fcode, der Popup auslöst 20000308
2 Importing P_DYNPRO_SOURCE Call by reference Object reference (TYPE REF TO) CL_WB_DYNPRO_SOURCE Dynpro Source Tabellen 20000531
3 Importing P_ELEMENTLIST Call by reference Type reference (TYPE) SEU_BOOL space Elementliste 19980909
4 Importing P_ELEMENT_LIST_TAB Call by reference Type reference (TYPE) SY-UCOMM SPACE Reiter in Elementliste 20000308
5 Importing P_ELEMENT_NR Call by reference Type reference (TYPE) I 1 Nr. akt. Element 19980909
6 Importing P_FLOW Call by reference Type reference (TYPE) SEU_BOOL 'X' Ablauflogik 19980909
7 Importing P_FLOW_COLUMN Call by reference Type reference (TYPE) I 0 akt. Spalte in Ablauf 19980909
8 Importing P_FLOW_LINE Call by reference Type reference (TYPE) I 0 akt. Zeile in Ablauf 19980909
9 Importing P_FLOW_TOP_LINE Call by reference Type reference (TYPE) I 0 akt. oberste Zeile in Ablauf 19980909
10 Importing P_HEADER Call by reference Type reference (TYPE) SEU_BOOL space Header (Dynproattribute) 19980909
11 Importing P_LAYOUT Call by reference Type reference (TYPE) SEU_BOOL space Layout 19980909
12 Importing P_MODE Call by reference Type reference (TYPE) WBDYN_MODE Modusinfo Scrp. 19981006

Method CONSTRUCTOR on class CL_WB_DYNPRO_STATE has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in