SAP ABAP Class CL_OXT_TOOL_STATE (Easy Enhancement Tools - State)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-EEW-WB (Application Component) EEW Interface
⤷
OXT_WB (Package) Object Extension Tool: Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM_STATE | Workbench Manager: State of a Tool or Browser | 20011017 |
Properties
| Class | CL_OXT_TOOL_STATE | |
| Short Description | Easy Enhancement Tools - State | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | OXT_WB | Object Extension Tool: Workbench |
| Created | 20011017 | SAP |
| Last change | 20020514 | 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_PROGRAM_STATE | Workbench Manager: State of a Tool or Browser | 20011017 |
Friends
Class CL_OXT_TOOL_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) | LVC_T_ROID | Assignment of line number to line ID | 20020415 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CXTAB_TABSTRIP-ACTIVETAB | Active tab | 20011022 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | Selected line | 20020415 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | First visible line | 20020415 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYDYNNR | Subscreen screen | 20011023 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYREPID | Subscreen program | 20011023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011017 |
Events
Class CL_OXT_TOOL_STATE has no event.
Types
Class CL_OXT_TOOL_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 | IT_GRID_SELECTED_ROWS | Call by reference | Type reference (TYPE) | LVC_T_ROID | Selektierte Zeilen in Objektliste | 20020415 | |||
| 2 | IV_ACTIVETAB | Call by reference | Type reference (TYPE) | CXTAB_TABSTRIP-ACTIVETAB | Characterfeld der Länge 70 | 20011017 | |||
| 3 | IV_DOCU_TOP_LINE | Call by reference | Type reference (TYPE) | I | Erste sichtbare Zeile im Editor | 20020415 | |||
| 4 | IV_GRID_TOP_LINE | Call by reference | Type reference (TYPE) | I | Erste sichtbare Zeile in Objektliste | 20020415 | |||
| 5 | IV_SUB_DYNPRO | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20011023 | |||
| 6 | IV_SUB_PROGRAM | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20011023 |
Method CONSTRUCTOR on class CL_OXT_TOOL_STATE has no exception.
History
| Last changed by/on | SAP | 20020514 |
| SAP Release Created in | 620 |