The BCA_US_MEM_ITEMS table in SAP ERP or S/4HANA stores Memo item table data. There are total 11 fields in BCA_US_MEM_ITEMS table. The Memo item table table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of BCA_US_MEM_ITEMS table. It is in BCA modification for US specific requirements (BCA_US) ABAP package and is part of the Bank Customer Accounts (IS-B-BCA) module.
SAP BCA_US_MEM_ITEMS Table Fields
Following is the list of fields that are available in SAP BCA_US_MEM_ITEMS table. The primary key fields of the table are MANDT (Client), BKKRS (Bank Area), MEMNO (Memo item number), MEMPS (Memo item position number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| BKKRS | Bank Area | BKK_BKKRS | TBKK01 | CHAR (4) |
| MEMNO | Memo item number | BCA_US_MEMNO | NUMC (12) | |
| MEMPS | Memo item position number | BCA_US_MEMPS | NUMC (5) | |
| ACNUM_INT | Internal Account Number for Current Account | BKK_ACCNT | * | CHAR (10) |
| PAOBK | Reference Field: Bank Area Generating Payment Order | BKK_REFPOB | * | CHAR (4) |
| PAORN | Payment order number | BKK_PAORN | NUMC (12) | |
| PAOPS | Item in Payment Order | BKK_POPOS | NUMC (5) | |
| DOCBK | Bank Area Items in Payment Order | BKK_BKKRSI | * | CHAR (4) |
| DOCNO | Item number in current accounts | BKK_DOCNO | * | NUMC (12) |
| DOCPS | Position in Item | BKK_POSNO | NUMC (3) |


