SAP ABAP Class /MRSS/IF_RCCF_LOGGING_ENGINRUN (RCCF Enginelaufprotokollierungs-Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_RCCF_LOGGING_ENGINRUN Protokollierung von Engineläufen 20071106
Properties
Class /MRSS/IF_RCCF_LOGGING_ENGINRUN  
Short Description RCCF Enginelaufprotokollierungs-Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071102   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/IF_RCCF_LOGGING_ENGINRUN has no forward declaration.
Interfaces
Class /MRSS/IF_RCCF_LOGGING_ENGINRUN has no interface implemented.
Friends
Class /MRSS/IF_RCCF_LOGGING_ENGINRUN 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) /MRSS/T_RCCF_LOG_HANDLE Loghandle genau eines Eintrags im RCCF 20071102
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOGENTRY Instance method Public Method Logeintrag anlegen 20071102
2 DELETE_LOGENTRY Instance method Public Method Logeintrag löschen 20071102
3 SAVE_LOGENTRY Instance method Public Method Logeintrag speichern 20071102
4 UPDATE_LOGENTRY Instance method Public Method Logeintrag ändern 20071102
Events
Class /MRSS/IF_RCCF_LOGGING_ENGINRUN has no event.
Types
Class /MRSS/IF_RCCF_LOGGING_ENGINRUN 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) /MRSS/T_RCCFS_LOG_ENTRY Logeintrag im Engineprotokoll 20071102
2 Returning RV_LOGHANDLE Value transfer Type reference (TYPE) /MRSS/T_RCCF_LOG_HANDLE Log-Handle genau eines Eintrags im RCCF 20071102

Method ADD_LOGENTRY on class /MRSS/IF_RCCF_LOGGING_ENGINRUN 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) /MRSS/T_RCCF_LOG_HANDLE Log-Handle genau eines Eintrags im RCCF 20071102

Method DELETE_LOGENTRY on class /MRSS/IF_RCCF_LOGGING_ENGINRUN 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) /MRSS/T_RCCF_LOG_HANDLE Log-Handle genau eines Eintrags im RCCF 20071102

Method SAVE_LOGENTRY on class /MRSS/IF_RCCF_LOGGING_ENGINRUN 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) /MRSS/T_RCCFS_LOG_ENTRY Logeintrag im Engineprotokoll 20071102
2 Importing IV_LOGHANDLE Call by reference Type reference (TYPE) /MRSS/T_RCCF_LOG_HANDLE Log-Handle genau eines Eintrags im RCCF 20071102

Method UPDATE_LOGENTRY on class /MRSS/IF_RCCF_LOGGING_ENGINRUN has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in