SAP ABAP Class /SLOAP/CL_HTML_BUILDER (SLO AS HTML builder for output)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/OUTPUT_BUILDER (Package) Generation of output based on data xml

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /SLOAP/CL_OUTPUT_BUILDER | SLO AS PDF builder for output | 20100127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SLOAP/IF_BINARY_OUTPUT | SLO AS outputtype | 20100127 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | /SLOAP/IF_OUTPUT_TYPE | SLO AS outputtype | 20100127 |
Properties
Class | /SLOAP/CL_HTML_BUILDER | |
Short Description | SLO AS HTML builder for output | |
Super Class | /SLOAP/CL_OUTPUT_BUILDER | SLO AS PDF builder for output |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SLOAP/OUTPUT_BUILDER | Generation of output based on data xml |
Created | 20100127 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SLOAP/CL_HTML_BUILDER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /SLOAP/IF_BINARY_OUTPUT | SLO AS outputtype | 20100127 | ||
2 | /SLOAP/IF_OUTPUT_TYPE | SLO AS outputtype | 20100127 |
Friends
Class /SLOAP/CL_HTML_BUILDER 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) | STRING | profile guid from given xml | 20100127 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20100127 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_ZIP | 20100127 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | XSTRING | xstring | 20100127 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20100127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a chart templte to the xml Object | 20100127 |
2 | ![]() |
Instance method | Public | Method | 20100127 | |
3 | ![]() |
Instance method | Public | Method | get xslt chart infos | 20100127 |
4 | ![]() |
Instance method | Public | Method | includes Image from data xml into ZIP | 20100127 |
5 | ![]() |
Instance method | Public | Method | Set the XMl Template | 20100127 |
Events
Class /SLOAP/CL_HTML_BUILDER has no event.
Types
Class /SLOAP/CL_HTML_BUILDER has no local type.
Method Signatures
Method ADD_CHART_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_XMLCHART | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_BG | business graphics format xml | 20100127 |
Method ADD_CHART_TEMPLATE on class /SLOAP/CL_HTML_BUILDER has no exception.
Method GET_HASH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
RV_HASH | Value transfer | Type reference (TYPE) | STRING | 20100127 |
Method GET_HASH on class /SLOAP/CL_HTML_BUILDER has no exception.
Method SET_CHART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BG_XML | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
IV_CHART_FORMAT | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
3 | ![]() |
IV_PROFILE_GUID | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
4 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20100127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100127 | ||
2 | ![]() |
20100127 | ||
3 | ![]() |
20100127 |
Method SET_IMAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
IV_IMG | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
3 | ![]() |
IV_MIME_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
4 | ![]() |
RV_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20100127 |
Method SET_IMAGE on class /SLOAP/CL_HTML_BUILDER has no exception.
Method SET_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_XMLOBJECT | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FORMAT_HTML | html format xml | 20100127 |
Method SET_TEMPLATE on class /SLOAP/CL_HTML_BUILDER has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 700 |