SAP ABAP Class CL_WB_VIEW_STATE (Status Description for Views)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_DDIC_OBJECT_STATE General Parts of the Object Status (DDIC Objects) 19990120
Properties
Class CL_WB_VIEW_STATE  
Short Description Status Description for Views    
Super Class CL_WB_DDIC_OBJECT_STATE General Parts of the Object Status (DDIC Objects) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEDD   DDIC Editor 
Created 19980902   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_VIEW_STATE has no forward declaration.
Interfaces
Class CL_WB_VIEW_STATE has no interface implemented.
Friends
Class CL_WB_VIEW_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPVIEW Instance attribute Public Type reference (TYPE) VIEWNAME Name of Appending View (Create Append View) 19991102
2 FCODE Instance attribute Public Type reference (TYPE) SYUCOMM Function Code for Restarting Transaction 20040722
3 VIEW Instance attribute Public Type reference (TYPE) CHAR4 Which Tab Title 19980902
4 VIEWCLASS Instance attribute Public Type reference (TYPE) CHAR1 View Class (at Creation) 19990202
5 VIEW_ATTR Constant Public Type reference (TYPE) CHAR4 'TAB4' Maintenance status 19980902
6 VIEW_FIELDS Constant Public Type reference (TYPE) CHAR4 'TAB2' View on View Fields 19980903
7 VIEW_SELEK Constant Public Type reference (TYPE) CHAR4 'TAB3' View on Selection Conditions 19980903
8 VIEW_TABS Constant Public Type reference (TYPE) CHAR4 'TAB1' View on Tables and Join Conditions 19980903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create VIEW STATE 19980902
2 SET_FCODE Instance method Public Method Set OK Code (for Initialization) 20040722
3 SET_VIEW Instance method Public Method Set Active Tab Title 19980902
Events
Class CL_WB_VIEW_STATE has no event.
Types
Class CL_WB_VIEW_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_APPVIEW Call by reference Type reference (TYPE) VIEWNAME Name des Appendierenden Views (Anlegen Append-View) 19991102
2 Importing P_CURSOR Call by reference Type reference (TYPE) CURSORPOS Cursorposition 19990120
3 Importing P_FCODE Call by reference Type reference (TYPE) SYUCOMM unktionscode zum wiederaufsetzen der Transaktion 20040722
4 Importing P_VIEW Call by reference Type reference (TYPE) CHAR4 view_fields Aktiver Tabreiter 19980902
5 Importing P_VIEWCLASS Call by reference Type reference (TYPE) ANY Viewklasse (beim Anlegen) 19990202
# Exception Resumable Description Created on
1 ILLEGAL_VIEW Unbekannte Sicht 19980902

Method SET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FCODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode 20040722

Method SET_FCODE on class CL_WB_VIEW_STATE has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_VIEW Call by reference Type reference (TYPE) CHAR4 view_fields Neuer aktiver Tabreiter 19980902
# Exception Resumable Description Created on
1 ILLEGAL_VIEW Unbekannte Sicht 19980902
History
Last changed by/on SAP  20090618 
SAP Release Created in