SAP ABAP Interface IF_SEDI_CLEANUP (Interface for BAdI: BADI_SEDI_CLEANUP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEDI_ADT (Package) Service Enabeling Navigation
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
Interface IF_SEDI_CLEANUP  
Short Description Interface for BAdI: BADI_SEDI_CLEANUP    
General Data
Package SEDI_ADT   Service Enabeling Navigation 
Created 20130528   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SEDI_CLEANUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130528
Friends
Interface IF_SEDI_CLEANUP has no friend.
Attributes
Interface IF_SEDI_CLEANUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method 20130528
Events
Interface 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 740