The CRMC_PARTNER_AST table in SAP ERP or S/4HANA stores Description of Access Sequences data. There are total 5 fields in CRMC_PARTNER_AST table. The Description of Access Sequences 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 CRMC_PARTNER_AST table. It is in General Partner Processing (COM_PARTNER) ABAP package and is part of the Partner Processing (CRM-BF-PD) module.
SAP CRMC_PARTNER_AST Table Fields
Following is the list of fields that are available in SAP CRMC_PARTNER_AST table. The primary key fields of the table are CLIENT (Client), ACCESS_SEQUENCE (Identification of Access Sequence), SPRAS (Language Key of Description).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ACCESS_SEQUENCE | Identification of Access Sequence | COMT_PARTNER_ACCESS_SEQUENCE | CRMC_PARTNER_AD | CHAR (4) |
| SPRAS | Language Key of Description | CRMT_LANGUAGE | LANG (1) | |
| DESCRIPTION | Text, 255 Characters | TEXT255 | CHAR (255) | |
| REGISTRATOR | User Who Created an Entry | COMT_REGISTRATOR | CHAR (12) |


