SAP ABAP Class CL_WB_DTEL_STATE (Status Description for Data Elements)
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_DTEL_STATE  
Short Description Status Description for Data Elements    
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 19980930   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_DTEL_STATE has no forward declaration.
Interfaces
Class CL_WB_DTEL_STATE has no interface implemented.
Friends
Class CL_WB_DTEL_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VIEW Instance attribute Public Type reference (TYPE) CHAR4 Which Tab Title 19980930
2 VIEW_ATTR Constant Public Type reference (TYPE) CHAR4 'ATTR' View on General Data 19980930
3 VIEW_TEXT Constant Public Type reference (TYPE) CHAR4 'DEF' View on Field List 19981012
4 VIEW_TYPE Constant Public Type reference (TYPE) CHAR4 'TYPE' View on Definition 19981012
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create DTEL_STATE 19980930
2 SET_VIEW Instance method Public Method Set Active Tab Title 19980930
Events
Class CL_WB_DTEL_STATE has no event.
Types
Class CL_WB_DTEL_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_CURSOR Call by reference Type reference (TYPE) CURSORPOS Cursorposition 19990120
2 Importing P_VIEW Call by reference Type reference (TYPE) CHAR4 view_type Aktiver Tabreiter 19980930
# Exception Resumable Description Created on
1 ILLEGAL_VIEW Unbekannte Sicht (Tabreiter) 19980930

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 Neuer aktiver Tabreiter 19980930
# Exception Resumable Description Created on
1 ILLEGAL_VIEW Unbekannte Sicht 19980930
History
Last changed by/on SAP  20090618 
SAP Release Created in