SAP ABAP Class CL_ALVHT_HTML_PAGE (ALV HTML Page)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ALVHT_TAGSTREAM ALV 19990706
Properties
Class CL_ALVHT_HTML_PAGE  
Short Description ALV HTML Page    
Super Class CL_ALVHT_TAGSTREAM ALV 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 19990706   SAP 
Last change 19990706   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALVHT_HTML_PAGE has no forward declaration.
Interfaces
Class CL_ALVHT_HTML_PAGE has no interface implemented.
Friends
Class CL_ALVHT_HTML_PAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) LOCALFILE ID 19990706
2 TEMPLATE Instance attribute Public Object reference (TYPE REF TO) CL_ALVHT_HTML_TEMPLATE 19990706
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Method 19990706
2 MAKE_PAGEID Instance method Public Method 19990706
Events
Class CL_ALVHT_HTML_PAGE has no event.
Types
Class CL_ALVHT_HTML_PAGE 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 FORMID Call by reference Type reference (TYPE) LOCALFILE ID 19990706
2 Importing TEMPLATEID Call by reference Type reference (TYPE) AQTMPLID 19990706

Method CONSTRUCTOR on class CL_ALVHT_HTML_PAGE has no exception.

Method MAKE_PAGEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMID Call by reference Type reference (TYPE) LOCALFILE ID 19990706

Method MAKE_PAGEID on class CL_ALVHT_HTML_PAGE has no exception.
History
Last changed by/on SAP  19990706 
SAP Release Created in