SAP ABAP Class IF_RCC_LOGGING_ENGINERUN (RCCF Engine-Run-Logging interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_LOGGING_ENGINERUN Logging of Engine Runs 20080320
Properties
Class IF_RCC_LOGGING_ENGINERUN  
Short Description RCCF Engine-Run-Logging interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RCC_LOGGING_ENGINERUN has no forward declaration.
Interfaces
Class IF_RCC_LOGGING_ENGINERUN has no interface implemented.
Friends
Class IF_RCC_LOGGING_ENGINERUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_LOGHANDLE Instance attribute Public Type reference (TYPE) RCC_LOG_HANDLE Log Handle of Exactly One Entry in RCCF 20080320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOGENTRY Instance method Public Method Create Log Entry 20080320
2 DELETE_LOGENTRY Instance method Public Method Delete Log Entry 20080320
3 SAVE_LOGENTRY Instance method Public Method Save log entry 20080320
4 UPDATE_LOGENTRY Instance method Public Method Change Log Entry 20080320
Events
Class IF_RCC_LOGGING_ENGINERUN has no event.
Types
Class IF_RCC_LOGGING_ENGINERUN has no local type.
Method Signatures

Method ADD_LOGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOGENTRY Call by reference Type reference (TYPE) RCCS_LOG_ENTRY Log Entry in Engine Log 20080320
2 Returning RV_LOGHANDLE Value transfer Type reference (TYPE) RCC_LOG_HANDLE Log Handle of Exactly One Entry in RCCF 20080320

Method ADD_LOGENTRY on class IF_RCC_LOGGING_ENGINERUN has no exception.

Method DELETE_LOGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) RCC_LOG_HANDLE Log Handle of Exactly One Entry in RCCF 20080320

Method DELETE_LOGENTRY on class IF_RCC_LOGGING_ENGINERUN has no exception.

Method SAVE_LOGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) RCC_LOG_HANDLE Log Handle of Exactly One Entry in RCCF 20080320

Method SAVE_LOGENTRY on class IF_RCC_LOGGING_ENGINERUN has no exception.

Method UPDATE_LOGENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOGENTRY Call by reference Type reference (TYPE) RCCS_LOG_ENTRY Log Entry in Engine Log 20080320
2 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) RCC_LOG_HANDLE Log Handle of Exactly One Entry in RCCF 20080320

Method UPDATE_LOGENTRY on class IF_RCC_LOGGING_ENGINERUN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in