Hierarchy
⤷
⤷
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 | 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 | Instance method | Public | Method | Calculate batch header status from item status | 20120309 | |
| 2 | Instance method | Public | Method | Authorization check | 20060829 | |
| 3 | Instance method | Public | Method | 20060327 | ||
| 4 | Instance method | Private | Method | Creates GUID | 20060329 | |
| 5 | Instance method | Private | Method | Find batch number with document number | 20120309 | |
| 6 | Instance method | Private | Method | return "X" whn all the items in the batch have status BANSTA | 20060608 | |
| 7 | Static method | Public | Method | Gets the Batch Keys fom the reference details | 20060323 | |
| 8 | Instance method | Public | Method | Returns 'X' if the batch has status 'Approved' | 20060711 | |
| 9 | Instance method | Public | Method | Gets the default resubmission date | 20060808 | |
| 10 | Instance method | Private | Method | return "X" whn all the items in the batch have status BANSTA | 20070116 | |
| 11 | Instance method | Public | Method | Sets the status of items based on the release tool action | 20060525 | |
| 12 | Instance method | Public | Method | 20060327 | ||
| 13 | Instance method | Private | Method | All the operations on release of the batch | 20060602 | |
| 14 | Instance method | Private | Method | caluclate batch sum,item count and ret the batch item detail | 20060608 | |
| 15 | Instance method | Public | Method | Update the batch header on item status change | 20060608 | |
| 16 | Instance method | Public | Method | 20060315 | ||
| 17 | Instance method | Public | Method | All the operations on release of the batch | 20060525 | |
| 18 | Instance method | Public | Method | All the operations on release of the batch | 20060525 | |
| 19 | Instance method | Public | Method | All the operations on release of the batch | 20060525 | |
| 20 | Instance method | Public | Method | All the operations on release of the batch | 20060830 | |
| 21 | Instance method | Public | Method | Set status BANSTA to some items and calculate new header | 20120309 | |
| 22 | Instance method | Private | Method | Sets the status for the batch and items | 20060329 | |
| 23 | Instance method | Public | Method | Sets the status of items based on the release tool action | 20060602 | |
| 24 | Instance method | Public | Method | All the operations on release of the batch | 20060810 | |
| 25 | Instance method | Public | Method | Sets the status of items based on the release tool action | 20060602 | |
| 26 | Instance method | Public | Method | Show change history for batch item status | 20060523 | |
| 27 | Instance method | Public | Method | Show change history for batch status | 20060523 | |
| 28 | Static method | Public | Method | 20060315 | ||
| 29 | Instance method | Public | Method | 20060315 | ||
| 30 | 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 | E_HEADER_STAT | Call by reference | Type reference (TYPE) | J_ISTAT | System status | 20120309 | |||
| 2 | I_T_BATCH_ITEM | Call by reference | Type reference (TYPE) | BNK_TAB_BATCH_ITEM | Batch Payment Items | 20120309 | |||
| 3 | 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 | E_NO_AUTH | Call by reference | Type reference (TYPE) | BNK_COM_BOOLEAN | Boolean Variable | 20060829 | |||
| 2 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20060829 | |||
| 3 | I_ITEM_DET_FLG | Call by reference | Type reference (TYPE) | BNK_COM_ITEM_DISPLAY_FLG | Item display flag('X' display, ' ' No display) | 20060829 | |||
| 4 | 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 | E_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060327 | |||
| 2 | E_TAB_LOG_MESSAGE | Call by reference | Type reference (TYPE) | BNK_TAB_LOG_MESSAGE | Table type for log message | 20060713 | |||
| 3 | I_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Structure for Batch Header | 20060327 | |||
| 4 | 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 | 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 | E_GUID | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_GUID | GUID to identify the batch | 20060329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | C_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_BATCH_HEADER-BATCH_NO | Batch Identification Number | 20120309 | |||
| 2 | I_BANSTA_SET | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120309 | |||
| 3 | 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 | E_NEW_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20061017 | |||
| 2 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060801 | |||
| 3 | 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 | E_RC | Call by reference | Type reference (TYPE) | SY-SUBRC | Table type for Batch Payment Item | 20060323 | |||
| 2 | E_TAB_BATCH_ITEM | Call by reference | Type reference (TYPE) | BNK_TAB_BATCH_ITEM | Batch Item | 20060807 | |||
| 3 | I_BATCH_MERGE_PARAM | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_MERGE_PARAM | Merge parameters | 20060323 | |||
| 4 | I_BATCH_PYMT_GRP | Call by reference | Type reference (TYPE) | BNK_STR_PYMT_GRP | Payment Group | 20060323 | |||
| 5 | 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 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060711 | |||
| 2 | R_BATCH_STATUS | Value transfer | Type reference (TYPE) | BNK_STR_SYS_STAT | Batch Status | 20060711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_RESUB_DATE | Call by reference | Type reference (TYPE) | DATUM | Date | 20060808 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_SET_NEW_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | 20070116 | ||||
| 2 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20070116 | |||
| 3 | I_BNK_TAB_BATCH_ITEM | Call by reference | Type reference (TYPE) | BNK_TAB_BATCH_ITEM | Table type for Batch Payment Item | 20070116 | |||
| 4 | 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 | E_TAB_LOG_MESSAGE | Call by reference | Type reference (TYPE) | BNK_TAB_LOG_MESSAGE | Table type for log message | 20060714 | |||
| 2 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060525 | |||
| 3 | I_OBJ_CAT | Call by reference | Type reference (TYPE) | BCA_DTE_OBJECT_CAT | 'BNK_COM' | Release Object | 20060828 | ||
| 4 | I_REL_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_REL_PROC_ACTION | Proc Layer Actions | 20060525 | |||
| 5 | I_REL_OBJ_KEY | Call by reference | Type reference (TYPE) | BCA_DTE_OBJECT_KEY | Object Key (Chain of Object Key Fields) | 20060525 | |||
| 6 | I_RET_DATE | Call by reference | Type reference (TYPE) | AUSFD | Due date of the paid items | 20060525 | |||
| 7 | I_STATUS_GUID | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_STATUS_ID | Status Id | 20060525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060525 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BATCH_GUID | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_GUID | Batch Identification Number | 20060327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060602 | |||
| 2 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20060602 | |||
| 3 | I_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Structure for Batch Header | 20060602 | |||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | System status | 20060810 | |||
| 5 | 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 | 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 | E_STR_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Structure for Batch Header | 20060608 | |||
| 2 | E_STR_BATCH_ITEM_DETAIL | Call by reference | Type reference (TYPE) | BNK_STR_ITEM_DETAIL | Batch Payment Item details from Reguh | 20060608 | |||
| 3 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060801 | |||
| 4 | I_NO_CUR_PROCESSOR | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080123 | |||
| 5 | I_STR_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Structure for Batch Header | 20060608 | |||
| 6 | 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 | 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 | E_STR_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Structure for Batch Header | 20060822 | |||
| 2 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060608 | |||
| 3 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_REL_PROC_ACTION | Proc Layer Actions | 20060608 | |||
| 4 | I_BATCH_ITEM_NO | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_ITEM-ITEM_NO | Item Count Number | 20060714 | |||
| 5 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_ITEM-BATCH_NO | Batch Identification Number | 20060714 | |||
| 6 | I_DATA_BASE_ACCESS | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110725 | |||
| 7 | I_NO_CUR_PROCESSOR | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20080123 | |||
| 8 | I_RET_DATE | Call by reference | Type reference (TYPE) | AUSFD | Due date of the paid items | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for PROC Layer | 20060608 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NO_AUTH | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20060823 | |||
| 2 | E_TAB_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_TAB_BATCH_HEADER | Batch Header table type | 20060315 | |||
| 3 | E_TAB_BATCH_ITEMS | Call by reference | Type reference (TYPE) | BNK_TAB_BATCH_ITEM | Table type for Batch Payment Item | 20060315 | |||
| 4 | I_ITEM_DISPLAY | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20061030 | |||
| 5 | I_TAB_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_TAB_BATCH_NO | Table type of Batch Numbers | 20060315 | |||
| 6 | I_UNAME_AUTH | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20070321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060525 | |||
| 2 | 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 | 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 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060525 | |||
| 2 | I_REL_OBJ_CAT | Call by reference | Type reference (TYPE) | BCA_DTE_OBJECT_CAT | Release Object | 20061031 | |||
| 3 | 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 | 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 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060525 | |||
| 2 | I_REL_OBJ_KEY | Call by reference | Type reference (TYPE) | BCA_DTE_OBJECT_KEY | Structure for Batch Header | 20060525 | |||
| 3 | I_RETURN_DATE | Call by reference | Type reference (TYPE) | AUSFD | Due date of the paid items | 20060706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_TAB_RC | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20060830 | |||
| 2 | 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 | 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 | E_BATCH_FINISHED | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120309 | |||
| 2 | E_LAUFD | Call by reference | Type reference (TYPE) | LAUFD | Date on Which the Program Is to Be Run | 20120309 | |||
| 3 | E_LAUFI | Call by reference | Type reference (TYPE) | LAUFI | Additional Identification | 20120309 | |||
| 4 | I_BANSTA_SET | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120309 | |||
| 5 | I_T_DTA_BELEGE | Call by reference | Type reference (TYPE) | FIPAY_T_DTA_BELEGE | 20120309 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | E_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Batch Header | 20060329 | |||
| 2 | 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 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_REL_PROC_ACTION | Proc Layer Actions | 20060607 | |||
| 2 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060602 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | System status | 20060810 | |||
| 4 | I_STATUS_GUID | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_STATUS_ID | Status Id | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_PROC_ACTION | Proc Layer Actions | 20060810 | |||
| 2 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20061013 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | System status | 20060810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_ACTION | Call by reference | Type reference (TYPE) | BNK_COM_REL_PROC_ACTION | Proc Layer Actions | 20060607 | |||
| 2 | I_BATCH_ITEM_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_CNT | Item Count Number | 20060602 | |||
| 3 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060602 | |||
| 4 | I_RETURN_DATE | Call by reference | Type reference (TYPE) | AUSFD | Due date of the paid items | 20060607 | |||
| 5 | I_STATUS | Call by reference | Type reference (TYPE) | J_ISTAT | System status | 20060810 | |||
| 6 | I_STATUS_GUID | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_STATUS_ID | Status Id | 20060602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_BATCH_ITEM_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_CNT | Item Count Number | 20060523 | |||
| 2 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_BATCH_NO | Call by reference | Type reference (TYPE) | BNK_COM_BTCH_NO | Batch Identification Number | 20060523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | I_BATCH_HEADER | Call by reference | Type reference (TYPE) | BNK_STR_BATCH_HEADER | Structure for Batch Header | 20060315 | |||
| 2 | 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 | 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 | CT_BATCH | Call by reference | Type reference (TYPE) | L_TAB_TY_BATCH | 20120309 | ||||
| 2 | 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 |