SAP ABAP Class CL_SALV_HEADER (ALV: Header 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_HEADER  
Short Description ALV: Header 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 20040222   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_HEADER has no forward declaration.
Interfaces
Class CL_SALV_HEADER 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_TOP_OF_LIST Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Layout Object for TOP_OF_LIST 20040222
2 R_TOP_OF_LIST_PRINT Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Layout Object for Print TOP_OF_LIST 20040301
3 R_TOP_OF_PAGE Instance attribute Private Object reference (TYPE REF TO) CL_SALV_FORM Layout Object for TOP_OF_PAGE 20040222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040223
2 GET_TOP_OF_LIST Instance method Public Method Get TOP_OF_LIST Content 20040222
3 GET_TOP_OF_LIST_PRINT Instance method Public Method Get Print TOP_OF_LIST Content 20040301
4 GET_TOP_OF_PAGE Instance method Public Method Get TOP_OF_PAGE Layout Object 20040222
5 SET_TOP_OF_LIST Instance method Public Method Set TOP_OF_LIST Content 20040222
6 SET_TOP_OF_LIST_PRINT Instance method Public Method Set Print TOP_OF_LIST Content 20040301
Events
Class CL_SALV_HEADER has no event.
Types
Class CL_SALV_HEADER 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_HEADER has no exception.

Method GET_TOP_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 20040222

Method GET_TOP_OF_LIST on class CL_SALV_HEADER has no exception.

Method GET_TOP_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_TOP_OF_LIST_PRINT on class CL_SALV_HEADER has no exception.

Method GET_TOP_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 20040222

Method GET_TOP_OF_PAGE on class CL_SALV_HEADER has no exception.

Method SET_TOP_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 20040222

Method SET_TOP_OF_LIST on class CL_SALV_HEADER has no exception.

Method SET_TOP_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_TOP_OF_LIST_PRINT on class CL_SALV_HEADER has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700