SAP ABAP Class IF_SALV_CONTROLLER_MODEL (ALV: Abstract Controller)
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 20040415
Properties
Class IF_SALV_CONTROLLER_MODEL  
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 20040603   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...
Interfaces
Class IF_SALV_CONTROLLER_MODEL has no interface implemented.
Friends
Class IF_SALV_CONTROLLER_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_MODUS Instance attribute Public Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20040224
2 R_ADAPTER Instance attribute Public Object reference (TYPE REF TO) CL_SALV_ADAPTER Basis Interface for the Adapter 20040220
3 R_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_SALV_MODEL ALV: Basis Class Model 20040220
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY Instance method Public Method 20040220
2 IS_NEW_DATA_ALLOWED Instance method Public Method 20040308
3 REFRESH Instance method Public Method 20040220
4 SET_FUNCTION Instance method Public Method 20040409
Events
Class IF_SALV_CONTROLLER_MODEL has no event.
Types
Class IF_SALV_CONTROLLER_MODEL has no local type.
Method Signatures

Method DISPLAY Signature

Method DISPLAY on class IF_SALV_CONTROLLER_MODEL has no parameter.
Method DISPLAY on class IF_SALV_CONTROLLER_MODEL has no exception.

Method IS_NEW_DATA_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20040308

Method IS_NEW_DATA_ALLOWED on class IF_SALV_CONTROLLER_MODEL has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_STABLE Call by reference Type reference (TYPE) LVC_S_STBL ALV-Control: Refresh-Stabilität 20040220

Method REFRESH on class IF_SALV_CONTROLLER_MODEL has no exception.

Method SET_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_DE_FUNCTION ALV Funktion 20040409

Method SET_FUNCTION on class IF_SALV_CONTROLLER_MODEL has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in