SAP ABAP Interface IF_SALV_BS_CONFIGURATION (Configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SALV_BS_CONFIGURATION_P | Configuration Provider | 20090623 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BS_CONFIGURATION | Configuration | 20090623 |
Properties
Interface | IF_SALV_BS_CONFIGURATION | |
Short Description | Configuration |
General Data
Package | SALV_BS_CONFIG | Configuration |
Created | 20090528 | SAP |
Last changed | 20110908 | 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_SALV_BS_CONFIGURATION has no interface.
Friends
Interface IF_SALV_BS_CONFIGURATION has no friend.
Attributes
Interface IF_SALV_BS_CONFIGURATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Change Log | 20090623 |
2 | ![]() |
Instance method | Public | Method | Get Configuration Object | 20100803 |
3 | ![]() |
Instance method | Public | Method | Get Data | 20090623 |
4 | ![]() |
Instance method | Public | Method | Get Configuration Lock | 20090623 |
5 | ![]() |
Instance method | Public | Method | Set Default Configuration | 20090623 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ON_CONFIGURATION_CHANGED | Instance Event (0) |
Public (2) |
On Configuration Changed | 20090528 |
2 | ON_NEW_CONFIGURATION | Instance Event (0) |
Public (2) |
On New Configuration | 20090623 |
Types
Interface IF_SALV_BS_CONFIGURATION has no local type.
Method Signatures
Method GET_CHANGE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_CONFIG_CHANGE | Configuration Change Log | 20090623 |
Method GET_CHANGE_LOG on Interface IF_SALV_BS_CONFIGURATION has no exception.
Method GET_CONFIGURATION_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_CM | Configuration Model | 20100803 |
Method GET_CONFIGURATION_OBJECT on Interface IF_SALV_BS_CONFIGURATION has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_DATA | Data | 20090623 |
Method GET_DATA on Interface IF_SALV_BS_CONFIGURATION has no exception.
Method GET_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_BS_CONFIG_LOCK | Configuration Lock | 20090623 |
Method GET_LOCK on Interface IF_SALV_BS_CONFIGURATION has no exception.
Method SET_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEFAULT_COLUMNS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090623 | ||
2 | ![]() |
DEFAULT_FIELDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090623 |
Method SET_DEFAULT on Interface IF_SALV_BS_CONFIGURATION has no exception.
Event Signatures
Event ON_CONFIGURATION_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | OBJECT | Exporting | Value transfer | Type reference (TYPE) | STRING | 20090528 | |||
2 | PROPERTY | Exporting | Value transfer | Type reference (TYPE) | STRING | 20090528 | |||
3 | R_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20090528 | |||
4 | VALUE | Exporting | Value transfer | Type reference (TYPE) | DATA | 20090528 |
Event ON_NEW_CONFIGURATION Signature
Event ON_NEW_CONFIGURATION on Interface IF_SALV_BS_CONFIGURATION has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |