/SSB/SAC_APP
SAP Analytics Cloud Application
/SSB/SAC_APP is an SAP database table in S/4HANA. SAP Analytics Cloud Application. It contains 20 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /SSB/ALL_OP_CHIPS | view | union_all | Union of SSB Chips | |
| /ssb/core_sac_op_app | view | from | OP SAC Application | |
| /SSB/UNION_CHIPS_DET | view | union_all | Union of SSB Chips |
Fields (20)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | /SSB/SAP_CLIENT | SAP Client | |||
| KEY | chip_id | /SSB/ID | Identifier | |||
| KEY | resource_id | /SSB/STORY_ID | Identifier | |||
| system_alias | /SSB/SAC_TENANT_ALIAS | System Alias | ||||
| catalog_id | /SSB/UI2_CATALOG_ID | Catalog ID | ||||
| chip_type | /SSB/TILE_TYPE | Tile Type | ||||
| drilldown_type | /SSB/DRILLDOWN_TYPE | Drilldown Type | ||||
| semantic_object | /SSB/SEMANTIC_OBJECT | Semantic Obj. | ||||
| semantic_action | /SSB/ACTION50 | Action | ||||
| app_descriptor_item_id | /SSB/APP_DESCRP_ID | App ID | ||||
| target_mapping_instance_id | /SSB/ID | Identifier | ||||
| variant_id | /SSB/VARIANT_ID | Variant Id | ||||
| evaluation_id | /SSB/ID | Identifier | ||||
| cache_max_age | /SSB/CACHE_MAX_AGE | Cache Max Age | ||||
| cache_max_age_unit | /SSB/CACHE_MAX_AGE_UNIT | Cache max age unit | ||||
| configuration | abap.strg | |||||
| created_by | /SSB/CREATED_BY_ID | Created By | ||||
| created_on | /SSB/CREATED_ON | Created On | ||||
| changed_by | /SSB/CHANGED_BY_ID | Changed By | ||||
| changed_on | /SSB/CHANGED_ON | Changed On |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- SAP Analytics Cloud Application
-- Category TRANSPARENT · Delivery class E
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /SSB/SAC_APP (
CLIENT, -- SAP Client [/SSB/SAP_CLIENT]
CHIP_ID, -- Identifier [/SSB/ID]
RESOURCE_ID, -- Identifier [/SSB/STORY_ID]
SYSTEM_ALIAS, -- System Alias [/SSB/SAC_TENANT_ALIAS]
CATALOG_ID, -- Catalog ID [/SSB/UI2_CATALOG_ID]
CHIP_TYPE, -- Tile Type [/SSB/TILE_TYPE]
DRILLDOWN_TYPE, -- Drilldown Type [/SSB/DRILLDOWN_TYPE]
SEMANTIC_OBJECT, -- Semantic Obj. [/SSB/SEMANTIC_OBJECT]
SEMANTIC_ACTION, -- Action [/SSB/ACTION50]
APP_DESCRIPTOR_ITEM_ID, -- App ID [/SSB/APP_DESCRP_ID]
TARGET_MAPPING_INSTANCE_ID, -- Identifier [/SSB/ID]
VARIANT_ID, -- Variant Id [/SSB/VARIANT_ID]
EVALUATION_ID, -- Identifier [/SSB/ID]
CACHE_MAX_AGE, -- Cache Max Age [/SSB/CACHE_MAX_AGE]
CACHE_MAX_AGE_UNIT, -- Cache max age unit [/SSB/CACHE_MAX_AGE_UNIT]
CONFIGURATION, -- abap.strg
CREATED_BY, -- Created By [/SSB/CREATED_BY_ID]
CREATED_ON, -- Created On [/SSB/CREATED_ON]
CHANGED_BY, -- Changed By [/SSB/CHANGED_BY_ID]
CHANGED_ON, -- Changed On [/SSB/CHANGED_ON]
PRIMARY KEY (CLIENT, CHIP_ID, RESOURCE_ID)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA