SAP ABAP Interface IF_SALV_CONTROLLER_MODEL (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 20040415
Properties
Interface IF_SALV_CONTROLLER_MODEL  
Short Description ALV: Abstract Controller    
General Data
Package SALV_OM_OBJECTS   ALV Object Model Basis Classes 
Created 20040220   SAP 
Last changed 20040603   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...
Interfaces
Interface IF_SALV_CONTROLLER_MODEL has no interface.
Friends
Interface IF_SALV_CONTROLLER_MODEL has no friend.
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
Interface IF_SALV_CONTROLLER_MODEL has no event.
Types
Interface IF_SALV_CONTROLLER_MODEL has no local type.
Method Signatures

Method DISPLAY Signature

Method DISPLAY on Interface IF_SALV_CONTROLLER_MODEL has no parameter.
Method DISPLAY on Interface 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 Interface 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 Interface 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 Interface IF_SALV_CONTROLLER_MODEL has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in 700