SAP ABAP Class IF_SALV_CONTROLLER_METADATA (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 20040416
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
Class IF_SALV_CONTROLLER_METADATA  
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 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SALV_CONTROLLER_METADATA has no interface implemented.
Friends
Class IF_SALV_CONTROLLER_METADATA has no friend class.
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 CHECK_CHANGELIST Instance method Public Method 20040224
2 CLEAR_CHANGELIST Instance method Public Method 20040223
3 GET_CHANGELIST Instance method Public Method 20040301
4 REGISTER Instance method Public Method 20040223
5 SET_CHANGED Instance method Public Method 20040223
Events
Class 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 Returning BOOLEAN Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040224
2 Importing CHANGE Call by reference Type reference (TYPE) SAP_BOOL IF_SALV_C_BOOL_SAP=>TRUE boolsche Variable (X=true, space=false) 20040224
3 Importing FLAVOUR Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040224
4 Importing METHOD Call by reference Type reference (TYPE) ANY 20040301
5 Importing NAME Call by reference Type reference (TYPE) ANY 20040301
6 Importing OBJECT Call by reference Type reference (TYPE) ANY 20040301
7 Importing RANGE Call by reference Type reference (TYPE) RSDS_SELOPT_T 20040301
8 Importing 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 class 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 Returning BOOLEAN Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040224
2 Importing CHANGE Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040301
3 Importing FLAVOUR Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040224
4 Importing METHOD Call by reference Type reference (TYPE) ANY 20040301
5 Importing NAME Call by reference Type reference (TYPE) ANY 20040301
6 Importing OBJECT Call by reference Type reference (TYPE) ANY 20040301
7 Importing RANGE Call by reference Type reference (TYPE) RSDS_SELOPT_T Struktur der generischen SELECT-OPTION dynam. Selektionen 20040301
8 Importing REFRESH_MODE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040224

Method CLEAR_CHANGELIST on class 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 Importing FLAVOUR Call by reference Type reference (TYPE) SALV_DE_CONSTANT IF_SALV_C_CHANGELIST_FLAVOUR=>REGISTER ALV: Datenelement für Konstanten 20040301
2 Returning VALUE Value transfer Type reference (TYPE) SALV_T_CHANGELIST 20040301

Method GET_CHANGELIST on class 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 Importing NAME Call by reference Type reference (TYPE) ANY 20040223
2 Importing REF Call by reference Object reference (TYPE REF TO) CL_SALV_METADATA ALV: Basisklasse Metadaten 20040224

Method REGISTER on class 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 Importing FLAVOUR Call by reference Type reference (TYPE) SALV_DE_CONSTANT IF_SALV_C_CHANGELIST_FLAVOUR=>REGISTER ALV: Datenelement für Konstanten 20040223
2 Importing FRONTEND Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040715
3 Importing METHOD Call by reference Type reference (TYPE) ANY 20040223
4 Importing NAME Call by reference Type reference (TYPE) ANY 20040223
5 Importing OBJECT Call by reference Type reference (TYPE) ANY 20040223
6 Importing REF Call by reference Object reference (TYPE REF TO) CL_SALV_METADATA ALV: Interface Metadata 20040224
7 Importing 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 class IF_SALV_CONTROLLER_METADATA has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in