SAP ABAP Class /PLMB/CL_SPI_B_ALV_HNDL (Service Provider Browser - ALV Events Handler)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_TOOLS (Package) Service Provider Infrastructure Tools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMB/CL_SPI_B_ALV_HNDL_INPUT | Service Provider Browser - ALV Event Handler - Add. Input | 20121010 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMB/CL_SPI_B_ALV_HNDL_NODE | Service Provider Browser - ALV Event Handler - Node data | 20101122 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /PLMB/CL_SPI_B_ALV_HNDL_OP | Service Provider Browser - ALV Event Handler - Node data | 20101128 |
Properties
| Class | /PLMB/CL_SPI_B_ALV_HNDL | |
| Short Description | Service Provider Browser - ALV Events Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
| Created | 20101117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMB/CL_SPI_B_ALV_HNDL has no forward declaration.
Interfaces
Class /PLMB/CL_SPI_B_ALV_HNDL has no interface implemented.
Friends
Class /PLMB/CL_SPI_B_ALV_HNDL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | /PLMB/CL_SPI_B_GUI_CONTROLLER | Service Provider Browser - Conroller for GUI actions | 20101125 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101125 | ||
| 2 | Instance method | Public | Method | 20101125 | ||
| 3 | Instance method | Public | Method | 20101125 |
Events
Class /PLMB/CL_SPI_B_ALV_HNDL has no event.
Types
Class /PLMB/CL_SPI_B_ALV_HNDL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_GUI_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_B_GUI_CONTROLLER | Service Provider Browser - Conroller for GUI actions | 20101125 |
Method CONSTRUCTOR on class /PLMB/CL_SPI_B_ALV_HNDL has no exception.
Method REGISTER_ALV_HANDLER_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20101125 | ||||
| 2 | IV_PARAM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20101125 |
Method REGISTER_ALV_HANDLER_PARAM on class /PLMB/CL_SPI_B_ALV_HNDL has no exception.
Method REGISTER_EVENT_HANDLERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ALV_BUILDER | Call by reference | Object reference (TYPE REF TO) | /PLMB/CL_SPI_B_GUI_ALV_BUILD | Service Provider Browser - Helper Class to Build ALV tables | 20101125 | |||
| 2 | IT_EVENTS | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20101125 |
Method REGISTER_EVENT_HANDLERS on class /PLMB/CL_SPI_B_ALV_HNDL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |