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 GO_GUID Instance attribute Private Type reference (TYPE) STRING profile guid from given xml 20100127
2 GO_LAYOUT_CSS Instance attribute Private Type reference (TYPE) STRING 20100127
3 GO_ZIP Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_ZIP 20100127
4 GT_PICTURES Instance attribute Private Type reference (TYPE) XSTRING xstring 20100127
5 GV_IMG_COUNTER Instance attribute Private Type reference (TYPE) I 0 20100127
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHART_TEMPLATE Instance method Public Method Add a chart templte to the xml Object 20100127
2 GET_HASH Instance method Public Method 20100127
3 SET_CHART Instance method Public Method get xslt chart infos 20100127
4 SET_IMAGE Instance method Public Method includes Image from data xml into ZIP 20100127
5 SET_TEMPLATE 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 Importing 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 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20100127
2 Returning 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 Importing IV_BG_XML Call by reference Type reference (TYPE) STRING 20100127
2 Importing IV_CHART_FORMAT Call by reference Type reference (TYPE) STRING 20100127
3 Importing IV_PROFILE_GUID Call by reference Type reference (TYPE) STRING 20100127
4 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_NO_CHART_TYPE_ASSIG 20100127
2 /SLOAP/CX_NO_CHART_TYPE_FOUND 20100127
3 /SLOAP/CX_XSLT_ABAP_ERROR 20100127

Method SET_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTENSION Call by reference Type reference (TYPE) STRING 20100127
2 Importing IV_IMG Call by reference Type reference (TYPE) STRING 20100127
3 Importing IV_MIME_TYPE Call by reference Type reference (TYPE) STRING 20100127
4 Returning 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 Importing 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