C_CostCenterVH

DDL: C_COSTCENTERVH SQL: CFICOSTCENTERVH Type: view CONSUMPTION Package: ODATA_COST_CENTER_V2

Cost Center

C_CostCenterVH is a Consumption CDS View that provides data about "Cost Center" in SAP S/4HANA. It reads from 1 data source (I_CostCenterVH) and exposes 12 fields with key fields ControllingArea, CostCenter, ValidityEndDate. It is exposed through 46 OData services (ASQL_F0773, ASQL_F0859, ASQL_F1345, ...). It is used in 1 Fiori application: Adjust Mass Stock. Part of development package ODATA_COST_CENTER_V2.

Data Sources (1)

SourceAliasJoin Type
I_CostCenterVH CostCenter from

Annotations (16)

NameValueLevelField
AbapCatalog.sqlViewName CFICOSTCENTERVH view
AbapCatalog.compiler.compareFilter true view
AbapCatalog.preserveKey true view
AccessControl.authorizationCheck #CHECK view
ObjectModel.dataCategory #VALUE_HELP view
ObjectModel.representativeKey CostCenter view
ObjectModel.usageType.dataClass #MASTER view
ObjectModel.usageType.serviceQuality #B view
ObjectModel.usageType.sizeCategory #M view
ClientHandling.algorithm #SESSION_VARIABLE view
AccessControl.personalData.blocking #NOT_REQUIRED view
Search.searchable true view
VDM.viewType #CONSUMPTION view
EndUserText.label Cost Center view
Metadata.ignorePropagatedAnnotations true view
Consumption.ranked true view

OData Services (46)

ServiceBindingVersionContractRelease
ASQL_F0773 ASQL_F0773 C2 NOT_RELEASED
ASQL_F0859 ASQL_F0859 C2 NOT_RELEASED
ASQL_F1345 ASQL_F1345 C2 NOT_RELEASED
ASQL_F1367 ASQL_F1367 C2 NOT_RELEASED
ASQL_F1443B ASQL_F1443B C2 NOT_RELEASED
ASQL_F1579 ASQL_F1579 C2 NOT_RELEASED
ASQL_F1597 ASQL_F1597 C2 NOT_RELEASED
ASQL_F1612 ASQL_F1612 C2 NOT_RELEASED
ASQL_F1688 ASQL_F1688 C2 NOT_RELEASED
ASQL_F1689 ASQL_F1689 C2 NOT_RELEASED
ASQL_F2009 ASQL_F2009 C2 NOT_RELEASED
ASQL_F2009A ASQL_F2009A C2 NOT_RELEASED
ASQL_F3215 ASQL_F3215 C2 NOT_RELEASED
ASQL_F3398 ASQL_F3398 C2 NOT_RELEASED
ASQL_F3417 ASQL_F3417 C2 NOT_RELEASED
ASQL_F3549 ASQL_F3549 C2 NOT_RELEASED
ASQL_F3555 ASQL_F3555 C2 NOT_RELEASED
ASQL_F3697 ASQL_F3697 C2 NOT_RELEASED
ASQL_F3697A ASQL_F3697A C2 NOT_RELEASED
ASQL_F3799 ASQL_F3799 C2 NOT_RELEASED
ASQL_F3883 ASQL_F3883 C2 NOT_RELEASED
ASQL_F3883A ASQL_F3883A C2 NOT_RELEASED
ASQL_F3915 ASQL_F3915 C2 NOT_RELEASED
ASQL_F3915A ASQL_F3915A C2 NOT_RELEASED
ASQL_F4022 ASQL_F4022 C2 NOT_RELEASED
ASQL_F4051 ASQL_F4051 C2 NOT_RELEASED
ASQL_F4059 ASQL_F4059 C2 NOT_RELEASED
ASQL_F4174 ASQL_F4174 C2 NOT_RELEASED
ASQL_F4182 ASQL_F4182 C2 NOT_RELEASED
ASQL_F4959 ASQL_F4959 C2 NOT_RELEASED
ASQL_F5150 ASQL_F5150 C2 NOT_RELEASED
ASQL_F5549 ASQL_F5549 C2 NOT_RELEASED
ASQL_F5690 ASQL_F5690 C2 NOT_RELEASED
ASQL_F6109 ASQL_F6109 C2 NOT_RELEASED
ASQL_F6175 ASQL_F6175 C2 NOT_RELEASED
ASQL_F6176 ASQL_F6176 C2 NOT_RELEASED
ASQL_F6728 ASQL_F6728 C2 NOT_RELEASED
ASQL_F6842 ASQL_F6842 C2 NOT_RELEASED
ASQL_F6852 ASQL_F6852 C2 NOT_RELEASED
ASQL_F7103 ASQL_F7103 C2 NOT_RELEASED
ASQL_F7335 ASQL_F7335 C2 NOT_RELEASED
ASQL_F7900 ASQL_F7900 C2 NOT_RELEASED
ASQL_F7933 ASQL_F7933 C2 NOT_RELEASED
ASQL_F7934 ASQL_F7934 C2 NOT_RELEASED
ASQL_F8134 ASQL_F8134 C2 NOT_RELEASED
UI_RFM_STORE_ADJMASSSTOCK UI_RFM_STORE_ADJMASSSTOCK V2 C1 NOT_RELEASED

Fiori Apps (1)

App IDApp NameTypeDescription
F4959 Adjust Mass Stock Transactional Allows store associates to adjust the stock of products for different reasons. It improves stock accuracy, store replenishment, and store employees productivity.

Adjust Mass Stock

Business Role: Retail Store Associate

This app enables store associates to scan the RFID of the product and it will be automatically added in the stock adjustments.

Fields (12)

KeyFieldSource TableSource FieldDescription
KEY ControllingArea I_CostCenterVH ControllingArea Controlling Area
KEY CostCenter I_CostCenterVH CostCenter Cost Center
KEY ValidityEndDate I_CostCenterVH ValidityEndDate ValidTo
ValidityStartDate I_CostCenterVH ValidityStartDate Validity Start Date
CostCenterName I_CostCenterVH CostCenterName Name
CompanyCode I_CostCenterVH CompanyCode Receiver Company Code
CostCenterCategory I_CostCenterVH CostCenterCategory CCtr Category
CostCenterCategoryName
ProfitCenter I_CostCenterVH ProfitCenter Profit Center
CostCtrResponsiblePersonName I_CostCenterVH CostCtrResponsiblePersonName Person Resp.
CostCtrResponsibleUser I_CostCenterVH CostCtrResponsibleUser User Responsible
_ControllingArea I_CostCenterVH _ControllingArea

Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.

-- Derived SQL interpretation of CDS view C_CostCenterVH.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: CFICOSTCENTERVH

CREATE VIEW C_CostCenterVH AS
SELECT
  CostCenter.ControllingArea AS ControllingArea,
  CostCenter.CostCenter AS CostCenter,
  CostCenter.ValidityEndDate AS ValidityEndDate,
  CostCenter.ValidityStartDate AS ValidityStartDate,
  CostCenter.CostCenterName AS CostCenterName,
  CostCenter.CompanyCode AS CompanyCode,
  CostCenter.CostCenterCategory AS CostCenterCategory,
  cast( _CostCenterCategory._Text[1:Language=$session.system_language].CostCenterCategoryName as fis_cc_kosar_name preserving type ) AS CostCenterCategoryName,
  CostCenter.ProfitCenter AS ProfitCenter,
  CostCenter.CostCtrResponsiblePersonName AS CostCtrResponsiblePersonName,
  CostCenter.CostCtrResponsibleUser AS CostCtrResponsibleUser,
  CostCenter._ControllingArea AS _ControllingArea
FROM I_CostCenterVH AS CostCenter
;