SAP ABAP Interface IF_RCC_CLEANUP_CALLBACK (RCCF Cleanup Callback Interface)
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

⤷

⤷

Properties
Interface | IF_RCC_CLEANUP_CALLBACK | |
Short Description | RCCF Cleanup Callback Interface |
General Data
Package | RCC_ADMIN | RCCF: Administrative Tasks |
Created | 20080320 | SAP |
Last changed | 20110908 | SAP |
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 IF_RCC_CLEANUP_CALLBACK has no interface.
Friends
Interface IF_RCC_CLEANUP_CALLBACK has no friend.
Attributes
Interface IF_RCC_CLEANUP_CALLBACK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Can an Object From RCCF Be Cleaned Up Itself? | 20080320 |
2 | ![]() |
Instance method | Public | Method | Starts the Cleanup Process Implemented by Caller | 20080320 |
Events
Interface IF_RCC_CLEANUP_CALLBACK has no event.
Types
Interface IF_RCC_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 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20080320 | ||
2 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | RCC_CLEANUP_OBJECT | Objects in RCCF to Be Cleaned Up | 20080320 | ||
3 | ![]() |
RV_DO_CLEANUP | Value transfer | Type reference (TYPE) | ABAP_BOOL | Can the Object Be Cleaned Up? | 20080320 |
Method CHECK_CLEANUP on Interface IF_RCC_CLEANUP_CALLBACK has no exception.
Method EXECUTE_CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LOGHANDLES | Call by reference | Type reference (TYPE) | RCCT_LOG_HANDLE | Range Table of Log Handles | 20080320 | ||
2 | ![]() |
IT_MSG_LOGHANDLES | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Application Log: Table of Log Handles | 20080320 | ||
3 | ![]() |
IV_APP | Call by reference | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20080320 | ||
4 | ![]() |
RV_DO_CLEANUP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080320 |
Method EXECUTE_CLEANUP on Interface IF_RCC_CLEANUP_CALLBACK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |