SAP ABAP Class /SLOAP/CL_OUTPUT_BUILDER (SLO AS PDF 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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_EXCELML_BUILDER SLOAS WORDML builder for output 20100127
2 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_HTML_BUILDER SLO AS HTML builder for output 20100127
3 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_INTERNTABLE_BUILDER SLOAS WORDML builder for output 20100202
4 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_LEGACY_HTML_BUILDER wrapper for old output generation 20100127
5 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_PDF_BUILDER SLO AS PDF builder for Output 20100127
6 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_WORDML_BUILDER SLOAS WORDML builder for output 20100127
Properties
Class /SLOAP/CL_OUTPUT_BUILDER  
Short Description SLO AS PDF builder for output    
Super Class    
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_OUTPUT_BUILDER has no forward declaration.
Interfaces
Class /SLOAP/CL_OUTPUT_BUILDER has no interface implemented.
Friends
Class /SLOAP/CL_OUTPUT_BUILDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_DATA_XML Instance attribute Protected Object reference (TYPE REF TO) /SLOAP/CL_DATA_XML data xml 20100127
2 GV_CACHED_FILE Instance attribute Protected Type reference (TYPE) XSTRING 20100221
3 GV_LANGUAGE Instance attribute Protected Type reference (TYPE) SPRAS Language Key 20100127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100127
2 GET_LANGUAGE Instance method Public Method get the language param 20100127
3 REPLACE_LANG_VARS Instance method Public Method Replace language variables with alias titles 20100127
4 SET_LANGUAGE Instance method Public Method set language (default en) 20100127
Events
Class /SLOAP/CL_OUTPUT_BUILDER has no event.
Types
Class /SLOAP/CL_OUTPUT_BUILDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATAXML Call by reference Object reference (TYPE REF TO) /SLOAP/CL_DATA_XML data xml 20100127
2 Importing IV_CACHED_FILE Call by reference Type reference (TYPE) XSTRING Cached output file, if exists 20100221

Method CONSTRUCTOR on class /SLOAP/CL_OUTPUT_BUILDER has no exception.

Method GET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IV_LANGUAGE Value transfer Type reference (TYPE) SPRAS Language Key 20100127

Method GET_LANGUAGE on class /SLOAP/CL_OUTPUT_BUILDER has no exception.

Method REPLACE_LANG_VARS 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_STRING Value transfer Type reference (TYPE) STRING 20100127

Method REPLACE_LANG_VARS on class /SLOAP/CL_OUTPUT_BUILDER has no exception.

Method SET_LANGUAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20100127

Method SET_LANGUAGE on class /SLOAP/CL_OUTPUT_BUILDER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 700