SAP ABAP Interface IF_SALV_CONTROLLER_METADATA (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_MODEL | ALV: Abstract Basis Class for Controller | 20040414 |
Properties
Interface | IF_SALV_CONTROLLER_METADATA | |
Short Description | ALV: Abstract Controller |
General Data
Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
Created | 20040220 | SAP |
Last changed | 20040930 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SALV_CONTROLLER_METADATA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_SALV_C_BOOL_SAP | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_SALV_C_CHANGELIST_FLAVOUR | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | IF_SALV_C_REFRESH | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | RSDS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_C_CHANGELIST_FLAVOUR | Interface Changelist Flavour | 20040416 |
Friends
Interface IF_SALV_CONTROLLER_METADATA has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_APPLICATION | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
2 | C_CLOSE_SCREEN | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
3 | C_DATA_SET | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
4 | C_FUNCTIONS | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
5 | C_REFRESH | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
6 | C_REGISTER | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
7 | C_SELECTIONS | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
8 | C_SETTER | Instance attribute | Public | Attribute reference (LIKE) | 20040416 | ||||
9 | T_CHANGELIST | Instance attribute | Public | Type reference (TYPE) | SALV_T_CHANGELIST | 20040223 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040224 | |
2 | ![]() |
Instance method | Public | Method | 20040223 | |
3 | ![]() |
Instance method | Public | Method | 20040301 | |
4 | ![]() |
Instance method | Public | Method | 20040223 | |
5 | ![]() |
Instance method | Public | Method | 20040223 |
Events
Interface IF_SALV_CONTROLLER_METADATA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | SALV_T_CHANGELIST | Public | See coding | 20040223 | salv_t_changelist type standard table of if_salv_controller_changelist=>salv_s_changelist
with key name flavour object method
|
Method Signatures
Method CHECK_CHANGELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOOLEAN | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040224 | ||
2 | ![]() |
CHANGE | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>TRUE | boolsche Variable (X=true, space=false) | 20040224 | |
3 | ![]() |
FLAVOUR | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040224 | ||
4 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | ANY | 20040301 | |||
5 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ANY | 20040301 | |||
6 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | ANY | 20040301 | |||
7 | ![]() |
RANGE | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | 20040301 | |||
8 | ![]() |
REFRESH_MODE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | IF_SALV_C_REFRESH=>NONE | ALV: Datenelement für Konstanten | 20040224 |
Method CHECK_CHANGELIST on Interface IF_SALV_CONTROLLER_METADATA has no exception.
Method CLEAR_CHANGELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BOOLEAN | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040224 | ||
2 | ![]() |
CHANGE | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040301 | ||
3 | ![]() |
FLAVOUR | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040224 | ||
4 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | ANY | 20040301 | |||
5 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ANY | 20040301 | |||
6 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | ANY | 20040301 | |||
7 | ![]() |
RANGE | Call by reference | Type reference (TYPE) | RSDS_SELOPT_T | Struktur der generischen SELECT-OPTION dynam. Selektionen | 20040301 | ||
8 | ![]() |
REFRESH_MODE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040224 |
Method CLEAR_CHANGELIST on Interface IF_SALV_CONTROLLER_METADATA has no exception.
Method GET_CHANGELIST 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 | IF_SALV_C_CHANGELIST_FLAVOUR=>REGISTER | ALV: Datenelement für Konstanten | 20040301 | |
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SALV_T_CHANGELIST | 20040301 |
Method GET_CHANGELIST on Interface IF_SALV_CONTROLLER_METADATA has no exception.
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ANY | 20040223 | |||
2 | ![]() |
REF | Call by reference | Object reference (TYPE REF TO) | CL_SALV_METADATA | ALV: Basisklasse Metadaten | 20040224 |
Method REGISTER on Interface IF_SALV_CONTROLLER_METADATA has no exception.
Method SET_CHANGED 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 | IF_SALV_C_CHANGELIST_FLAVOUR=>REGISTER | ALV: Datenelement für Konstanten | 20040223 | |
2 | ![]() |
FRONTEND | Call by reference | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20040715 | ||
3 | ![]() |
METHOD | Call by reference | Type reference (TYPE) | ANY | 20040223 | |||
4 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ANY | 20040223 | |||
5 | ![]() |
OBJECT | Call by reference | Type reference (TYPE) | ANY | 20040223 | |||
6 | ![]() |
REF | Call by reference | Object reference (TYPE REF TO) | CL_SALV_METADATA | ALV: Interface Metadata | 20040224 | ||
7 | ![]() |
REFRESH_MODE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | IF_SALV_C_REFRESH=>NONE | ALV: Datenelement für Konstanten | 20040223 |
Method SET_CHANGED on Interface IF_SALV_CONTROLLER_METADATA has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |