SAP ABAP Class /SLOAP/CL_OUTPUT_COMP_SVG (Output component svg)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     /SLOAP/APPLICATION (Package) SLT AP VER 1.0
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /SLOAP/CL_OUTPUT_COMPONENT 20100127
Properties
Class /SLOAP/CL_OUTPUT_COMP_SVG  
Short Description Output component svg    
Super Class /SLOAP/CL_OUTPUT_COMPONENT  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SLOAP/APPLICATION   SLT AP VER 1.0 
Created 20100127   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SLOAP/CL_OUTPUT_COMP_SVG has no forward declaration.
Interfaces
Class /SLOAP/CL_OUTPUT_COMP_SVG has no interface implemented.
Friends
Class /SLOAP/CL_OUTPUT_COMP_SVG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TITLE_TABLE Instance attribute Private Type reference (TYPE) /SLOAP/T_TITLE SLOAS Title table structure 20100127
2 GV_SVG_CODE Instance attribute Private Type reference (TYPE) STRING 20100127
Methods
# Method Level Visibility Method type Description Created on
1 GET_SVG Instance method Public Method returns SVG Code 20100127
2 GET_TITLE Instance method Public Method get title to display as image information 20100127
3 GET_TITLE_TABLE Instance method Public Method returns title table 20100127
4 SET_SVG Instance method Public Method Set SVG graphic 20100127
5 SET_TITLE_TABLE Instance method Public Method set title table 20100127
Events
Class /SLOAP/CL_OUTPUT_COMP_SVG has no event.
Types
Class /SLOAP/CL_OUTPUT_COMP_SVG has no local type.
Method Signatures

Method GET_SVG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SVG_CODE Value transfer Type reference (TYPE) STRING 20100127

Method GET_SVG on class /SLOAP/CL_OUTPUT_COMP_SVG has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20100127
2 Exporting EV_TITLE Call by reference Type reference (TYPE) /SLOAP/E_TITLE SLOAS title element 20100127
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS Language Key 20100127
# Exception Resumable Description Created on
1 /SLOAP/CX_MISSING_PARAMETER 20100127

Method GET_TITLE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TITLE_TABLE Value transfer Type reference (TYPE) /SLOAP/T_TITLE SLOAS Title Table Structure 20100127

Method GET_TITLE_TABLE on class /SLOAP/CL_OUTPUT_COMP_SVG has no exception.

Method SET_SVG Signature

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

Method SET_SVG on class /SLOAP/CL_OUTPUT_COMP_SVG has no exception.

Method SET_TITLE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TITLE Call by reference Type reference (TYPE) /SLOAP/T_TITLE SLOAS Title Table Structure 20100127

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