SAP ABAP Class IF_SEDI_CLEANUP (Interface for BAdI: BADI_SEDI_CLEANUP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130528
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ADT_WDY_CLEANUP_SOURCE Class for BAdI: BADI_SEDI_CLEANUP 20131202
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SEDI_ADT_CLEANUP_SOURCE 20130528
Properties
Class IF_SEDI_CLEANUP  
Short Description Interface for BAdI: BADI_SEDI_CLEANUP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130528   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SEDI_CLEANUP has no forward declaration.
Interfaces
Class IF_SEDI_CLEANUP has no interface implemented.
Friends
Class IF_SEDI_CLEANUP has no friend class.
Attributes
Class IF_SEDI_CLEANUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method 20130528
Events
Class IF_SEDI_CLEANUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CLEANUP_REQUEST Public See coding 20130528 BEGIN OF ty_cleanup_request, operation TYPE string, selection TYPE cl_adt_text_plain_fragmnt_hndl=>ty_fragment_parsed, adt_object_uri TYPE string, adt_object_type TYPE wbobjtype, adt_object_name TYPE seu_objkey, END OF ty_cleanup_request
2 TY_CLEANUP_RESULT Public See coding 20130528 BEGIN OF ty_cleanup_result, cleanup_request_handled TYPE abap_bool, adt_object_source TYPE rswsourcet, END OF ty_cleanup_result
Method Signatures

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADT_REST_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20130528
2 Importing CLEANUP_REQUEST Call by reference Type reference (TYPE) TY_CLEANUP_REQUEST 20130528
3 Changing CLEANUP_RESULT Call by reference Type reference (TYPE) TY_CLEANUP_RESULT 20130528
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130528
History
Last changed by/on SAP  20140121 
SAP Release Created in