The CRMC_PARTNER_AS table in SAP ERP or S/4HANA stores Access Sequences data. There are total 23 fields in CRMC_PARTNER_AS table. The 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_AS 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_AS Table Fields
Following is the list of fields that are available in SAP CRMC_PARTNER_AS table. The primary key fields of the table are CLIENT (Client), ACCESS_SEQUENCE (Identification of Access Sequence), BATCH_SEQUENCE (Sequence number of access in partner determination).
| 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) |
| BATCH_SEQUENCE | Sequence number of access in partner determination | CRMS4_PARTNER_BATCH_SEQUENCE | NUMC (4) | |
| SEQUENCE | Count parameters | NUMC4 | NUMC (4) | |
| ORIGIN | Source Origin for a Document Partner | COMT_PARTNER_ORIGIN | COMC_PARTNER_DOR | CHAR (16) |
| DETERM_ON_ERROR | Determine Partner When Error in Source | COMT_PARTNER_DETERM_ON_ERROR | CHAR (1) | |
| SUCCESSFULL | Wait Until Source Is Available | COMT_PARTNER_SUCCESSFULL_ACCES | CHAR (1) | |
| ALTERNATIVE_STEP | Indicates Whether the Next Access Should Be Alternative | COMT_PARTNER_ALTERNATIVE_STEP | CHAR (1) | |
| PARTNER_FCT | Partner Function | COMT_PARTNER_FCT | CRMC_PARTNER_FCT | CHAR (8) |
| PARTNER_PFT | Partner Function Category | COMT_PARTNER_PFT | CRMC_PARTNER_PFT | CHAR (4) |
| PFT_SUBTYPE | Partner Function Sub-Type | COMT_PARTNER_SUBTYPE | CRMC_PARTNER_PS | CHAR (4) |
| ORG_UNIT_TO_USE | Organizational Unit as Business Partner | COMT_PARTNER_ORG_UNIT_TO_USE | CHAR (1) | |
| BP_FUNCTION | Function of partner | BU_PAFKT | TB912 | CHAR (4) |
| ORIGIN_FCT | Partner Function | COMT_PARTNER_FCT | CRMC_PARTNER_FCT | CHAR (8) |
| ORIGIN_PFT | Partner Function Category | COMT_PARTNER_PFT | CRMC_PARTNER_PFT | CHAR (4) |
| ORIGIN_PFT_SUB | Partner Function Sub-Type | COMT_PARTNER_SUBTYPE | CRMC_PARTNER_PS | CHAR (4) |
| ORIGIN_ORG_UNIT | Organizational Unit as Business Partner | COMT_PARTNER_ORG_UNIT_TO_USE | CHAR (1) | |
| HROM_ROLE_1 | Concatinated Identification (Type and ID) of Org. Objects | HROBJEC_14 | CHAR (14) | |
| HROM_ROLE_2 | Concatinated Identification (Type and ID) of Org. Objects | HROBJEC_14 | CHAR (14) | |
| ORG_SCENARIO | Organizational Data Scenario to be Used | COMT_PARTNER_ORG_SCENARIO | CHAR (8) | |
| DETERM_AS_BP | Determination as Business Partner if Possible | COMT_PARTNER_DETERM_AS_BP | CHAR (1) | |
| REVERS_ORIGIN | Reverse Search for Partner Determination from BP | COMT_PARTNER_REVERS_ORIGIN | CHAR (1) | |
| REGISTRATOR | User Who Created an Entry | COMT_REGISTRATOR | CHAR (12) |


