SAP W3DEVAPPX Relationship Between Application and Device Type Table
Overview
W3DEVAPPX is a standard SAP S/4HANA table that stores Relationship Between Application and Device Type data. There are total 4 fields in the W3DEVAPPX table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table W3DEVAPPX belongs to Workbench Tools: Editors, Painters, Modelers (BC-DWB-TOO) module and is located in the package MiniApp catalog (W3_APIX).
In addition, following links provide an overview of foreign key relationships, if any, that link W3DEVAPPX to other SAP tables and standard CDS views available based on W3DEVAPPX table in S/4HANA 2020.
Techincal Settings of W3DEVAPPX
Below are technical details of the table W3DEVAPPX
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of W3DEVAPPX Fields
The following table gives you an overview of the fields available in W3DEVAPPX
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJ_TYPE | Undefined range (can be used for patch levels) | CHAR4 | CHAR | 4 | |
| OBJ_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| DEVTYPE | Device Type | DEVTYPEX | W3DEVTYPX | CHAR | 30 |
| VALUE | Text 120 | WTXT120X | CHAR | 120 |
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 W3DEVAPPX
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| W3DEVAPPX | DEVTYPE | 1: N | W3DEVTYPX |