SAP ABAP Interface IF_SALV_CONTROLLER_CHANGELIST (ALV: Abstract Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CONTROLLER_CHANGELIST | ALV: Abstract Controller | 20040315 |
Properties
Interface | IF_SALV_CONTROLLER_CHANGELIST | |
Short Description | ALV: Abstract Controller |
General Data
Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
Created | 20040220 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_CONTROLLER_CHANGELIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_C_CHANGELIST_FLAVOUR | Interface Changelist Flavour | 20040315 | ||
2 | IF_SALV_C_REFRESH | ALV: Refresh | 20040315 |
Friends
Interface IF_SALV_CONTROLLER_CHANGELIST has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_SELECTION_CELL | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 1 | ALV: Data Element for Constants | 20040315 | |
2 | C_SELECTION_CELLS | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 2 | ALV: Data Element for Constants | 20040315 | |
3 | C_SELECTION_COLUMN | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 3 | ALV: Data Element for Constants | 20040315 | |
4 | C_SELECTION_ROW | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 4 | ALV: Data Element for Constants | 20040315 | |
5 | T_CHANGELIST | Instance attribute | Public | Type reference (TYPE) | SALV_T_CHANGELIST | 20040315 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040315 | |
2 | ![]() |
Instance method | Public | Method | 20040315 | |
3 | ![]() |
Instance method | Public | Method | 20061107 | |
4 | ![]() |
Instance method | Public | Method | 20040315 | |
5 | ![]() |
Instance method | Public | Method | 20040315 | |
6 | ![]() |
Instance method | Public | Method | 20040315 | |
7 | ![]() |
Instance method | Public | Method | 20040329 | |
8 | ![]() |
Instance method | Public | Method | 20040324 | |
9 | ![]() |
Instance method | Public | Method | 20040315 |
Events
Interface IF_SALV_CONTROLLER_CHANGELIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SALV_S_CHANGELIST | Public | See coding | 20040315 | begin of salv_s_changelist,
name type string,
flavour type salv_de_constant,
object type string,
method type string,
sequence type i,
change type sap_bool,
refresh_mode type salv_de_constant,
ref type ref to cl_salv_metadata,
frontend type sap_bool,
end of salv_s_changelist
|
||
2 | SALV_T_CHANGELIST | Public | See coding | 20040315 | salv_t_changelist type standard table of salv_s_changelist
with key name flavour object method
|
Method Signatures
Method CLEAR Signature
Method CLEAR on Interface IF_SALV_CONTROLLER_CHANGELIST has no parameter.
Method CLEAR on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method GET_REFRESH_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040315 |
Method GET_REFRESH_MODE on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method IS_FUNCTIONS_CHANGE_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20061107 |
Method IS_FUNCTIONS_CHANGE_REQUESTED on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method IS_METADATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040315 |
Method IS_METADATA_CHANGED on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method IS_NEW_DATA_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040315 |
Method IS_NEW_DATA_REQUESTED on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method IS_REFRESH_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040315 |
Method IS_REFRESH_REQUESTED on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method IS_SCREEN_CLOSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040329 |
Method IS_SCREEN_CLOSED on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method IS_SELECTIONS_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040324 |
Method IS_SELECTIONS_REQUESTED on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
Method REMOVE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLAVOUR | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040315 |
Method REMOVE_ITEM on Interface IF_SALV_CONTROLLER_CHANGELIST has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |