SAP ABAP Class CL_RCC_LOGGING_MESSAGE (Log Entries for an Engine Run)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_ADMIN (Package) RCCF: Administrative Tasks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCC_LOGGING_MESSAGE RCCF Message Logging Interface 20080320
Properties
Class CL_RCC_LOGGING_MESSAGE  
Short Description Log Entries for an Engine Run    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_ADMIN   RCCF: Administrative Tasks 
Created 20080320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCC_LOGGING_MESSAGE RCCF Message Logging Interface 20080320
Friends
# Friend Modeled only Created on Description
1 CL_RCC_ENGINE 20080320 Basis Class for RCCF Engines
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_LOG Instance attribute Private Type reference (TYPE) BAL_S_LOG BAL Log Information 20080320
2 MV_HAS_MSG Instance attribute Public Attribute reference (LIKE) 20080320
3 MV_IS_CREATED Instance attribute Public Attribute reference (LIKE) 20080320
4 MV_IS_SAVED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080320
5 MV_LOG_HANDLE Instance attribute Public Attribute reference (LIKE) 20080320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20080320
2 CLOSE Instance method Private Method 20080320
3 FREE Instance method Private Method 20080320
4 OPEN Instance method Private Method 20080320
5 SAVE Instance method Private Method 20080320
Events
Class CL_RCC_LOGGING_MESSAGE has no event.
Types
Class CL_RCC_LOGGING_MESSAGE has no local type.
Method Signatures

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_RCC_LOGGING_MESSAGE has no parameter.
Method ADD_MESSAGE on class CL_RCC_LOGGING_MESSAGE has no exception.

Method CLOSE Signature

Method CLOSE on class CL_RCC_LOGGING_MESSAGE has no parameter.
Method CLOSE on class CL_RCC_LOGGING_MESSAGE has no exception.

Method FREE Signature

Method FREE on class CL_RCC_LOGGING_MESSAGE has no parameter.
Method FREE on class CL_RCC_LOGGING_MESSAGE has no exception.

Method OPEN Signature

Method OPEN on class CL_RCC_LOGGING_MESSAGE has no parameter.
Method OPEN on class CL_RCC_LOGGING_MESSAGE has no exception.

Method SAVE Signature

Method SAVE on class CL_RCC_LOGGING_MESSAGE has no parameter.
Method SAVE on class CL_RCC_LOGGING_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604