The ALM_ME_PARTNER_T table in SAP ERP or S/4HANA stores Auxiliary Table for Part Replication Scenario Partner data. There are total 3 fields in ALM_ME_PARTNER_T table. The Auxiliary Table for Part Replication Scenario Partner 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 ALM_ME_PARTNER_T table. It is in (ALM_ME) ABAP package and is part of the Maintenance Processing (PM-WOC) module.
SAP ALM_ME_PARTNER_T Table Fields
Following is the list of fields that are available in SAP ALM_ME_PARTNER_T table. The primary key fields of the table are MANDT (Client), PARTNER_KEY (Associated Partner Key), ADDRESS_ID (Address Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PARTNER_KEY | Associated Partner Key | ALM_ME_PARTNER_KEY | CHAR (30) | |
| ADDRESS_ID | Address Number | AD_ADDRNUM | * | CHAR (10) |


