SAP ABAP Class CL_BCA_US_AVAIL_HOLD (Availability Hold Class)
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 | 20020116 |
Properties
| Class | CL_BCA_US_AVAIL_HOLD | |
| Short Description | Availability Hold Class | |
| 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 | 20020116 | SAP |
| Last change | 20020116 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCA_US_AVAIL_HOLD has no interface implemented.
Friends
Class CL_BCA_US_AVAIL_HOLD 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) | BOOLE-BOOLE | Marked for deletion flag | 20020116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020116 | |
| 2 | Instance method | Public | Method | Handler for all holds | 20020116 |
Events
Class CL_BCA_US_AVAIL_HOLD has no event.
Types
Class CL_BCA_US_AVAIL_HOLD 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_DELETE | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: WAHR (='X') und FALSCH (=' ') | 20020116 | |||
| 2 | IM_T_HOLD | Call by reference | Type reference (TYPE) | TTYPE_BCA_US_HOLD | Tabellentyp für Betragsreservierungen | 20020116 |
Method CONSTRUCTOR on class CL_BCA_US_AVAIL_HOLD has no exception.
Method HANDLE_ALL_HOLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_NO_PROBLEMS | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Datenelement zur Domäne BOOLE: WAHR (='X') und FALSCH (=' ') | 20020116 | |||
| 2 | EX_T_HOLD | Value transfer | Type reference (TYPE) | TTYPE_BCA_US_HOLD | Reservierte Beträge, die verfügbaren Betrag beeinflussen | 20020116 | |||
| 3 | IM_NUMBERS | Value transfer | Type reference (TYPE) | BKKP_TAB_ITEM_NUMBERS | 20020123 |
Method HANDLE_ALL_HOLDS on class CL_BCA_US_AVAIL_HOLD has no exception.
History
| Last changed by/on | SAP | 20020116 |
| SAP Release Created in | 110 |