SAP ABAP Class CL_BCA_US_CHEQ_STACK_MGT (Bank Cheque Stack Mgt. Issue)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-BCA (Application Component) Bank Customer Accounts
⤷
BCA_US (Package) BCA modification for US specific requirements
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BCA_US | General Interface for all US Banking Dev | 20010110 |
Properties
| Class | CL_BCA_US_CHEQ_STACK_MGT | |
| Short Description | Bank Cheque Stack Mgt. Issue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BCA_US | BCA modification for US specific requirements |
| Created | 20010109 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCA_US_CHEQ_STACK_MGT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BCA_US | General Interface for all US Banking Dev | 20010110 |
Friends
Class CL_BCA_US_CHEQ_STACK_MGT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BKK42-ACNUM_EXT | Account number for current account | 20010110 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BKKA5-BKKRS | Bank area | 20010110 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BKKA5-CASHB_CATG | Means of payment position category | 20010110 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BKKA5-CASHB_EX_FROM | Position number (external) from | 20010110 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BKKA5-CASHB_TYPE | Means of payment position type | 20010110 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20010110 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BKKA5-CASHB_EX_TO | Position number (external) to | 20010110 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | IBKK_CHEQ-NCHEQUES | Number of checks | 20010110 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SY-SUBRC | Return value, return value after ABAP statements | 20010110 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BKKA5 | Means of Payt Mgmt: Stack Mgmt - Available Checks | 20010110 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BKKA5-STACK_RUN_NR | Sequence number | 20010110 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BKKA5-STACK_NR | Stack number | 20010110 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | BKKA5-STACK_PLACE | Key of a location in position management | 20010110 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BKKA5-STACK_PLACE | Key of a location in position management | 20010110 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | BKKA5 | Means of Payt Mgmt: Stack Mgmt - Available Checks | 20010110 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | BKKA5 | Means of Payt Mgmt: Stack Mgmt - Available Checks | 20010110 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | BKKA5 | Means of Payt Mgmt: Stack Mgmt - Available Checks | 20010110 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20010110 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | BOOLE-BOOLE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20010110 | |||
| 20 | Constant | Private | Type reference (TYPE) | IBKK_CHEQ-NCHEQUES | 1 | Number of checks | 20010110 | ||
| 21 | Instance attribute | Private | Attribute reference (LIKE) | 20010110 | |||||
| 22 | Instance attribute | Private | Attribute reference (LIKE) | 20010110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | create object | 20010110 | |
| 2 | Instance method | Public | Method | Get next available from stack | 20010110 | |
| 3 | Instance method | Public | Method | Issue check and update tables | 20010110 |
Events
Class CL_BCA_US_CHEQ_STACK_MGT has no event.
Types
Class CL_BCA_US_CHEQ_STACK_MGT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACNUM_EXT | Call by reference | Type reference (TYPE) | BKK42-ACNUM_EXT | Kontonummer für Kontokorrentkonto | 20010110 | |||
| 2 | IM_BKKRS | Call by reference | Type reference (TYPE) | BKKA5-BKKRS | Bankkreis | 20010110 | |||
| 3 | IM_CASHB_CATG | Call by reference | Type reference (TYPE) | BKKA5-CASHB_CATG | Zahlungsmittelbestandstyp | 20010110 | |||
| 4 | IM_CASHB_TYPE | Call by reference | Type reference (TYPE) | BKKA5-CASHB_TYPE | Zahlungsmittelbestandsart | 20010110 | |||
| 5 | IM_QUANTITY | Call by reference | Type reference (TYPE) | IBKK_CHEQ-NCHEQUES | 1 | Anzahl Schecks | 20010110 | ||
| 6 | IM_REC_STACK_ADD_TO | Call by reference | Type reference (TYPE) | BKKA5 | Mittel Zahlungsverwaltg: Stapelverwaltg - verfügb. Schecks | 20010110 | |||
| 7 | IM_STACK_NR | Call by reference | Type reference (TYPE) | BKKA5-STACK_NR | Stapelnummer | 20010110 | |||
| 8 | IM_STACK_PLACE_FROM | Call by reference | Type reference (TYPE) | BKKA5-STACK_PLACE | Schlüssel eines Orts in der Bestandsführung | 20010110 | |||
| 9 | IM_STACK_PLACE_TO | Call by reference | Type reference (TYPE) | BKKA5-STACK_PLACE | Schlüssel eines Orts in der Bestandsführung | 20010110 | |||
| 10 | IM_X_CREATE_FLOAT | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: WAHR (='X') und FALSCH (=' ') | 20010110 | |||
| 11 | IM_X_NR_CONNECTED | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: WAHR (='X') und FALSCH (=' ') | 20010110 |
Method CONSTRUCTOR on class CL_BCA_US_CHEQ_STACK_MGT has no exception.
Method GET_NEXT_CHEQNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_T_BKKA5_TO_ISSUE | Value transfer | Type reference (TYPE) | BKKA5 | Bestandsnummer (extern) für | 20010110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Stapel n. auffindbar, oder Problem b. Ausstell. neuer Scheck | 20010110 |
Method ISSUE_NEW_CHEQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUE | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Rückgabewert | 20010110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kann Scheck nicht an Repository-Tabellen ausstellen | 20010110 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 463_20 |