SAP ABAP Class IF_EX_SEPA_ARCHIVING_DELETE (Interface for BAdI: SEPA_ARCHIVING)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20131125
Properties
Class IF_EX_SEPA_ARCHIVING_DELETE  
Short Description Interface for BAdI: SEPA_ARCHIVING    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131125   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_SEPA_ARCHIVING_DELETE has no forward declaration.
Interfaces
Class IF_EX_SEPA_ARCHIVING_DELETE has no interface implemented.
Friends
Class IF_EX_SEPA_ARCHIVING_DELETE has no friend class.
Attributes
Class IF_EX_SEPA_ARCHIVING_DELETE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_ADDITIONAL_DATA Instance method Public Method Writing Backup Table for Business Partner Data Privacy 20131125
Events
Class IF_EX_SEPA_ARCHIVING_DELETE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_KEY Public See coding 20131125 BEGIN OF ts_key, mndid TYPE sepa_mndid, rec_crdid TYPE sepa_crdid, END OF ts_key
2 TS_OBJ Public See coding 20131125 BEGIN OF ts_obj, key TYPE ts_key, origin TYPE ts_key, objid(71) TYPE c, "MNDID + space + CRDID nogood TYPE boolean, mandate TYPE tt_mandate, mandate_use TYPE tt_mandate_use, arcidx TYPE tt_arcidx, END OF ts_obj
3 TT_ARCIDX Public See coding 20131125 tt_arcidx TYPE STANDARD TABLE OF sepa_mandate_arcidx WITH DEFAULT KEY
4 TT_MANDATE Public See coding 20131125 tt_mandate TYPE STANDARD TABLE OF sepa_mandate WITH DEFAULT KEY
5 TT_MANDATE_USE Public See coding 20131125 tt_mandate_use TYPE STANDARD TABLE OF sepa_mandate_use WITH DEFAULT KEY
Method Signatures

Method HANDLE_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BUFFER Call by reference Type reference (TYPE) TS_OBJ 20131125

Method HANDLE_ADDITIONAL_DATA on class IF_EX_SEPA_ARCHIVING_DELETE has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in