SAP ABAP Class CL_ALVHT_HTML_TEMPLATE (ALV: HTML Templates)
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_TEMPLATE  
Short Description ALV: HTML Templates    
Super Class CL_ALVHT_TAGSTREAM ALV 
Instantiability of a Class 0  Private 
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_TEMPLATE has no forward declaration.
Interfaces
Class CL_ALVHT_HTML_TEMPLATE has no interface implemented.
Friends
Class CL_ALVHT_HTML_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEBUGGING_UPLOAD_UI_FORMS Instance attribute Private Type reference (TYPE) FLAG 19990706
2 FOUND Static Attribute Private Object reference (TYPE REF TO) CL_ALVHT_HTML_TEMPLATE 19990706
3 ID Instance attribute Public Type reference (TYPE) AQTMPLID 19990706
4 MIME_OBJECTS Instance attribute Private Type reference (TYPE) LVC_T_MIMOBJ MIME Cache 19990706
5 WA_MIME Instance attribute Private Type reference (TYPE) LVC_S_MIMO Work Area 19990706
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Method 19990706
2 CONSTRUCTOR Instance method Public Method 19990706
3 IMPORT_TEMPLATE Instance method Private Method 19990706
4 LOAD_FROM_DB Instance method Private Method 19990706
5 LOAD_MIME_OBJECTS Instance method Public Method 19990706
6 LOAD_TEMPLATE Static method Public Method 19990706
7 MAPID Static method Public Method 19990706
8 ON_QUERY_LOADED Instance method Private Event handling method 19990706
Events
# Event Type Visibility Description Created on
1 QUERY_LOADED Static Event
(1)
Private
(0)
19990706
Types
Class CL_ALVHT_HTML_TEMPLATE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ALVHT_HTML_TEMPLATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ALVHT_HTML_TEMPLATE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ALVHT_HTML_TEMPLATE has no parameter.
Method CONSTRUCTOR on class CL_ALVHT_HTML_TEMPLATE has no exception.

Method IMPORT_TEMPLATE Signature

Method IMPORT_TEMPLATE on class CL_ALVHT_HTML_TEMPLATE has no parameter.
# Exception Resumable Description Created on
1 LOAD_ERROR 19990706

Method LOAD_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEMPLATEID Call by reference Type reference (TYPE) AQTMPLID 19990706
# Exception Resumable Description Created on
1 ERROR 19990706
2 NOT_FOUND 19990706

Method LOAD_MIME_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROWSER Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER 19990706

Method LOAD_MIME_OBJECTS on class CL_ALVHT_HTML_TEMPLATE has no exception.

Method LOAD_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROWSER Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER 19990706
2 Importing ID Call by reference Type reference (TYPE) AQTMPLID 19990706
3 Exporting TEMPLATE Call by reference Object reference (TYPE REF TO) CL_ALVHT_HTML_TEMPLATE 19990706
# Exception Resumable Description Created on
1 NOT_FOUND 19990706

Method MAPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FN Call by reference Type reference (TYPE) LOCALFILE Lokale Datei 19990706
2 Exporting FNSIB Call by reference Type reference (TYPE) LOCALFILE Lokale Datei 19990706
3 Importing ID Value transfer Type reference (TYPE) AQTMPLID 19990706

Method MAPID on class CL_ALVHT_HTML_TEMPLATE has no exception.

Method ON_QUERY_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Value transfer Attribute reference (LIKE) 19990706

Method ON_QUERY_LOADED on class CL_ALVHT_HTML_TEMPLATE has no exception.
Event Signatures

Event QUERY_LOADED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ID Exporting Value transfer Type reference (TYPE) AQTMPLID 19990706
History
Last changed by/on SAP  19990706 
SAP Release Created in