SAP APS_ODA_W_URL Open Discovery API Url Table
Overview
APS_ODA_W_URL is a standard SAP S/4HANA table that stores Open Discovery API Url data. There are total 7 fields in the APS_ODA_W_URL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table APS_ODA_W_URL belongs to Maintain Communication System and Arrangement (BC-SRV-APS-COM) module and is located in the package Open Discovery API - Package (S_APS_ODA_MODEL_PACKAGE).
In addition, following links provide an overview of foreign key relationships, if any, that link APS_ODA_W_URL to other SAP tables and standard CDS views available based on APS_ODA_W_URL table in S/4HANA 2020.
Techincal Settings of APS_ODA_W_URL
Below are technical details of the table APS_ODA_W_URL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of APS_ODA_W_URL Fields
The following table gives you an overview of the fields available in APS_ODA_W_URL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PACKAGE_ID | ODA - Package ID | APS_ODA_PACKAGE_ID | APS_ODA_W_PACK | CHAR | 30 |
| ID | Global Unique ID for table | UUID | RAW | 16 | |
| TECHNICAL_NAME | Technical Name | APS_ODA_URL_TECHNICAL_NAME | CHAR | 128 | |
| DISPLAY_NAME | Display Name | APS_ODA_URL_DISPLAY_NAME | CHAR | 128 | |
| URL | URL | APS_ODA_URL_URL | CHAR | 512 | |
| VERSION | Version | APS_ODA_URL_VERSION | CHAR | 20 | |
| TEXT | URL Text | APS_ODA_URL_TEXT | STRG |
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 APS_ODA_W_URL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| APS_ODA_W_URL | PACKAGE_ID | : | APS_ODA_W_PACK |