SAP ABAP Class /MRSS/IF_RCCF_CLEANUP_CALLBACK (RCCF Cleanup Callback-Interface)
Properties
Class /MRSS/IF_RCCF_CLEANUP_CALLBACK  
Short Description RCCF Cleanup Callback-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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /MRSS/IF_RCCF_CLEANUP_CALLBACK has no interface implemented.
Friends
Class /MRSS/IF_RCCF_CLEANUP_CALLBACK has no friend class.
Attributes
Class /MRSS/IF_RCCF_CLEANUP_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLEANUP Instance method Public Method Darf ein Objekt von RCCF selbst aufgeräumt werden 20071102
2 EXECUTE_CLEANUP Instance method Public Method Startet den aufruferimplementierten Aufräumprozess 20071102
Events
Class /MRSS/IF_RCCF_CLEANUP_CALLBACK has no event.
Types
Class /MRSS/IF_RCCF_CLEANUP_CALLBACK has no local type.
Method Signatures

Method CHECK_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF-Applikationskürzel 20071102
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /MRSS/T_RCCF_CLEANUP_OBJECT Aufzuräumenden Objekte im RCCF 20071102
3 Returning RV_DO_CLEANUP Value transfer Type reference (TYPE) ABAP_BOOL Darf das Objekt aufgeräumt werden 20071102

Method CHECK_CLEANUP on class /MRSS/IF_RCCF_CLEANUP_CALLBACK has no exception.

Method EXECUTE_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOGHANDLES Call by reference Type reference (TYPE) /MRSS/T_RCCFT_LOG_HANDLE Range-Tabele der Loghandles 20071102
2 Importing IT_MSG_LOGHANDLES Call by reference Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20071102
3 Importing IV_APP Call by reference Type reference (TYPE) /MRSS/T_RCCF_APP RCCF-Applikationskürzel 20071102
4 Returning RV_DO_CLEANUP Value transfer Type reference (TYPE) ABAP_BOOL 20071102

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