SAP ABAP Class CL_WB_DDLS_STATE (WB State Class for DDLS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SDDIC_ADT_DDLS (Package) Editor for ABAP Data Definition Language Sources
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 20121114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_SOURCE_SELECTION Position or Selection in Source 20121126
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_SOURCE_STATE Object State for Sources 20121114
Properties
Class CL_WB_DDLS_STATE  
Short Description WB State Class for DDLS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDDIC_ADT_DDLS   Editor for ABAP Data Definition Language Sources 
Created 20121114   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_DDLS_STATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 20121114
2 IF_WB_SOURCE_SELECTION Position or Selection in Source 20121126
3 IF_WB_SOURCE_STATE Object State for Sources 20121114
Friends
Class CL_WB_DDLS_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROL_STATE Instance attribute Private Attribute reference (LIKE) 20121114
2 CO_OBJTYPE Constant Public See coding 20121114
3 END_LINE Instance attribute Public Attribute reference (LIKE) 20121114
4 END_OFFSET Instance attribute Public Attribute reference (LIKE) 20121114
5 ENH_FULL_NAME Instance attribute Private Attribute reference (LIKE) 20121114
6 ENH_IMPL_INSERT Instance attribute Private Attribute reference (LIKE) 20121114
7 ENH_NAME Instance attribute Private Attribute reference (LIKE) 20121114
8 ENV_UNIT_NAME Instance attribute Private Attribute reference (LIKE) 20121114
9 ENV_UNIT_TYPE Instance attribute Private Attribute reference (LIKE) 20121114
10 LINE Instance attribute Public Attribute reference (LIKE) 20121114
11 OFFSET Instance attribute Public Attribute reference (LIKE) 20121114
12 ORIGINAL_POS_FLAG Instance attribute Private Attribute reference (LIKE) 20121114
13 SINGLE_ENHNAME Instance attribute Private Attribute reference (LIKE) 20121114
14 TOPLINE Instance attribute Private Attribute reference (LIKE) 20121114
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121114
2 GET_DESCRIPTION Instance method Public Method 20121114
3 GET_POSITION Instance method Public Method 20121126
4 GET_SELECTION Instance method Public Method 20121126
5 HAS_SELECTION Instance method Public Method 20121126
Events
Class CL_WB_DDLS_STATE has no event.
Types
Class CL_WB_DDLS_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 END_LINE Call by reference Type reference (TYPE) SY-INDEX 20121126
2 Importing END_OFFSET Call by reference Type reference (TYPE) SY-INDEX 20121126
3 Importing LINE Call by reference Type reference (TYPE) SY-INDEX 20121122
4 Importing OFFSET Call by reference Type reference (TYPE) SY-INDEX 20121122

Method CONSTRUCTOR on class CL_WB_DDLS_STATE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_WB_DDLS_STATE has no parameter.
Method GET_DESCRIPTION on class CL_WB_DDLS_STATE has no exception.

Method GET_POSITION Signature

Method GET_POSITION on class CL_WB_DDLS_STATE has no parameter.
Method GET_POSITION on class CL_WB_DDLS_STATE has no exception.

Method GET_SELECTION Signature

Method GET_SELECTION on class CL_WB_DDLS_STATE has no parameter.
Method GET_SELECTION on class CL_WB_DDLS_STATE has no exception.

Method HAS_SELECTION Signature

Method HAS_SELECTION on class CL_WB_DDLS_STATE has no parameter.
Method HAS_SELECTION on class CL_WB_DDLS_STATE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740