SAP ABAP Class CL_WB_TABFIELD_STATE (Status Description for Table Fields)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 19981103 |
Properties
| Class | CL_WB_TABFIELD_STATE | |
| Short Description | Status Description for Table Fields | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDD | DDIC Editor |
| Created | 19981103 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_TABFIELD_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 19981103 |
Friends
Class CL_WB_TABFIELD_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | CHAR4 | Which (Not Yet) Tab Title | 19981103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create TABFIELD_STATE | 19981103 | |
| 2 | Instance method | Public | Method | Set Active (Not Yet) Tab Title | 19981103 |
Events
Class CL_WB_TABFIELD_STATE has no event.
Types
Class CL_WB_TABFIELD_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 | P_VIEW | Call by reference | Type reference (TYPE) | CHAR4 | ' ' | Aktiver Tabreiter | 19981103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannte Sicht (Tabreiter) | 19981103 |
Method SET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_VIEW | Call by reference | Type reference (TYPE) | CHAR4 | Neuer aktiver Tabreiter | 19981103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unbekannte Sicht | 19981103 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |