SAP ABAP Class IF_POWL_OVS (Interface providing callback methods for using OVS with POWL)
Meta Relationship - Used By
Properties
| Class | IF_POWL_OVS | |
| Short Description | Interface providing callback methods for using OVS with POWL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050131 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_POWL_OVS has no interface implemented.
Friends
Class IF_POWL_OVS has no friend class.
Attributes
Class IF_POWL_OVS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Phase 0 (OVS config, c.f. IF_WD_OVS->set_configuration( )) | 20050131 | |
| 2 | Instance method | Public | Method | Phase 1 (initialize fields, c.f. set_input_structure( )) | 20050131 | |
| 3 | Instance method | Public | Method | Phase 2 (search, c.f. query_parameters, set_output_table( )) | 20050131 | |
| 4 | Instance method | Public | Method | Phase 3 (set return value, c.f. selection) | 20050131 |
Events
Class IF_POWL_OVS has no event.
Types
Class IF_POWL_OVS has no local type.
Method Signatures
Method HANDLE_PHASE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_0 on class IF_POWL_OVS has no exception.
Method HANDLE_PHASE_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_1 on class IF_POWL_OVS has no exception.
Method HANDLE_PHASE_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RELATED_FIELDS | Call by reference | Type reference (TYPE) | IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM | Dynamic F4 help - related fields | 20070727 | |||
| 2 | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_2 on class IF_POWL_OVS has no exception.
Method HANDLE_PHASE_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_3 on class IF_POWL_OVS has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |