SAP ABAP Class CL_SLIM_BPO_MESSAGES (BPO System Measurement: Message Handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Properties
Class CL_SLIM_BPO_MESSAGES  
Short Description BPO System Measurement: Message Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20080214   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_BPO_MESSAGES has no forward declaration.
Interfaces
Class CL_SLIM_BPO_MESSAGES has no interface implemented.
Friends
Class CL_SLIM_BPO_MESSAGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_GRP_MESSAGE Constant Public Type reference (TYPE) SYM_GRP 'Messages' Group for measurement data 20080919
2 GO_MSM Instance attribute Public Object reference (TYPE REF TO) CL_SLIM_BPO_MEASUREMENT BPO System Measurement 20080919
3 GT_MESSAGES Instance attribute Private Type reference (TYPE) GY_MSG_T Temporary Message Buffer 20080919
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_MESSAGE Instance method Public Method Temporarily Store a Message 20080919
2 FETCH_MSG Instance method Private Method Reads Data Records from Database 20080919
3 GET_MESSAGES Instance method Public Method Messages for a Measurement Run 20080919
4 SAVE_MESSAGES Instance method Public Method Stores Messages in Database 20080919
Events
Class CL_SLIM_BPO_MESSAGES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GY_MSG Public Type reference (TYPE) TUL_MSG Text Table for System Evaluation Messages 20080919
2 GY_MSGR Public See coding 20080919 begin of GY_MSGR, CLIENT type mandt, ENGINE type bpo_engine, eng_name type string, * COUNTER type INT4, message type string, MSGTY type SYMSGTY, MSGID type SYMSGID, MSGNO type SYMSGNO, MSGV1 type SYMSGV, MSGV2 type SYMSGV, MSGV3 type SYMSGV, MSGV4 type SYMSGV, end of gy_msgr
3 GY_MSG_T Public See coding 20080919 GY_MSG_T type standard table of gy_msg
Method Signatures

Method APPEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MSG Call by reference Object reference (TYPE REF TO) DATA 20080919

Method APPEND_MESSAGE on class CL_SLIM_BPO_MESSAGES has no exception.

Method FETCH_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MGUID Call by reference Type reference (TYPE) BPO_GUID BPO-Vermessung: GUID 20080919
2 Returning PR_MSG Value transfer Object reference (TYPE REF TO) DATA 20080919

Method FETCH_MSG on class CL_SLIM_BPO_MESSAGES has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_MGUID Call by reference Type reference (TYPE) BPO_GUID BPO-Vermessung: GUID 20080919
2 Returning PR_MSG Value transfer Object reference (TYPE REF TO) DATA 20080919

Method GET_MESSAGES on class CL_SLIM_BPO_MESSAGES has no exception.

Method SAVE_MESSAGES Signature

Method SAVE_MESSAGES on class CL_SLIM_BPO_MESSAGES has no parameter.
Method SAVE_MESSAGES on class CL_SLIM_BPO_MESSAGES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in