SAP ABAP Class CL_WB_TYPE_STATE (Status of a Type Group)
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) | 19991220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_SOURCE_STATE | Object State for Sources | 19990629 |
Properties
Class | CL_WB_TYPE_STATE | |
Short Description | Status of a Type Group | |
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 | 19981222 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_SOURCE_STATE | Object State for Sources | 19990629 |
Friends
Class CL_WB_TYPE_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) | SEDI_CORRECTION_TABLE | Correction Table | 19981222 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSFB_SOURCE | Message Table | 19981222 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR4 | WB Request: Operation for Restart after Navigation | 20041026 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | X: Pretty Print Executed for Source | 19991220 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR4 | Active Title Element | 19981222 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'ATTR' | View on General Data | 19981222 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR4 | 'SOUR' | View on Source Code | 19981222 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Create Type State | 19981222 |
2 | ![]() |
Instance method | Public | Method | Set Operation | 20041026 |
3 | ![]() |
Instance method | Public | Method | Set Active Tab Title | 19981222 |
Events
Class CL_WB_TYPE_STATE has no event.
Types
Class CL_WB_TYPE_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_CORRECTION | Call by reference | Type reference (TYPE) | SEDI_CORRECTION_TABLE | correction table | 19981222 | ||
2 | ![]() |
P_LINE | Call by reference | Type reference (TYPE) | SY-INDEX | cursor line | 19981222 | ||
3 | ![]() |
P_MESSAGE_TAB | Call by reference | Type reference (TYPE) | RSFB_SOURCE | message table | 19981222 | ||
4 | ![]() |
P_OFFSET | Call by reference | Type reference (TYPE) | SY-INDEX | cursor offset | 19981222 | ||
5 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | CHAR4 | Operation für Navigation | 20041026 | ||
6 | ![]() |
P_STATE | Call by reference | Type reference (TYPE) | AS4STATE | A aktiv, I inaktiv | 20000224 | ||
7 | ![]() |
P_TOPLINE | Call by reference | Type reference (TYPE) | SY-INDEX | top line of visible page | 19981222 | ||
8 | ![]() |
P_VIEW | Call by reference | Type reference (TYPE) | CHAR4 | 'SOUR' | Welcher Tabreiter | 19981222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unbekanter Tabreiter | 19981222 |
Method SET_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_OPERATION | Call by reference | Type reference (TYPE) | CHAR4 | WB Request: Operation zum Aufsetzen nach der Navigation | 20041026 |
Method SET_OPERATION on class CL_WB_TYPE_STATE has no exception.
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 | 19981222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
unbekannter Tabreiter | 19981222 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |