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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121114 | |
| 2 | Instance method | Public | Method | 20121114 | ||
| 3 | Instance method | Public | Method | 20121126 | ||
| 4 | Instance method | Public | Method | 20121126 | ||
| 5 | 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 | END_LINE | Call by reference | Type reference (TYPE) | SY-INDEX | 20121126 | ||||
| 2 | END_OFFSET | Call by reference | Type reference (TYPE) | SY-INDEX | 20121126 | ||||
| 3 | LINE | Call by reference | Type reference (TYPE) | SY-INDEX | 20121122 | ||||
| 4 | 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 |