SAP ABAP Interface IF_SEPA_PER_CI_LIMIT (Persistency Layer CI Limits)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-BK (Application Component) Bank
     BF_SEPA (Package) Single Euro Payments Area (Mandate)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SEPA_PER_CI_LIMIT Application Layer CI Limits 20130514
Properties
Interface IF_SEPA_PER_CI_LIMIT  
Short Description Persistency Layer CI Limits    
General Data
Package BF_SEPA   Single Euro Payments Area (Mandate) 
Created 20130403   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_SEPA_PER_CI_LIMIT has no forward declaration.
Interfaces
Interface IF_SEPA_PER_CI_LIMIT has no interface.
Friends
Interface IF_SEPA_PER_CI_LIMIT has no friend.
Attributes
Interface IF_SEPA_PER_CI_LIMIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Adds CI Limit Data to Delete Buffer 20130514
2 DELETE_BUFFER Instance method Public Method Delete DB Buffer 20130514
3 GET_CI_LIMIT_BY_CI_AND_IBAN Instance method Public Method Read CI Limit Data Using CI and IBAN 20130514
4 GET_HISTORICAL_DATA Instance method Public Method Read Historical Data Using CI and IBAN 20130514
5 GET_LIST Instance method Public Method Read CI Whitelist 20130514
6 INSERT Instance method Public Method Adds CI Limit Data to Insert Buffer 20130514
7 SAVE_ALL Instance method Public Method Save 20130514
Events
Interface IF_SEPA_PER_CI_LIMIT has no event.
Types
Interface IF_SEPA_PER_CI_LIMIT has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_CI_LIMIT_DEL Call by reference Type reference (TYPE) SEPA_TAB_CI_PROC Tabellentyp CI Limite 20130514

Method DELETE on Interface IF_SEPA_PER_CI_LIMIT has no exception.

Method DELETE_BUFFER Signature

Method DELETE_BUFFER on Interface IF_SEPA_PER_CI_LIMIT has no parameter.
Method DELETE_BUFFER on Interface IF_SEPA_PER_CI_LIMIT has no exception.

Method GET_CI_LIMIT_BY_CI_AND_IBAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CI Call by reference Type reference (TYPE) SEPA_CRDID Gläubiger-Identifikationsnummer 20130514
2 Importing I_IBAN Call by reference Type reference (TYPE) IBAN IBAN (International Bank Account Number) 20130514
3 Importing I_SEPA_ANWND Call by reference Type reference (TYPE) SEPA_ANWND SEPA: Anwendung, für die das Mandat relevant ist 20130514
4 Returning R_STR_CI_LIMIT Value transfer Type reference (TYPE) SEPA_CI_PROC SEPA CI Limite 20130514
# Exception Resumable Description Created on
1 CX_SEPA_CI_LIMIT Ausnahmeklasse CI Limite 20130514

Method GET_HISTORICAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CI Call by reference Type reference (TYPE) SEPA_CRDID Gläubiger-Identifikationsnummer 20130514
2 Importing I_IBAN Call by reference Type reference (TYPE) IBAN IBAN (International Bank Account Number) 20130514
3 Returning R_TAB_CI_LIMIT Value transfer Type reference (TYPE) SEPA_TAB_CI_PROC_HIS SEPA CI Limite und CI Whitelist 20130514

Method GET_HISTORICAL_DATA on Interface IF_SEPA_PER_CI_LIMIT has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEPA_ANWND Call by reference Type reference (TYPE) SEPA_ANWND SEPA: Anwendung, für die das Mandat relevant ist 20130514
2 Importing I_TAB_IBAN Call by reference Type reference (TYPE) SEPA_TAB_IBAN Tabelle IBAN 20130514
3 Returning R_TAB_CI_LIMIT Value transfer Type reference (TYPE) SEPA_TAB_CI_PROC 20130514

Method GET_LIST on Interface IF_SEPA_PER_CI_LIMIT has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_CI_LIMIT_INS Call by reference Type reference (TYPE) SEPA_TAB_CI_PROC Tabellentyp CI Limite 20130514

Method INSERT on Interface IF_SEPA_PER_CI_LIMIT has no exception.

Method SAVE_ALL Signature

Method SAVE_ALL on Interface IF_SEPA_PER_CI_LIMIT has no parameter.
Method SAVE_ALL on Interface IF_SEPA_PER_CI_LIMIT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in