SAP ABAP Interface IF_ALV_CUL_EDITOR_COMPONENT (Editor for Service)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_GUI_CUL (Package) SAP GUI ALV Configuration - UI Parts LVC
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_ALV_CUL_EDITOR_COMPONENT | |
| Short Description | Editor for Service |
General Data
| Package | SALV_GUI_CUL | SAP GUI ALV Configuration - UI Parts LVC |
| Created | 20090115 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_ALV_CUL_EDITOR_COMPONENT has no interface.
Friends
Interface IF_ALV_CUL_EDITOR_COMPONENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Instance attribute | Public | Type reference (TYPE) | IF_ALV_Z=>Y_NAME | 20090115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Navigation to the Next Screen | 20090213 | |
| 2 | Instance method | Public | Method | Release References and so on | 20090115 | |
| 3 | Instance method | Public | Method | Get Screen Formations | 20090115 | |
| 4 | Instance method | Public | Method | Get Shared Data | 20090115 | |
| 5 | Instance method | Public | Method | Initialization | 20090115 | |
| 6 | Instance method | Public | Method | PAI Processing: Screen -> view | 20090115 | |
| 7 | Instance method | Public | Method | PBO Processing: Screen -> View | 20090115 | |
| 8 | Instance method | Public | Method | REJECT Processing | 20090115 | |
| 9 | Instance method | Public | Method | 20090317 | ||
| 10 | Instance method | Public | Method | Set Shared Data | 20090115 | |
| 11 | Instance method | Public | Method | SUBMIT Processing: Controller -> view | 20090115 |
Events
Interface IF_ALV_CUL_EDITOR_COMPONENT has no event.
Types
Interface IF_ALV_CUL_EDITOR_COMPONENT has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090213 |
Method CHECK on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method FREE Signature
Method FREE on Interface IF_ALV_CUL_EDITOR_COMPONENT has no parameter.
Method FREE on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method GET_SCREEN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | CL_ALV_CUL_CONTROLLER=>YS_SCREEN_INFO | 20090115 |
Method GET_SCREEN_INFO on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method GET_SHARED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_OUT | Value transfer | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 |
Method GET_SHARED_DATA on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 | ||||
| 2 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 |
Method INIT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK_CODE | Call by reference | Type reference (TYPE) | CL_ALV_CUL_CONTROLLER=>Y_UCOMM | 20090115 | ||||
| 2 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 | ||||
| 3 | T_PARAM_OUT | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 |
Method PAI on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 | ||||
| 2 | T_PARAM_OUT | Value transfer | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 |
Method PBO on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method REJECT Signature
Method REJECT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no parameter.
Method REJECT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method RESET Signature
Method RESET on Interface IF_ALV_CUL_EDITOR_COMPONENT has no parameter.
Method RESET on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method SET_SHARED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAM_IN | Call by reference | Type reference (TYPE) | IF_ALV_Z=>YT_PARAM | 20090115 |
Method SET_SHARED_DATA on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Method SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FROM_EDITOR | Call by reference | Object reference (TYPE REF TO) | IF_ALV_CUL_EDITOR_COMPONENT | Editor für Service | 20130303 | |||
| 2 | R_TO_EDITOR | Call by reference | Object reference (TYPE REF TO) | IF_ALV_CUL_EDITOR_COMPONENT | Editor für Service | 20130303 |
Method SUBMIT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |