SAP ARBFND_C_ENDPNT End Points for Ariba Network Table
Overview
ARBFND_C_ENDPNT is a standard SAP S/4HANA table that stores End Points for Ariba Network data. There are total 6 fields in the ARBFND_C_ENDPNT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBFND_C_ENDPNT belongs to Foundation of BNS Integration (BNS-INT-FND) module and is located in the package Configuration (ARBFND1_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBFND_C_ENDPNT to other SAP tables and standard CDS views available based on ARBFND_C_ENDPNT table in S/4HANA 2020.
Techincal Settings of ARBFND_C_ENDPNT
Below are technical details of the table ARBFND_C_ENDPNT
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of ARBFND_C_ENDPNT Fields
The following table gives you an overview of the fields available in ARBFND_C_ENDPNT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| INT_ENDPOINT_ID | SAP-Internal Key of EndPointID | ARBFND_INT_ENDPOINT_ID | CHAR | 10 | |
| EXT_ENDPOINT_ID | Ariba EndPointID | ARBFND_EXT_ENDPOINT_ID | CHAR | 255 | |
| SHARED_SECRET | Reference to Shared Secret Password | ARBFND_SHARED_SECRET_SYSUUID | RAW | 16 | |
| CRED_DOMAIN | Credential Domain | ARBFND_CREDENTIAL_DOMAIN | ARBFND_C_ANCRED | CHAR | 10 |
| CRED_IDENTITY | Identity | ARBFND_IDENTITY | ARBFND_C_ANCRED | CHAR | 25 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ARBFND_C_ENDPNT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBFND_C_ENDPNT | CRED_DOMAIN | : | ARBFND_C_ANCRED |
| ARBFND_C_ENDPNT | CRED_IDENTITY | : | ARBFND_C_ANCRED |