SAP ABAP Class CL_RCC_LOGGING_ENGINERUN (Logging of Engine Runs)
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_ENGINERUN RCCF Engine-Run-Logging interface 20080320
Properties
Class CL_RCC_LOGGING_ENGINERUN  
Short Description Logging of Engine Runs    
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
Class CL_RCC_LOGGING_ENGINERUN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCC_LOGGING_ENGINERUN RCCF Engine-Run-Logging interface 20080320
Friends
Class CL_RCC_LOGGING_ENGINERUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DATASTORAGE Instance attribute Private Object reference (TYPE REF TO) IF_RCC_DATASTORAGE=> RCCF Data Retention Interface 20080320
2 MV_LOGHANDLE Instance attribute Public Attribute reference (LIKE) 20080320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOGENTRY Instance method Public Method 20080320
2 CONSTRUCTOR Instance method Public Constructor 20080320
3 DELETE_LOGENTRY Instance method Public Method 20080320
4 SAVE_LOGENTRY Instance method Public Method 20080320
5 UPDATE_LOGENTRY Instance method Public Method 20080320
Events
Class CL_RCC_LOGGING_ENGINERUN has no event.
Types
Class CL_RCC_LOGGING_ENGINERUN has no local type.
Method Signatures

Method ADD_LOGENTRY Signature

Method ADD_LOGENTRY on class CL_RCC_LOGGING_ENGINERUN has no parameter.
Method ADD_LOGENTRY on class CL_RCC_LOGGING_ENGINERUN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATASTORAGE Call by reference Object reference (TYPE REF TO) IF_RCC_DATASTORAGE RCCF Data Retention Interface 20080320
2 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) RCC_LOG_HANDLE 20080320

Method CONSTRUCTOR on class CL_RCC_LOGGING_ENGINERUN has no exception.

Method DELETE_LOGENTRY Signature

Method DELETE_LOGENTRY on class CL_RCC_LOGGING_ENGINERUN has no parameter.
Method DELETE_LOGENTRY on class CL_RCC_LOGGING_ENGINERUN has no exception.

Method SAVE_LOGENTRY Signature

Method SAVE_LOGENTRY on class CL_RCC_LOGGING_ENGINERUN has no parameter.
Method SAVE_LOGENTRY on class CL_RCC_LOGGING_ENGINERUN has no exception.

Method UPDATE_LOGENTRY Signature

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