SAP ABAP Class CL_BCA_US_MEM_ITEM_HOLDS (Holds needed for memo items)
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 | 20010619 |
Properties
| Class | CL_BCA_US_MEM_ITEM_HOLDS | |
| Short Description | Holds needed for memo items | |
| 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 | 20010619 | SAP |
| Last change | 00000000 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BCA_US_MEM_ITEM_HOLDS has no interface implemented.
Friends
Class CL_BCA_US_MEM_ITEM_HOLDS has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010619 | |
| 2 | Instance method | Public | Method | get errors stored by instance | 20010620 | |
| 3 | Instance method | Public | Method | handle all holds related to memo items | 20010621 |
Events
Class CL_BCA_US_MEM_ITEM_HOLDS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ITAB_TYPE_MSG | Protected | See coding | internal table type for error messages | 20010621 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DELETE | Call by reference | Type reference (TYPE) | BOOLE-BOOLE | Löschkennzeichen | 20010621 | |||
| 2 | IM_TAB_ITEMS | Call by reference | Type reference (TYPE) | BKKP_TAB_ITEM | Tabellentyp für Betragsreservierungen | 20010619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Konnte kein Betragsreservierungsobjekt Memo-Posten anlegen | 20010619 |
Method GET_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_TAB_ERRORS | Call by reference | Type reference (TYPE) | BCAMI_ITAB_TYPE_MESG | Fehler nach Objekt gesammelt | 20010621 |
Method GET_ERRORS on class CL_BCA_US_MEM_ITEM_HOLDS has no exception.
Method HANDLE_ALL_HOLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NO_PROBLEMS | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Auf wahr setzen, wenn keine Fehler gefunden | 20010621 |
Method HANDLE_ALL_HOLDS on class CL_BCA_US_MEM_ITEM_HOLDS has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 463_20 |