SAP ABAP Class CL_WB_DYNPRO_STATE (Status Information Screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SCR (Application Component) Screen Painter
⤷
SCRP (Package) Screen Painter
⤷
⤷
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 | 00000000 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM_STATE | Workbench Manager: State of a Tool or Browser | 00000000 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_SOURCE_STATE | Object State for Sources | 19990629 |
Properties
| Class | CL_WB_DYNPRO_STATE | |
| Short Description | Status Information Screen | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRP | Screen Painter |
| Created | 19980820 | SAP |
| Last change | 20040518 | 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_OBJECT_STATE | Workbench: View of Object | 00000000 | ||
| 2 | IF_WB_PROGRAM_STATE | Workbench Manager: State of a Tool or Browser | 00000000 | ||
| 3 | IF_WB_SOURCE_STATE | Object State for Sources | 19990629 |
Friends
Class CL_WB_DYNPRO_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) | SY-UCOMM | Called Function in the Active Screen | 20000303 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_DYNPRO_SOURCE | Screen Source Tables | 20000529 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | SPACE | Active Screen: Element List | 19980907 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | 'FL' | Active Tab in the Element List | 20000303 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | 1 | Number of current element | 19980907 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | 'X' | Active Screen: Flow Logic | 19980907 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Current column in flow logic line | 19980907 | ||
| 8 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Current line in flow logic | 19980907 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Current top line in flow logic | 19980907 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | SPACE | Active Screen: Header (Screen Attr.) | 19980907 | ||
| 11 | Instance attribute | Public | Type reference (TYPE) | SEU_BOOL | SPACE | Active Screen: Layout Screen | 19980907 | ||
| 12 | Instance attribute | Public | Type reference (TYPE) | WBDYN_MODE | Screen Painter mode information | 19981006 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | WBERROR | Error Structure for Workbench Manager | 20000607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19980909 |
Events
Class CL_WB_DYNPRO_STATE has no event.
Types
Class CL_WB_DYNPRO_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_CALLED_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | SPACE | Fcode, der Popup auslöst | 20000308 | ||
| 2 | P_DYNPRO_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_WB_DYNPRO_SOURCE | Dynpro Source Tabellen | 20000531 | |||
| 3 | P_ELEMENTLIST | Call by reference | Type reference (TYPE) | SEU_BOOL | space | Elementliste | 19980909 | ||
| 4 | P_ELEMENT_LIST_TAB | Call by reference | Type reference (TYPE) | SY-UCOMM | SPACE | Reiter in Elementliste | 20000308 | ||
| 5 | P_ELEMENT_NR | Call by reference | Type reference (TYPE) | I | 1 | Nr. akt. Element | 19980909 | ||
| 6 | P_FLOW | Call by reference | Type reference (TYPE) | SEU_BOOL | 'X' | Ablauflogik | 19980909 | ||
| 7 | P_FLOW_COLUMN | Call by reference | Type reference (TYPE) | I | 0 | akt. Spalte in Ablauf | 19980909 | ||
| 8 | P_FLOW_LINE | Call by reference | Type reference (TYPE) | I | 0 | akt. Zeile in Ablauf | 19980909 | ||
| 9 | P_FLOW_TOP_LINE | Call by reference | Type reference (TYPE) | I | 0 | akt. oberste Zeile in Ablauf | 19980909 | ||
| 10 | P_HEADER | Call by reference | Type reference (TYPE) | SEU_BOOL | space | Header (Dynproattribute) | 19980909 | ||
| 11 | P_LAYOUT | Call by reference | Type reference (TYPE) | SEU_BOOL | space | Layout | 19980909 | ||
| 12 | P_MODE | Call by reference | Type reference (TYPE) | WBDYN_MODE | Modusinfo Scrp. | 19981006 |
Method CONSTRUCTOR on class CL_WB_DYNPRO_STATE has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in |