SAP ABAP Class CL_BCA_US_DB_MEM_ITEMS (Memo Items Table Interface)
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 | 20010616 |
Properties
Class | CL_BCA_US_DB_MEM_ITEMS | |
Short Description | Memo Items Table Interface | |
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 | 20010616 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BCA_US | General Interface for all US Banking Dev | 20010616 |
Friends
Class CL_BCA_US_DB_MEM_ITEMS has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010616 |
2 | ![]() |
Instance method | Protected | Method | delete memo records from repository | 20010621 |
3 | ![]() |
Instance method | Public | Method | returns pointer to holds created for mem items | 20010621 |
4 | ![]() |
Instance method | Public | Method | returns all collected messages | 20010621 |
5 | ![]() |
Static method | Protected | Method | returns the next memo item number | 20010619 |
6 | ![]() |
Instance method | Public | Method | takes care of inserting or deleting memo items | 20010621 |
7 | ![]() |
Instance method | Protected | Method | insert memo records into repository | 20010620 |
8 | ![]() |
Instance method | Protected | Method | check records | 20010627 |
Events
Class CL_BCA_US_DB_MEM_ITEMS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ITAB_TYPE_BKKMESG | Protected | See coding | ITAB_TYPE_BKKMESG | 20010619 |
|
|
2 | ITAB_TYPE_CHANGE_ITEMS | Protected | See coding | complex structure with two item (new old) in it. | 20010621 |
|
|
3 | ITAB_TYPE_ITEMS | Protected | See coding | Internal table type of payment itme | 20010619 |
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DO_CHANGE | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Änderungsroutinen ausführen (Teil der Stornierung) | 20010621 | ||
2 | ![]() |
DO_DELETE | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Vorerfassungsroutine ausführen | 20010621 | ||
3 | ![]() |
DO_PARK | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Vorerfassungsroutine ausführen | 20010621 | ||
4 | ![]() |
DO_POST | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Buchungsroutine ausführen | 20010621 | ||
5 | ![]() |
DO_RELEASE | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Freigaberoutine ausführen | 20010621 | ||
6 | ![]() |
DO_REVERSE | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Stornierungsroutine ausführen | 20010621 | ||
7 | ![]() |
IM_TAB_CHANGE_ITEMS | Value transfer | Type reference (TYPE) | BCA_US_TTYPE_CHANGE_ITEM | Mit Stornierung verbundene Posten ändern | 20010621 | ||
8 | ![]() |
IM_TAB_ITEMS | Call by reference | Type reference (TYPE) | BCA_US_TTYPE_IBKK_ITEM | Postensätze | 20010619 | ||
9 | ![]() |
IM_TAB_ITEM_NUMBERS | Call by reference | Type reference (TYPE) | BCA_US_TTYPE_ITEM_NUMBERS | Postennummern für Sätze | 20010619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Problem beim Anlegen des Objekts | 20010622 |
Method DELETE_MEMO_ITEMS 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 Sätze ohne Fehler gelöscht werden | 20010621 |
Method DELETE_MEMO_ITEMS on class CL_BCA_US_DB_MEM_ITEMS has no exception.
Method GET_HOLDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_HOLDS | Value transfer | Object reference (TYPE REF TO) | CL_BCA_US_MEM_ITEM_HOLDS | Für Memo-Posten notwendige Betragsreservierungen | 20010621 |
Method GET_HOLDS on class CL_BCA_US_DB_MEM_ITEMS has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_MESSAGES | Call by reference | Type reference (TYPE) | BCAMI_ITAB_TYPE_MESG | Gesammelte Meldungen | 20010621 |
Method GET_MESSAGES on class CL_BCA_US_DB_MEM_ITEMS has no exception.
Method GET_NEXT_MEMO_ITEM_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_BKKRS | Call by reference | Type reference (TYPE) | BKK_BKKRS | Bankkreis | 20010619 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | BCA_US_MEMNO | Memo-Postennummer | 20010619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nächste Postennummer konnte nicht gefunden werden | 20010619 |
Method HANDLE_MEMO_ITEMS 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 | Wahr, falls keine Fehler gefunden | 20010621 |
Method HANDLE_MEMO_ITEMS on class CL_BCA_US_DB_MEM_ITEMS has no exception.
Method INSERT_MEMO_ITEMS 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 Repository aktualisiert | 20010620 |
Method INSERT_MEMO_ITEMS on class CL_BCA_US_DB_MEM_ITEMS has no exception.
Method IS_CORRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RECORD | Call by reference | Type reference (TYPE) | BCA_US_MEM_ITEMS | Felder für Memo-Posten | 20010627 | ||
2 | ![]() |
RE_CORRECT | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | Wahr, wenn korrekt | 20010627 |
Method IS_CORRECT on class CL_BCA_US_DB_MEM_ITEMS has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 463_20 |