SAP ABAP Class CL_SALV_FOOTER (ALV: Footer Area: List/Page)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 20040223
Properties
Class CL_SALV_FOOTER  
Short Description ALV: Footer Area: List/Page    
Super Class CL_SALV_METADATA_BASE ALV: Basis Class Meta Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040223   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_FOOTER has no forward declaration.
Interfaces
Class CL_SALV_FOOTER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040223 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040223 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_END_OF_LIST Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Layout Object for END_OF_LIST 20040223
2 R_END_OF_LIST_PRINT Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Layout Object for Print END_OF_LIST 20040301
3 R_END_OF_PAGE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Layout Object for END_OF_PAGE 20040223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040223
2 GET_END_OF_LIST Instance method Public Method Get Content of END_OF_LIST 20040223
3 GET_END_OF_LIST_PRINT Instance method Public Method Get Print END_OF_LIST Content 20040301
4 GET_END_OF_PAGE Instance method Public Method Get END_OF_PAGE Layout Object 20040223
5 SET_END_OF_LIST Instance method Public Method Set END_OF_LIST Content 20040223
6 SET_END_OF_LIST_PRINT Instance method Public Method Set Print END_OF_LIST Content 20040301
Events
Class CL_SALV_FOOTER has no event.
Types
Class CL_SALV_FOOTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040223

Method CONSTRUCTOR on class CL_SALV_FOOTER has no exception.

Method GET_END_OF_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Gestaltungsobjekt 20040223

Method GET_END_OF_LIST on class CL_SALV_FOOTER has no exception.

Method GET_END_OF_LIST_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Gestaltungsobjekt 20040301

Method GET_END_OF_LIST_PRINT on class CL_SALV_FOOTER has no exception.

Method GET_END_OF_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_FORM Gestaltungsobjekt 20040223

Method GET_END_OF_PAGE on class CL_SALV_FOOTER has no exception.

Method SET_END_OF_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Gestaltungsobjekt 20040223

Method SET_END_OF_LIST on class CL_SALV_FOOTER has no exception.

Method SET_END_OF_LIST_PRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Gestaltungsobjekt 20040301

Method SET_END_OF_LIST_PRINT on class CL_SALV_FOOTER has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700