SAP ARBFND_D_PLCLNT Polling client Table
Overview
ARBFND_D_PLCLNT is a standard SAP S/4HANA table that stores Polling client data. There are total 7 fields in the ARBFND_D_PLCLNT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBFND_D_PLCLNT belongs to Foundation of BNS Integration (BNS-INT-FND) module and is located in the package Common DDIC Elements (ARBFND1_DDIC_CMN).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBFND_D_PLCLNT to other SAP tables and standard CDS views available based on ARBFND_D_PLCLNT table in S/4HANA 2020.
Techincal Settings of ARBFND_D_PLCLNT
Below are technical details of the table ARBFND_D_PLCLNT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARBFND_D_PLCLNT Fields
The following table gives you an overview of the fields available in ARBFND_D_PLCLNT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| CRED_DOMAIN | Credential Domain | ARBFND_CREDENTIAL_DOMAIN | ARBFND_C_ANCRED | CHAR | 10 |
| CRED_IDENTITY | Identity | ARBFND_IDENTITY | ARBFND_C_ANCRED | CHAR | 25 |
| SYSTEM_ID | System ID | ARBFND_LOGSYS | CHAR | 50 | |
| CXML_MSG_TYPE | cXML message type | ARBFND_CXML_MSG_TYPE | ARBFND_I_MSGTYPE | CHAR | 6 |
| INT_ENDPOINT_ID | SAP-Internal Key of EndPointID | ARBFND_INT_ENDPOINT_ID | CHAR | 10 | |
| LAST_REC_TSTAMP | Last received timestamp | ARBFND_LAST_RECEIVED_TIMESTAMP | 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_D_PLCLNT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBFND_D_PLCLNT | CRED_DOMAIN | : | ARBFND_C_ANCRED |
| ARBFND_D_PLCLNT | CRED_IDENTITY | : | ARBFND_C_ANCRED |
| ARBFND_D_PLCLNT | CXML_MSG_TYPE | : | ARBFND_I_MSGTYPE |