SAP ABAP Interface IF_POWL_OVS (Interface providing callback methods for using OVS with POWL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-MUS-POW (Application Component) Personal Object Worklist
⤷ POWL_CORE (Package) POWL core
⤷ BC-MUS-POW (Application Component) Personal Object Worklist
⤷ POWL_CORE (Package) POWL core
Meta Relationship - Used By
Properties
Interface | IF_POWL_OVS | |
Short Description | Interface providing callback methods for using OVS with POWL |
General Data
Package | POWL_CORE | POWL core |
Created | 20050131 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_POWL_SELECT_MODEL | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_WD_SELECT_OPTIONS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_POWL_OVS has no interface.
Friends
Interface IF_POWL_OVS has no friend.
Attributes
Interface IF_POWL_OVS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | HANDLE_PHASE_0 | Instance method | Public | Method | Phase 0 (OVS config, c.f. IF_WD_OVS->set_configuration( )) | 20050131 |
2 | HANDLE_PHASE_1 | Instance method | Public | Method | Phase 1 (initialize fields, c.f. set_input_structure( )) | 20050131 |
3 | HANDLE_PHASE_2 | Instance method | Public | Method | Phase 2 (search, c.f. query_parameters, set_output_table( )) | 20050131 |
4 | HANDLE_PHASE_3 | Instance method | Public | Method | Phase 3 (set return value, c.f. selection) | 20050131 |
Events
Interface IF_POWL_OVS has no event.
Types
Interface 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 | Importing | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_0 on Interface 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 | Importing | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_1 on Interface 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 | Importing | IT_RELATED_FIELDS | Call by reference | Type reference (TYPE) | IF_WD_SELECT_OPTIONS=>TT_SELECTION_SCREEN_ITEM | Dynamic F4 help - related fields | 20070727 | ||
2 | Importing | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_2 on Interface 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 | Importing | I_OVS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_WD_OVS | OVS callback object | 20050131 |
Method HANDLE_PHASE_3 on Interface IF_POWL_OVS has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 600 |