SAP ABAP Class CL_BNK_PROC_BATCH (Proc Layer for Bank Communication Batch)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM (Application Component) Financial Supply Chain Management
     FIN_BNK_COM_CORE (Package) Bank Communication: Core Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BNK_PROC Proc Layer for Bank Communication 20060315
Properties
Class CL_BNK_PROC_BATCH  
Short Description Proc Layer for Bank Communication Batch    
Super Class CL_BNK_PROC Proc Layer for Bank Communication 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_BNK_COM_CORE   Bank Communication: Core Objects 
Created 20060315   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BNK_PROC_BATCH has no forward declaration.
Interfaces
Class CL_BNK_PROC_BATCH has no interface implemented.
Friends
Class CL_BNK_PROC_BATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PRIV_SREF_PROC_BATCH Static Attribute Private Object reference (TYPE REF TO) CL_BNK_PROC_BATCH Proc Layer for Bank Communication Batch 20060315
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_BATCH_HEADER_STATUS Instance method Public Method Calculate batch header status from item status 20120309
2 CHK_AUTHORITY Instance method Public Method Authorization check 20060829
3 CLOSE Instance method Public Method 20060327
4 CREATE_GUID Instance method Private Method Creates GUID 20060329
5 FIND_BATCH_NUMBER Instance method Private Method Find batch number with document number 20120309
6 GET_BANSTA_ITEMS_BATCH_STATUS Instance method Private Method return "X" whn all the items in the batch have status BANSTA 20060608
7 GET_BATCH_KEYS_REF Static method Public Method Gets the Batch Keys fom the reference details 20060323
8 GET_BATCH_STATUS Instance method Public Method Returns 'X' if the batch has status 'Approved' 20060711
9 GET_DFLT_RESUB_DATE Instance method Public Method Gets the default resubmission date 20060808
10 GET_ITEMS_BATCH_STATUS Instance method Private Method return "X" whn all the items in the batch have status BANSTA 20070116
11 INITIATE_RELEASE_STATUS_BATCH Instance method Public Method Sets the status of items based on the release tool action 20060525
12 OPEN Instance method Public Method 20060327
13 PERFORM_SET_BATCH_STATUS Instance method Private Method All the operations on release of the batch 20060602
14 PROC_BATCH_DATA Instance method Private Method caluclate batch sum,item count and ret the batch item detail 20060608
15 PROC_BATCH_DATA_ON_ACTION Instance method Public Method Update the batch header on item status change 20060608
16 READ Instance method Public Method 20060315
17 REJECT_BATCH Instance method Public Method All the operations on release of the batch 20060525
18 RELEASE_BATCH Instance method Public Method All the operations on release of the batch 20060525
19 RETURN_BATCH Instance method Public Method All the operations on release of the batch 20060525
20 RETURN_BATCH_COM Instance method Public Method All the operations on release of the batch 20060830
21 SET_BANSTA_ITEMS_AND_HEADER Instance method Public Method Set status BANSTA to some items and calculate new header 20120309
22 SET_STATUS Instance method Private Method Sets the status for the batch and items 20060329
23 SET_STATUS_BATCH Instance method Public Method Sets the status of items based on the release tool action 20060602
24 SET_STATUS_BATCH_HEADER Instance method Public Method All the operations on release of the batch 20060810
25 SET_STATUS_BATCH_ITEM Instance method Public Method Sets the status of items based on the release tool action 20060602
26 SHOW_BATCH_ITEM_STATUS_CDOC Instance method Public Method Show change history for batch item status 20060523
27 SHOW_BATCH_STATUS_CDOC Instance method Public Method Show change history for batch status 20060523
28 S_INSTANCE Static method Public Method 20060315
29 UPDATE Instance method Public Method 20060315
30 VALIDATE_BATCH Instance method Private Method delete all batches which can obviously ignored 20120309
Events
Class CL_BNK_PROC_BATCH has no event.
Types
Class CL_BNK_PROC_BATCH has no local type.
Method Signatures

Method CALCULATE_BATCH_HEADER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HEADER_STAT Call by reference Type reference (TYPE) J_ISTAT System status 20120309
2 Importing I_T_BATCH_ITEM Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Batch Payment Items 20120309
3 Importing I_T_PAY_STAT Call by reference Type reference (TYPE) BNK_TAB_PAY_STAT 20120309

Method CALCULATE_BATCH_HEADER_STATUS on class CL_BNK_PROC_BATCH has no exception.

Method CHK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NO_AUTH Call by reference Type reference (TYPE) BNK_COM_BOOLEAN Boolean Variable 20060829
2 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_PROC_ACTION Proc Layer Actions 20060829
3 Importing I_ITEM_DET_FLG Call by reference Type reference (TYPE) BNK_COM_ITEM_DISPLAY_FLG Item display flag('X' display, ' ' No display) 20060829
4 Importing I_RULE_ID Call by reference Type reference (TYPE) BNK_COM_RULE_ID Rule identification number 20060829

Method CHK_AUTHORITY on class CL_BNK_PROC_BATCH has no exception.

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060327
2 Exporting E_TAB_LOG_MESSAGE Call by reference Type reference (TYPE) BNK_TAB_LOG_MESSAGE Table type for log message 20060713
3 Importing I_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Structure for Batch Header 20060327
4 Importing I_BATCH_ITEMS Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20060327
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060327

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_GUID GUID to identify the batch 20060329
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20061011

Method FIND_BATCH_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BATCH_NO Call by reference Type reference (TYPE) BNK_BATCH_HEADER-BATCH_NO Batch Identification Number 20120309
2 Importing I_BANSTA_SET Call by reference Type reference (TYPE) BOOLE-BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309
3 Importing I_T_DTA_BELEGE Call by reference Type reference (TYPE) FIPAY_T_DTA_BELEGE 20120309

Method FIND_BATCH_NUMBER on class CL_BNK_PROC_BATCH has no exception.

Method GET_BANSTA_ITEMS_BATCH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_ACTION Call by reference Type reference (TYPE) BNK_COM_PROC_ACTION Proc Layer Actions 20061017
2 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060801
3 Importing I_BNK_TAB_BATCH_ITEM Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20060608

Method GET_BANSTA_ITEMS_BATCH_STATUS on class CL_BNK_PROC_BATCH has no exception.

Method GET_BATCH_KEYS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Call by reference Type reference (TYPE) SY-SUBRC Table type for Batch Payment Item 20060323
2 Exporting E_TAB_BATCH_ITEM Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Batch Item 20060807
3 Importing I_BATCH_MERGE_PARAM Call by reference Type reference (TYPE) BNK_STR_BATCH_MERGE_PARAM Merge parameters 20060323
4 Importing I_BATCH_PYMT_GRP Call by reference Type reference (TYPE) BNK_STR_PYMT_GRP Payment Group 20060323
5 Importing I_STATUS Call by reference Type reference (TYPE) J_ISTAT System status 20060607

Method GET_BATCH_KEYS_REF on class CL_BNK_PROC_BATCH has no exception.

Method GET_BATCH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060711
2 Returning R_BATCH_STATUS Value transfer Type reference (TYPE) BNK_STR_SYS_STAT Batch Status 20060711
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060711

Method GET_DFLT_RESUB_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESUB_DATE Call by reference Type reference (TYPE) DATUM Date 20060808
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060808

Method GET_ITEMS_BATCH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SET_NEW_ACTION Call by reference Type reference (TYPE) CHAR1 20070116
2 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20070116
3 Importing I_BNK_TAB_BATCH_ITEM Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20070116
4 Importing I_STATUS_TO_CHECK Call by reference Type reference (TYPE) J_ISTAT System status 20070116

Method GET_ITEMS_BATCH_STATUS on class CL_BNK_PROC_BATCH has no exception.

Method INITIATE_RELEASE_STATUS_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_LOG_MESSAGE Call by reference Type reference (TYPE) BNK_TAB_LOG_MESSAGE Table type for log message 20060714
2 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060525
3 Importing I_OBJ_CAT Call by reference Type reference (TYPE) BCA_DTE_OBJECT_CAT 'BNK_COM' Release Object 20060828
4 Importing I_REL_ACTION Call by reference Type reference (TYPE) BNK_COM_REL_PROC_ACTION Proc Layer Actions 20060525
5 Importing I_REL_OBJ_KEY Call by reference Type reference (TYPE) BCA_DTE_OBJECT_KEY Object Key (Chain of Object Key Fields) 20060525
6 Importing I_RET_DATE Call by reference Type reference (TYPE) AUSFD Due date of the paid items 20060525
7 Importing I_STATUS_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_STATUS_ID Status Id 20060525
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060525

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BATCH_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_GUID Batch Identification Number 20060327
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060327

Method PERFORM_SET_BATCH_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060602
2 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_PROC_ACTION Proc Layer Actions 20060602
3 Importing I_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Structure for Batch Header 20060602
4 Importing I_STATUS Call by reference Type reference (TYPE) J_ISTAT System status 20060810
5 Importing I_TAB_BATCH_ITEMS Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20060602
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060602

Method PROC_BATCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Structure for Batch Header 20060608
2 Exporting E_STR_BATCH_ITEM_DETAIL Call by reference Type reference (TYPE) BNK_STR_ITEM_DETAIL Batch Payment Item details from Reguh 20060608
3 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060801
4 Importing I_NO_CUR_PROCESSOR Value transfer Type reference (TYPE) XFELD Checkbox 20080123
5 Importing I_STR_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Structure for Batch Header 20060608
6 Importing I_STR_BATCH_ITEM Call by reference Type reference (TYPE) BNK_STR_BATCH_ITEM Structure for Batch Header 20060608
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20061121

Method PROC_BATCH_DATA_ON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STR_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Structure for Batch Header 20060822
2 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060608
3 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_REL_PROC_ACTION Proc Layer Actions 20060608
4 Importing I_BATCH_ITEM_NO Call by reference Type reference (TYPE) BNK_STR_BATCH_ITEM-ITEM_NO Item Count Number 20060714
5 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_STR_BATCH_ITEM-BATCH_NO Batch Identification Number 20060714
6 Importing I_DATA_BASE_ACCESS Call by reference Type reference (TYPE) BOOLE-BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110725
7 Importing I_NO_CUR_PROCESSOR Value transfer Type reference (TYPE) XFELD Checkbox 20080123
8 Importing I_RET_DATE Call by reference Type reference (TYPE) AUSFD Due date of the paid items 20060608
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060608

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NO_AUTH Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20060823
2 Exporting E_TAB_BATCH_HEADER Call by reference Type reference (TYPE) BNK_TAB_BATCH_HEADER Batch Header table type 20060315
3 Exporting E_TAB_BATCH_ITEMS Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20060315
4 Importing I_ITEM_DISPLAY Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20061030
5 Importing I_TAB_BATCH_NO Call by reference Type reference (TYPE) BNK_TAB_BATCH_NO Table type of Batch Numbers 20060315
6 Importing I_UNAME_AUTH Call by reference Type reference (TYPE) SYUNAME User Name 20070321
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20070111

Method REJECT_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060525
2 Importing I_REL_OBJ_KEY Call by reference Type reference (TYPE) BCA_DTE_OBJECT_KEY Structure for Batch Header 20060525
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060525

Method RELEASE_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060525
2 Importing I_REL_OBJ_CAT Call by reference Type reference (TYPE) BCA_DTE_OBJECT_CAT Release Object 20061031
3 Importing I_REL_OBJ_KEY Call by reference Type reference (TYPE) BCA_DTE_OBJECT_KEY Structure for Batch Header 20060525
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060525

Method RETURN_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060525
2 Importing I_REL_OBJ_KEY Call by reference Type reference (TYPE) BCA_DTE_OBJECT_KEY Structure for Batch Header 20060525
3 Importing I_RETURN_DATE Call by reference Type reference (TYPE) AUSFD Due date of the paid items 20060706
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060525

Method RETURN_BATCH_COM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB_RC Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20060830
2 Importing I_REL_OBJ_KEY Call by reference Type reference (TYPE) BCA_DTE_OBJECT_KEY Structure for Batch Header 20060830
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060830

Method SET_BANSTA_ITEMS_AND_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BATCH_FINISHED Call by reference Type reference (TYPE) BOOLE-BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309
2 Exporting E_LAUFD Call by reference Type reference (TYPE) LAUFD Date on Which the Program Is to Be Run 20120309
3 Exporting E_LAUFI Call by reference Type reference (TYPE) LAUFI Additional Identification 20120309
4 Importing I_BANSTA_SET Call by reference Type reference (TYPE) BOOLE-BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309
5 Importing I_T_DTA_BELEGE Call by reference Type reference (TYPE) FIPAY_T_DTA_BELEGE 20120309
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20120309

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Batch Header 20060329
2 Changing E_BATCH_ITEMS Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20060329

Method SET_STATUS on class CL_BNK_PROC_BATCH has no exception.

Method SET_STATUS_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_REL_PROC_ACTION Proc Layer Actions 20060607
2 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060602
3 Importing I_STATUS Call by reference Type reference (TYPE) J_ISTAT System status 20060810
4 Importing I_STATUS_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_STATUS_ID Status Id 20060602
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060602

Method SET_STATUS_BATCH_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_PROC_ACTION Proc Layer Actions 20060810
2 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20061013
3 Importing I_STATUS Call by reference Type reference (TYPE) J_ISTAT System status 20060810
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060810

Method SET_STATUS_BATCH_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) BNK_COM_REL_PROC_ACTION Proc Layer Actions 20060607
2 Importing I_BATCH_ITEM_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_CNT Item Count Number 20060602
3 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060602
4 Importing I_RETURN_DATE Call by reference Type reference (TYPE) AUSFD Due date of the paid items 20060607
5 Importing I_STATUS Call by reference Type reference (TYPE) J_ISTAT System status 20060810
6 Importing I_STATUS_GUID Call by reference Type reference (TYPE) BNK_COM_BTCH_STATUS_ID Status Id 20060602
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060602

Method SHOW_BATCH_ITEM_STATUS_CDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BATCH_ITEM_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_CNT Item Count Number 20060523
2 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060523
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060523

Method SHOW_BATCH_STATUS_CDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BATCH_NO Call by reference Type reference (TYPE) BNK_COM_BTCH_NO Batch Identification Number 20060523
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060523

Method S_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REF_BNK_PROC_BATCH Call by reference Object reference (TYPE REF TO) CL_BNK_PROC_BATCH Proc Layer for Bank Communication Batch 20060315

Method S_INSTANCE on class CL_BNK_PROC_BATCH has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BATCH_HEADER Call by reference Type reference (TYPE) BNK_STR_BATCH_HEADER Structure for Batch Header 20060315
2 Importing I_BATCH_ITEMS Call by reference Type reference (TYPE) BNK_TAB_BATCH_ITEM Table type for Batch Payment Item 20060315
# Exception Resumable Description Created on
1 CX_BNK_PROC Exception class for PROC Layer 20060315

Method VALIDATE_BATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BATCH Call by reference Type reference (TYPE) L_TAB_TY_BATCH 20120309
2 Importing I_BANSTA_SET Call by reference Type reference (TYPE) BOOLE-BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309

Method VALIDATE_BATCH on class CL_BNK_PROC_BATCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700