CDS Views for ARS_SHIP_SNAP table
Overview
ARS_SHIP_SNAP is a standard SAP S/4HANA table that stores Shipmed Version Shanpshot Meta Infos data. The following is a list of CDS Views for ARS_SHIP_SNAP table.
A CDS view is a CDS entity that implements a view and is defined in a CDS data definition. They are defined for existing database tables, views, or other non-abstract CDS entities.
Using CDS views, you can rearrange and rename table fields to meet application-specific requirements. They are used to define rich semantic data models.
ARS_SHIP_SNAP CDS Views
The following table gives you an overview of the released standard CDS views for ARS_SHIP_SNAP table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| ARS_SHIP_OBJECT_KEYS | ARSV_OBJK | Group Shiped Versions by Objects |
| ARS_SHIP_OBJS_SNAPSHOTS | ARSV_OBJSN | Object and snapshot data |
| ARS_SHIP_VERSION_INFORMATION | ARSV_SHIP_INFO | SHIP Version Information for an released API |
| ARS_SHIP_SNAPSHOT_KEY | ARSV_SNAPK | Key of Latest Snapshot Version |
| ARS_SHIP_SNAPSHOT_LATEST | ARSV_SNAPL | Latest Snapshot |
| ARS_SHIP_OBJECT_KEYS_WO_API | ARSV_WOK | Group Shiped Versions by Objects |