SAP ABAP Class CL_BCA_US_CERT_CHEQ (Certified Check Under Holds)
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 | Inheritance (c INHERITING FROM c_ref) | CL_BCA_US_DB_HOLD | Interface to Repository Hold Table | 20010328 |
Properties
| Class | CL_BCA_US_CERT_CHEQ | |
| Short Description | Certified Check Under Holds | |
| Super Class | CL_BCA_US_DB_HOLD | Interface to Repository Hold Table |
| 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 | 20010328 | SAP |
| Last change | 20010328 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BCA_US_CERT_CHEQ has no forward declaration.
Interfaces
Class CL_BCA_US_CERT_CHEQ has no interface implemented.
Friends
Class CL_BCA_US_CERT_CHEQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BCA_US_HOLD-HOLD_AMOUNT | Hold Amount | 20010329 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | BKKA1-CASHB_TYPE | '10' | Means of payment position type | 20010403 | ||
| 3 | Constant | Protected | Type reference (TYPE) | BCA_US_HOLD-HOLD_TYPE | 5 | Hold Type ID | 20010405 | ||
| 4 | Constant | Protected | Type reference (TYPE) | BCA_US_HOLD-HOLD_TYPE | 6 | Hold Type ID | 20010405 | ||
| 5 | Constant | Protected | Type reference (TYPE) | BKKA1-CASHB_CATG | '01' | Means of payment position category | 20010403 | ||
| 6 | Constant | Protected | Type reference (TYPE) | BKKA1-CASHB_STAT | '03' | Status of a position | 20010329 | ||
| 7 | Constant | Protected | Type reference (TYPE) | BKKA1-CASHB_STAT | '01' | Status of a position | 20010404 | ||
| 8 | Constant | Protected | Type reference (TYPE) | BKKA1-CASHB_STAT | '01' | Status of a position | 20010329 | ||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20010328 | |||||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20010328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | constructor for cert cheq | 20010328 | |
| 2 | Instance method | Public | Method | deactivate a certified check | 20010607 | |
| 3 | Instance method | Public | Method | get amount to adj avail bal for valid cert checks. | 20010329 | |
| 4 | Instance method | Public | Method | confirm that info represents a cert. cheq. | 20010329 | |
| 5 | Instance method | Public | Method | check to see if check is valid on posting date | 20010328 |
Events
Class CL_BCA_US_CERT_CHEQ has no event.
Types
Class CL_BCA_US_CERT_CHEQ 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_CERT_CHEQ | Call by reference | Type reference (TYPE) | BCA_US_HOLD | Struktur bestätigter Scheck | 20010328 | |||
| 2 | IM_CHEQ_TYPE | Call by reference | Type reference (TYPE) | BKKA1-CASHB_TYPE | '10' | Zahlungsmittelbestandsart | 20010403 |
Method CONSTRUCTOR on class CL_BCA_US_CERT_CHEQ has no exception.
Method DEACTIVATE_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 | Gibt WAHR zurück, wenn Scheck deaktiviert | 20010607 |
Method DEACTIVATE_CHEQ on class CL_BCA_US_CERT_CHEQ has no exception.
Method GET_VALID_ADJ_AMOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_AMOUNT | Value transfer | Type reference (TYPE) | BCA_US_HOLD-HOLD_AMOUNT | Reservierter Betrag | 20010329 |
Method GET_VALID_ADJ_AMOUNT on class CL_BCA_US_CERT_CHEQ has no exception.
Method IS_CERT_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 | Datenelement zur Domäne BOOLE: WAHR (='X') und FALSCH (=' ') | 20010329 |
Method IS_CERT_CHEQ on class CL_BCA_US_CERT_CHEQ has no exception.
Method IS_VALID 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 | WAHR, wenn Scheck gültig | 20010328 |
Method IS_VALID on class CL_BCA_US_CERT_CHEQ has no exception.
History
| Last changed by/on | SAP | 20010328 |
| SAP Release Created in | 463_20 |