SAP ABAP Class IF_EX_BNK_PAYM_ALRT (Interface for BAdI: BNK_BADI_PAYM_ALRT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20061109
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BNK_BADI_PAYM_ALRT_IMPL DEFAULT IMPLEMENTATION 20061110
Properties
Class IF_EX_BNK_PAYM_ALRT  
Short Description Interface for BAdI: BNK_BADI_PAYM_ALRT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061109   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_BNK_PAYM_ALRT has no forward declaration.
Interfaces
Class IF_EX_BNK_PAYM_ALRT has no interface implemented.
Friends
Class IF_EX_BNK_PAYM_ALRT has no friend class.
Attributes
Class IF_EX_BNK_PAYM_ALRT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SEND_ALERT Instance method Public Method Will send the payment status Alert 20061109
2 SEND_TIMEOUT_ALERT Instance method Public Method Will send a timeout Alert 20070313
Events
Class IF_EX_BNK_PAYM_ALRT has no event.
Types
Class IF_EX_BNK_PAYM_ALRT has no local type.
Method Signatures

Method SEND_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Call by reference Type reference (TYPE) STRING 20061129
2 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20061110
3 Importing I_ITEM_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_GUID GUID to identify the batch 20121130
4 Importing I_ITEM_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_CNT Item Count Number 20061110
5 Importing I_STATS_CD Call by reference Type reference (TYPE) BNK_COM_STSCD Status Code 20061110

Method SEND_ALERT on class IF_EX_BNK_PAYM_ALRT has no exception.

Method SEND_TIMEOUT_ALERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ALERT_ID Call by reference Type reference (TYPE) SALRTEXTID External ID for an Alert 20070906
2 Changing C_ALERT_RC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20070906
3 Importing FLT_VAL Call by reference Type reference (TYPE) STRING 20070313
4 Importing I_BATCH_TIMEOUT Call by reference Type reference (TYPE) BNK_STR_TIMEOUT_ALERT_CONT Timeout alert container 20070313

Method SEND_TIMEOUT_ALERT on class IF_EX_BNK_PAYM_ALRT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in