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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Current Question | 20010102 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | HTML text | 20001229 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_HEADNR_T | Chapter Numbering | 20010102 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR5 | '%IP%%' | Insert Point | 20001229 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR5 | '%TOC%' | Insert Point | 20010102 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR64 | 'Y ' |
HTML Tag for Checkboxes | 20010102 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR64 | 'Y ' |
HTML Tag for Checkboxes | 20010102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20001229 |
2 | ![]() |
Instance method | Public | Method | Provides Generated HTML Document | 20001229 |
3 | ![]() |
Instance method | Public | Method | Provides Size of Review in Bytes | 20001229 |
4 | ![]() |
Instance method | Public | Method | Inserts Header | 20001229 |
5 | ![]() |
Instance method | Public | Method | Inserts Graphic | 20010103 |
6 | ![]() |
Instance method | Public | Method | Inserts Question | 20010102 |
7 | ![]() |
Instance method | Private | Method | Inserts Text in Current Document | 20001229 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_ANCHOR | Call by reference | Type reference (TYPE) | STRING | 20010102 | |||
2 | ![]() |
I_LEVEL | Call by reference | Type reference (TYPE) | I | 20010102 | |||
3 | ![]() |
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 |