C_CostCenterBudget

DDL: C_COSTCENTERBUDGET SQL: CCSTCNTRBDGT Type: view CONSUMPTION

Cost Center Budget Report

C_CostCenterBudget is a Consumption CDS View that provides data about "Cost Center Budget Report" in SAP S/4HANA. It reads from 1 data source (I_CostCenterBudget) and exposes 85 fields.

Data Sources (1)

SourceAliasJoin Type
I_CostCenterBudget I_CostCenterBudget from

Parameters (5)

NameTypeDefault
P_KeyDate vdm_v_key_date
P_Language spras
P_LeadingLedger fins_ledger
P_BudgetPlanningCategory fis_category
P_InputPlanningCategory fis_category

Annotations (18)

NameValueLevelField
EndUserText.label Cost Center Budget Report view
AbapCatalog.sqlViewName CCSTCNTRBDGT view
AbapCatalog.preserveKey true view
VDM.viewType #CONSUMPTION view
AbapCatalog.compiler.compareFilter true view
Search.searchable false view
AccessControl.authorizationCheck #CHECK view
AccessControl.personalData.blocking #BLOCKED_DATA_EXCLUDED view
ClientHandling.algorithm #SESSION_VARIABLE view
ObjectModel.usageType.serviceQuality #D view
ObjectModel.usageType.sizeCategory #XXL view
ObjectModel.usageType.dataClass #MIXED view
UI.headerInfo.typeName Cost Center Budget view
UI.headerInfo.typeNamePlural Cost Center Budgets view
UI.headerInfo.title.type #STANDARD view
UI.headerInfo.title.value BudgetCarryingCostCenter view
UI.headerInfo.description.type #STANDARD view
UI.headerInfo.description.value BudgetCarryingCostCenterName view

Fields (85)

KeyFieldSource TableSource FieldDescription
lookupEntityI_Ledger
resultElementLedger
resultElementPlanningCategory
P_LanguageP_LanguageKeyDate
ControllingArea ControllingArea Controlling Area
FiscalYear FiscalYear G/L Fiscal Year
FiscalPeriod FiscalPeriod Tax period
BudgetCarryingCostCenter BudgetCarryingCostCenter Budget-Carrying Cost Center
GLAccountHierarchy GLAccountHierarchy
GLAccountHierarchyName GLAccountHierarchyName
HierarchyNode HierarchyNode Node
GLAccountHierNodeSemanticKey GLAccountHierNodeSemanticKey
CompanyCode CompanyCode Receiver Company Code
OrderID OrderID Order ID
AccountingDocumentType AccountingDocumentType Journal Entry Type
Customer Customer Sold-to Party
Segment Segment Segment number
BusinessArea BusinessArea Business Area
ProfitCenter ProfitCenter Profit Center
Supplier Supplier Supplier
SalesOrganization SalesOrganization Sales Organization
Plant Plant Valuation Area
ServiceDocumentType ServiceDocumentType Transaction Type
ValuationArea ValuationArea Valuation Area
SalesDocument SalesDocument SD Document
CostCenter CostCenter Cost Center
GLAccount GLAccount General Ledger
Ledger Ledger Ledger
DistributionChannel DistributionChannel RefDistCh-Cust/Mat.
PlanningCategory PlanningCategory Plan Category
PlanningCategoryName PlanningCategoryName
OrganizationDivision OrganizationDivision Org. Division
ServiceDocument ServiceDocument Transaction ID
FinancialAccountType FinancialAccountType Fin. Account Type
AssetClass AssetClass Asset Class
GlobalCurrency GlobalCurrency GM Billing Element: Global Currency
CompanyCodeCurrency CompanyCodeCurrency Local Currency
LedgerFiscalYear LedgerFiscalYear
FiscalYearVariant FiscalYearVariant FY Variant
PredictionLedger PredictionLedger
PostingDate PostingDate Posting Date for GR
FunctionalArea FunctionalArea Sendr Fctl Area
BudgetCarryingCostCenterName
CostCenterName CostCenterName Name
GLAccountName GLAccountName Short Text
HierarchyNodeText HierarchyNodeText
CompanyCodeName _CompanyCode CompanyCodeName Company Name
ControllingAreaName _ControllingArea ControllingAreaName Long Text
LeadingLedger
JointVenture JointVenture Joint venture
JointVentureName JointVentureName
JointVentureEquityGroup JointVentureEquityGroup Joint Venture Equity Group
JointVentureEquityGroupName JointVentureEquityGroupName
JointVentureRecoveryCode JointVentureRecoveryCode Recovery Ind.
JointVentureRecoveryCodeName JointVentureRecoveryCodeName
PlanAmountInCompanyCodeCrcy PlanAmountInCompanyCodeCrcy
BudgetAmountInCompanyCodeCrcy BudgetAmountInCompanyCodeCrcy
ActualCostAmtInCCCrcy ActualCostAmtInCCCrcy Actl Costs Bal. (CC)
CmtmtCostInCCCrcy CmtmtCostInCCCrcy
TotAssgdAmtInCoCodeCurrency TotAssgdAmtInCoCodeCurrency
AvailableBdgtAmtInCoCodeCrcy AvailableBdgtAmtInCoCodeCrcy
PlanAmountInGlobalCurrency PlanAmountInGlobalCurrency
BudgetInGlobalCrcy BudgetInGlobalCrcy
ActualCostInGlobalCrcy ActualCostInGlobalCrcy Actl Costs Bal. (GC)
CmtmtCostInGlobalCurrency CmtmtCostInGlobalCurrency
TotAssgdAmtInGlobalCurrency TotAssgdAmtInGlobalCurrency
AvailableBudgetInGlobalCrcy AvailableBudgetInGlobalCrcy
_ControllingArea _ControllingArea
_GlobalCurrency _GlobalCurrency
_FiscalYear _FiscalYear
_CompanyCode _CompanyCode
_FiscalPeriodForVariant _FiscalPeriodForVariant
_LedgerFiscalYearForVariant _LedgerFiscalYearForVariant
_FiscalYearVariant _FiscalYearVariant
_GLAccountHierarchyNode _GLAccountHierarchyNode
_Ledger _Ledger
_Order _Order
_AccountingDocumentType _AccountingDocumentType
_Customer _Customer
_CurrentProfitCenter _CurrentProfitCenter
_CurrentCostCenter _CurrentCostCenter
_Supplier _Supplier
_GLAccountInCompanyCode _GLAccountInCompanyCode
_SalesDocument _SalesDocument
_ServiceDocument _ServiceDocument

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_CostCenterBudget.
-- 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: CCSTCNTRBDGT
-- Parameters: P_KeyDate : vdm_v_key_date, P_Language : spras, P_LeadingLedger : fins_ledger, P_BudgetPlanningCategory : fis_category, P_InputPlanningCategory : fis_category

CREATE VIEW C_CostCenterBudget AS
SELECT
  lookupEntity: 'I_Ledger' AS lookupEntityI_Ledger,
  resultElement: 'Ledger' AS resultElementLedger,
  resultElement: 'PlanningCategory' AS resultElementPlanningCategory,
  ControllingArea,
  FiscalYear,
  FiscalPeriod,
  BudgetCarryingCostCenter,
  GLAccountHierarchy,
  GLAccountHierarchyName,
  HierarchyNode,
  GLAccountHierNodeSemanticKey,
  CompanyCode,
  OrderID,
  AccountingDocumentType,
  Customer,
  Segment,
  BusinessArea,
  ProfitCenter,
  Supplier,
  SalesOrganization,
  Plant,
  ServiceDocumentType,
  ValuationArea,
  SalesDocument,
  CostCenter,
  GLAccount,
  Ledger,
  DistributionChannel,
  PlanningCategory,
  PlanningCategoryName,
  OrganizationDivision,
  ServiceDocument,
  FinancialAccountType,
  AssetClass,
  GlobalCurrency,
  CompanyCodeCurrency,
  LedgerFiscalYear,
  FiscalYearVariant,
  PredictionLedger,
  PostingDate,
  FunctionalArea,
  cast( BudgetCarryingCostCenterName as fco_bdgt_carrying_costctr_name preserving type ) AS BudgetCarryingCostCenterName,
  CostCenterName,
  GLAccountName,
  HierarchyNodeText,
  _CompanyCode.CompanyCodeName AS CompanyCodeName,
  _ControllingArea.ControllingAreaName AS ControllingAreaName,
  :P_LeadingLedger AS LeadingLedger,
  JointVenture,
  JointVentureName,
  JointVentureEquityGroup,
  JointVentureEquityGroupName,
  JointVentureRecoveryCode,
  JointVentureRecoveryCodeName,
  PlanAmountInCompanyCodeCrcy,
  BudgetAmountInCompanyCodeCrcy,
  ActualCostAmtInCCCrcy,
  CmtmtCostInCCCrcy,
  TotAssgdAmtInCoCodeCurrency,
  AvailableBdgtAmtInCoCodeCrcy,
  PlanAmountInGlobalCurrency,
  BudgetInGlobalCrcy,
  ActualCostInGlobalCrcy,
  CmtmtCostInGlobalCurrency,
  TotAssgdAmtInGlobalCurrency,
  AvailableBudgetInGlobalCrcy
FROM I_CostCenterBudget
;