SAP ABAP Class CL_EPSS_BASIC_SERVICE (EPSS Basic services)
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_BASIC_SERVICE  
Short Description EPSS Basic services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEPSS   Electronic Performance Support System 
Created 19990906   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPSS_BASIC_SERVICE has no forward declaration.
Interfaces
Class CL_EPSS_BASIC_SERVICE has no interface implemented.
Friends
Class CL_EPSS_BASIC_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HELP_INFO Instance attribute Private Type reference (TYPE) HELP_INFO Help Info structure 19990910
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990910
2 HANDLE_EVENT Instance method Public Method Handle the incoming EPSS-event 19990906
3 SET_BUTTON_STATE Instance method Public Method Set the state of EPSS-buttons of the toolbar 19990908
Events
Class CL_EPSS_BASIC_SERVICE has no event.
Types
Class CL_EPSS_BASIC_SERVICE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EPSS_BASIC_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_EPSS_BASIC_SERVICE has no exception.

Method HANDLE_EVENT 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 19990906
2 Importing EVENT Call by reference Type reference (TYPE) C EPSS-Event 19990906

Method HANDLE_EVENT on class CL_EPSS_BASIC_SERVICE has no exception.

Method SET_BUTTON_STATE 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 19990908
2 Importing SAPDOC Call by reference Type reference (TYPE) EPSSDOC SAP document information 19990908

Method SET_BUTTON_STATE on class CL_EPSS_BASIC_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in