SAP ABAP Class IF_SALV_CONTROLLER_CHANGELIST (ALV: Abstract Controller)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_C_CHANGELIST_FLAVOUR | Interface Changelist Flavour | 20040315 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SALV_C_REFRESH | ALV: Refresh | 20040315 |
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
| Class | IF_SALV_CONTROLLER_CHANGELIST | |
| Short Description | ALV: Abstract Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040220 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_CONTROLLER_CHANGELIST has no forward declaration.
Interfaces
Class IF_SALV_CONTROLLER_CHANGELIST has no interface implemented.
Friends
Class IF_SALV_CONTROLLER_CHANGELIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 1 | ALV: Data Element for Constants | 20040315 | ||
| 2 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 2 | ALV: Data Element for Constants | 20040315 | ||
| 3 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 3 | ALV: Data Element for Constants | 20040315 | ||
| 4 | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 4 | ALV: Data Element for Constants | 20040315 | ||
| 5 | 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
Class 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 class IF_SALV_CONTROLLER_CHANGELIST has no parameter.
Method CLEAR on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_SALV_CONTROLLER_CHANGELIST has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |