SAP ARBERP_C_SHPANID Assign Shipping Points to ANIDs Table
Overview
ARBERP_C_SHPANID is a standard SAP S/4HANA table that stores Assign Shipping Points to ANIDs data. There are total 4 fields in the ARBERP_C_SHPANID table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARBERP_C_SHPANID belongs to Ariba Integration with S/4HANA Sales & Distribution (BNS-INT-ARI-SD) module and is located in the package SD Configuration (ARBERP1_SD_CFG).
In addition, following links provide an overview of foreign key relationships, if any, that link ARBERP_C_SHPANID to other SAP tables and standard CDS views available based on ARBERP_C_SHPANID table in S/4HANA 2020.
Techincal Settings of ARBERP_C_SHPANID
Below are technical details of the table ARBERP_C_SHPANID
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARBERP_C_SHPANID Fields
The following table gives you an overview of the fields available in ARBERP_C_SHPANID
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| VSTEL | Shipping Point / Receiving Point | VSTEL | TVST | CHAR | 4 |
| 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 ARBERP_C_SHPANID
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARBERP_C_SHPANID | CRED_DOMAIN | : | ARBFND_C_ANCRED |
| ARBERP_C_SHPANID | CRED_IDENTITY | : | ARBFND_C_ANCRED |
| ARBERP_C_SHPANID | VSTEL | : | TVST |