SAP ABAP Interface IF_EX_SEPA_ARCHIVING_DELETE (Interface for BAdI: SEPA_ARCHIVING)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-BK (Application Component) Bank
⤷
BF_SEPA (Package) Single Euro Payments Area (Mandate)

⤷

⤷

Properties
Interface | IF_EX_SEPA_ARCHIVING_DELETE | |
Short Description | Interface for BAdI: SEPA_ARCHIVING |
General Data
Package | BF_SEPA | Single Euro Payments Area (Mandate) |
Created | 20131125 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_EX_SEPA_ARCHIVING_DELETE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20131125 |
Friends
Interface IF_EX_SEPA_ARCHIVING_DELETE has no friend.
Attributes
Interface IF_EX_SEPA_ARCHIVING_DELETE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Writing Backup Table for Business Partner Data Privacy | 20131125 |
Events
Interface 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 | ![]() |
IS_BUFFER | Call by reference | Type reference (TYPE) | TS_OBJ | 20131125 |
Method HANDLE_ADDITIONAL_DATA on Interface IF_EX_SEPA_ARCHIVING_DELETE has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in |