SAP ABAP Class CL_REVIEW_HTML (Generate Review in HTML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA (Application Component) ASAP (AcceleratedSAP)
     SQADB (Package) Question and Answer Database
Properties
Class CL_REVIEW_HTML  
Short Description Generate Review in HTML    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SQADB   Question and Answer Database 
Created 20001229   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_REVIEW_HTML has no interface implemented.
Friends
Class CL_REVIEW_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_QUESTION_NUMBER Instance attribute Private Type reference (TYPE) I Number of Current Question 20010102
2 A_REVIEW Instance attribute Private Type reference (TYPE) STRING HTML text 20001229
3 A_T_HEADNR Instance attribute Private Type reference (TYPE) TY_HEADNR_T Chapter Numbering 20010102
4 C_IP Constant Private Type reference (TYPE) CHAR5 '%IP%%' Insert Point 20001229
5 C_IP_TOC Constant Private Type reference (TYPE) CHAR5 '%TOC%' Insert Point 20010102
6 C_TAG_CHECK Instance attribute Private Type reference (TYPE) CHAR64 'Y
'
HTML Tag for Checkboxes 20010102
7 C_TAG_RADIO Instance attribute Private Type reference (TYPE) CHAR64 'Y
'
HTML Tag for Checkboxes 20010102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001229
2 GET_REVIEW Instance method Public Method Provides Generated HTML Document 20001229
3 GET_SIZE Instance method Public Method Provides Size of Review in Bytes 20001229
4 INSERT_HEADING Instance method Public Method Inserts Header 20001229
5 INSERT_IMG Instance method Public Method Inserts Graphic 20010103
6 INSERT_QUESTION Instance method Public Method Inserts Question 20010102
7 INSERT_TEXT Instance method Private Method Inserts Text in Current Document 20001229
8 INSERT_TOC Instance method Private Method Inserts Text in Table of Contents 20010102
Events
Class CL_REVIEW_HTML has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_HEADNR_T Private See coding 20010102
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_REVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_REVIEW Value transfer Type reference (TYPE) SREV_HTML_T Tabelle mit HTML Text 20001229

Method GET_REVIEW on class CL_REVIEW_HTML has no exception.

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SIZE Value transfer Type reference (TYPE) I Göße in Byte 20001229

Method GET_SIZE on class CL_REVIEW_HTML has no exception.

Method INSERT_HEADING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) SREVDOWN Schnittstelle für Review Download 20001229

Method INSERT_HEADING on class CL_REVIEW_HTML has no exception.

Method INSERT_IMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) C 20010103

Method INSERT_IMG on class CL_REVIEW_HTML has no exception.

Method INSERT_QUESTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) SREVDOWN Schnittstelle für Review Download 20010102

Method INSERT_QUESTION on class CL_REVIEW_HTML has no exception.

Method INSERT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20001229

Method INSERT_TEXT on class CL_REVIEW_HTML has no exception.

Method INSERT_TOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ANCHOR Call by reference Type reference (TYPE) STRING 20010102
2 Importing I_LEVEL Call by reference Type reference (TYPE) I 20010102
3 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20010102

Method INSERT_TOC on class CL_REVIEW_HTML has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610