SAP ABAP Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD (Download of Graphics During Runtime)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Properties
Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD  
Short Description Download of Graphics During Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMC   CPM : Common Objects 
Created 20030210   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no interface implemented.
Friends
Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DOWNLOAD_FOLDER Static Attribute Private Type reference (TYPE) STRING 20030210
2 M_GRA_DOWNLOAD Static Attribute Private Type reference (TYPE) AS4FLAG '9' Indicator (X or Blank) 20030210
Methods
# Method Level Visibility Method type Description Created on
1 DOWNLOAD_GRAPHIC Static method Public Method Downloads Graphics and Graphic Settings 20030210
2 INIT Static method Private Method Initialization 20030210
3 IS_DOWNLOAD_REQUIRED Static method Public Method Checks Whether Graphics To Be Saved 20030210
4 STORE_GRAPHIC Static method Public Method Loads XML Structures in Locak File and/or DB Table 20030210
5 STRING_TO_TABLE Static method Private Method Converts String in Table 20030210
6 XSTRING_TO_XTABLE Static method Private Method Converts a String into a Table 20030211
Events
Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no event.
Types
Class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no local type.
Method Signatures

Method DOWNLOAD_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTTYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20030210
2 Importing I_CUST_XML Call by reference Type reference (TYPE) UMC_Y_CHART_XML_CUSTDATA Präsentationsgrafiken: Einstellungen im XML Format 20030210
3 Importing I_CUST_XML_X Call by reference Type reference (TYPE) UMC_Y_RAW_XML XML in binary form 20041104
4 Importing I_FILE_NAME Call by reference Type reference (TYPE) STRING HTML-Content-Type 20030210
5 Importing I_FOLDER Call by reference Type reference (TYPE) STRING 20030210
6 Importing I_GRAPHIC_BIN Call by reference Type reference (TYPE) XSTRING 20030210
7 Importing I_MAPPING_XML Call by reference Type reference (TYPE) UMC_Y_CHART_XML_MAPPING Präsentationsgrafiken: Zuordnung zu Datenreihen (XML Format) 20030210
8 Importing I_MAPPING_XML_X Call by reference Type reference (TYPE) UMC_Y_RAW_XML XML in binary form 20041104
9 Importing I_SIZE Call by reference Type reference (TYPE) I 20030210

Method DOWNLOAD_GRAPHIC on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no exception.

Method INIT Signature

Method INIT on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no parameter.
Method INIT on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no exception.

Method IS_DOWNLOAD_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_IS_REQUIRED Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20030210

Method IS_DOWNLOAD_REQUIRED on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no exception.

Method STORE_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTTYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20030210
2 Importing I_CUST_XML Call by reference Type reference (TYPE) UMC_Y_RAW_XML XML in binary form 20030210
3 Importing I_DATA_XML Call by reference Type reference (TYPE) UMC_Y_RAW_XML XML in binary form 20030210
4 Importing I_GRAPHIC_BIN Call by reference Type reference (TYPE) XSTRING 20030210
5 Importing I_SIZE Call by reference Type reference (TYPE) I 20030210

Method STORE_GRAPHIC on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no exception.

Method STRING_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OUTPUT Value transfer Type reference (TYPE) W3HTMLTABTYPE ITS: Tabellentyp für HTML-Source 20030210
2 Importing I_INPUT Call by reference Type reference (TYPE) STRING 20030210

Method STRING_TO_TABLE on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no exception.

Method XSTRING_TO_XTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) XSTRING Eingangsstring 20030211
2 Returning OUTPUT Value transfer Type reference (TYPE) W3MIMETABTYPE Ausganstabelle 20030211

Method XSTRING_TO_XTABLE on class CL_UMC_RUNTIME_GRAPH_DOWNLOAD has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 350