P_PHYSINTRYVALUATIONAREA

CDS View

Private Consumption View for Valuation Area

P_PHYSINTRYVALUATIONAREA is a CDS View in S/4HANA. Private Consumption View for Valuation Area. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_PhysInvtryKeyFiguresBase view_entity inner COMPOSITE Basis for the calc. of PI Key Figures for a Stock Sep. Comb.
@AccessControl.authorizationCheck: #NOT_ALLOWED
@VDM.private: true
@VDM.viewType: #COMPOSITE
define view entity P_PhysIntryValuationArea
  as select from t001k
{
  key bwkey as ValuationArea,
      bukrs as CompanyCode
}