SAP ABAP Class CL_EPSS_PICTURE (EPSS Pixel Graphic Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-IWB (Application Component) SAP Knowledge Warehouse
     SEPSS (Package) Electronic Performance Support System
Properties
Class CL_EPSS_PICTURE  
Short Description EPSS Pixel Graphic Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEPSS   Electronic Performance Support System 
Created 19990831   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPSS_PICTURE has no forward declaration.
Interfaces
Class CL_EPSS_PICTURE has no interface implemented.
Friends
Class CL_EPSS_PICTURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EPSS_PICTURE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_PICTURE EPSS picture object 19990831
Methods
# Method Level Visibility Method type Description Created on
1 LOAD_PICTURE_FROM_WEBREP Instance method Public Method Load a picture from the WEB Repository 19990909
2 START_APPLICATION Instance method Public Method Initialize the application 19990831
Events
Class CL_EPSS_PICTURE has no event.
Types
Class CL_EPSS_PICTURE has no local type.
Method Signatures

Method LOAD_PICTURE_FROM_WEBREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIC_NAME Call by reference Type reference (TYPE) C MIME object to be loaded 19990909

Method LOAD_PICTURE_FROM_WEBREP on class CL_EPSS_PICTURE has no exception.

Method START_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EPSS Call by reference Object reference (TYPE REF TO) CL_EPSS_GENERIC EPSS that initiated the application 19990831
2 Importing EPSS_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Main container of the EPSS 19990831
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container for the application 19990831

Method START_APPLICATION on class CL_EPSS_PICTURE has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in