R_CostCtrValidityPeriodEvent

DDL: R_COSTCTRVALIDITYPERIODEVENT Type: view_entity TRANSACTIONAL

Cost Center Validity Period Business Event

R_CostCtrValidityPeriodEvent is a Transactional CDS View that provides data about "Cost Center Validity Period Business Event" in SAP S/4HANA. It reads from 1 data source (I_CostCenter) and exposes 95 fields with key fields ControllingArea, CostCenter, ValidityEndDate.

Data Sources (1)

SourceAliasJoin Type
I_CostCenter I_CostCenter from

Annotations (8)

NameValueLevelField
AccessControl.authorizationCheck #NOT_REQUIRED view
EndUserText.label Cost Center Validity Period Business Event view
VDM.viewType #TRANSACTIONAL view
ObjectModel.usageType.dataClass #MIXED view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #M view
ObjectModel.sapObjectNodeType.name CostCenter view
VDM.lifecycle.contract.type #SAP_INTERNAL_API view

Fields (95)

KeyFieldSource TableSource FieldDescription
KEY ControllingArea ControllingArea
KEY CostCenter CostCenter
KEY ValidityEndDate ValidityEndDate
ValidityStartDate ValidityStartDate
IsBlkdForPrimaryCostsPosting IsBlkdForPrimaryCostsPosting
IsBlockedForPlanPrimaryCosts IsBlockedForPlanPrimaryCosts
CompanyCode CompanyCode
BusinessArea BusinessArea
CostCenterCategory CostCenterCategory
CostCtrResponsiblePersonName CostCtrResponsiblePersonName
CostCtrResponsibleUser CostCtrResponsibleUser
CostCenterCurrency CostCenterCurrency
CostingSheet CostingSheet
TaxJurisdiction TaxJurisdiction
ProfitCenter ProfitCenter
Plant Plant
LogicalSystem LogicalSystem
CostCenterCreationDate CostCenterCreationDate
CostCenterCreatedByUser CostCenterCreatedByUser
IsBlkdForSecondaryCostsPosting IsBlkdForSecondaryCostsPosting
IsBlockedForRevenuePosting IsBlockedForRevenuePosting
IsBlockedForCommitmentPosting IsBlockedForCommitmentPosting
IsBlockedForPlanSecondaryCosts IsBlockedForPlanSecondaryCosts
IsBlockedForPlanRevenues IsBlockedForPlanRevenues
CostCenterAllocationMethod CostCenterAllocationMethod
ConsumptionQtyIsRecorded ConsumptionQtyIsRecorded
SubsequentCostCenter SubsequentCostCenter
ConditionUsage ConditionUsage
ConditionApplication ConditionApplication
CostCenterAccountingOverhead CostCenterAccountingOverhead
Country Country
AddressName AddressName
AddressAdditionalName AddressAdditionalName
CostCenterAddrName3 CostCenterAddrName3
CostCenterAddrName4 CostCenterAddrName4
CityName CityName
District District
StreetAddressName StreetAddressName
POBox POBox
PostalCode PostalCode
POBoxPostalCode POBoxPostalCode
Region Region
Language Language
TeleboxNumber TeleboxNumber
PhoneNumber1 PhoneNumber1
PhoneNumber2 PhoneNumber2
FaxNumber FaxNumber
TeletexNumber TeletexNumber
TelexNumber TelexNumber
DataCommunicationPhoneNumber DataCommunicationPhoneNumber
CostCenterPrinterDestination CostCenterPrinterDestination
CostCenterStandardHierArea CostCenterStandardHierArea
CostCollector CostCollector
CostCenterIsComplete CostCenterIsComplete
IsStatisticalCostCenter IsStatisticalCostCenter
ObjectInternalID ObjectInternalID
CostCenterFunction CostCenterFunction
CostCenterAlternativeFunction CostCenterAlternativeFunction
FunctionalArea FunctionalArea
ActyIndepFormulaPlanningTmpl ActyIndepFormulaPlanningTmpl
ActyDepdntFormulaPlanningTmpl ActyDepdntFormulaPlanningTmpl
ActyIndependentAllocationTmpl ActyIndependentAllocationTmpl
ActyDependentAllocationTmpl ActyDependentAllocationTmpl
ActlIndepStatisticalKeyFigures ActlIndepStatisticalKeyFigures
ActlDepStatisticalKeyFigures ActlDepStatisticalKeyFigures
JointVenture JointVenture
JointVentureRecoveryCode JointVentureRecoveryCode
JointVentureEquityType JointVentureEquityType
JointVentureObjectType JointVentureObjectType
JointVentureClass JointVentureClass
JointVentureSubClass JointVentureSubClass
BudgetCarryingCostCenter BudgetCarryingCostCenter
AvailabilityControlProfile AvailabilityControlProfile
AvailabilityControlIsActive AvailabilityControlIsActive
Fund Fund
GrantID GrantID
FundIsFixAssigned FundIsFixAssigned
GrantIDIsFixAssigned GrantIDIsFixAssigned
FunctionalAreaIsFixAssigned FunctionalAreaIsFixAssigned
_AvailabilityCtrlProfile _AvailabilityCtrlProfile
_BusinessArea _BusinessArea
_CompanyCode _CompanyCode
_ControllingArea _ControllingArea
_CostCenterCategory _CostCenterCategory
_CostCenterHierarchyNode _CostCenterHierarchyNode
_CostingSheetProcedure _CostingSheetProcedure
_Country _Country
_Currency _Currency
_FunctionalArea _FunctionalArea
_Language _Language
_ProfitCenter _ProfitCenter
_Region _Region
_Text _Text
_UserCrtedContactCard _UserCrtedContactCard
_UserRespContactCard _UserRespContactCard
@AccessControl.authorizationCheck: #NOT_REQUIRED
@EndUserText.label: 'Cost Center Validity Period Business Event'

@VDM.viewType: #TRANSACTIONAL

@ObjectModel.usageType.dataClass: #MIXED
@ObjectModel.usageType.serviceQuality: #C
@ObjectModel.usageType.sizeCategory: #M
@ObjectModel.sapObjectNodeType.name: 'CostCenter'

@VDM.lifecycle.contract.type:#SAP_INTERNAL_API

define root view entity R_CostCtrValidityPeriodEvent as select from I_CostCenter
{
    key ControllingArea,
    key CostCenter,
    key ValidityEndDate,
    ValidityStartDate,
    IsBlkdForPrimaryCostsPosting,
    IsBlockedForPlanPrimaryCosts,
    CompanyCode,
    BusinessArea,
    CostCenterCategory,
    CostCtrResponsiblePersonName,
    CostCtrResponsibleUser,
    CostCenterCurrency,
    CostingSheet,
    TaxJurisdiction,
    ProfitCenter,
    Plant,
    LogicalSystem,
    CostCenterCreationDate,
    CostCenterCreatedByUser,
    IsBlkdForSecondaryCostsPosting,
    IsBlockedForRevenuePosting,
    IsBlockedForCommitmentPosting,
    IsBlockedForPlanSecondaryCosts,
    IsBlockedForPlanRevenues,
    CostCenterAllocationMethod,
    ConsumptionQtyIsRecorded,
    SubsequentCostCenter,
    ConditionUsage,
    ConditionApplication,
    CostCenterAccountingOverhead,
    Country,
    AddressName,
    AddressAdditionalName,
    CostCenterAddrName3,
    CostCenterAddrName4,
    CityName,
    District,
    StreetAddressName,
    POBox,
    PostalCode,
    POBoxPostalCode,
    Region,
    Language,
    TeleboxNumber,
    PhoneNumber1,
    PhoneNumber2,
    FaxNumber,
    TeletexNumber,
    TelexNumber,
    DataCommunicationPhoneNumber,
    CostCenterPrinterDestination,
    CostCenterStandardHierArea,
    CostCollector,
    CostCenterIsComplete,
    IsStatisticalCostCenter,
    ObjectInternalID,
    CostCenterFunction,
    CostCenterAlternativeFunction,
    FunctionalArea,
    ActyIndepFormulaPlanningTmpl,
    ActyDepdntFormulaPlanningTmpl,
    ActyIndependentAllocationTmpl,
    ActyDependentAllocationTmpl,
    ActlIndepStatisticalKeyFigures,
    ActlDepStatisticalKeyFigures,
    JointVenture,
    JointVentureRecoveryCode,
    JointVentureEquityType,
    JointVentureObjectType,
    JointVentureClass,
    JointVentureSubClass,
    BudgetCarryingCostCenter,
    AvailabilityControlProfile,
    AvailabilityControlIsActive,
    Fund,
    GrantID,
    FundIsFixAssigned,
    GrantIDIsFixAssigned,
    FunctionalAreaIsFixAssigned,
    /* Associations */
    _AvailabilityCtrlProfile,
    _BusinessArea,
    _CompanyCode,
    _ControllingArea,
    _CostCenterCategory,
    _CostCenterHierarchyNode,
    _CostingSheetProcedure,
    _Country,
    _Currency,
    _FunctionalArea,
    _Language,
    _ProfitCenter,
    _Region,
    _Text,
    _UserCrtedContactCard,
    _UserRespContactCard
}
/*+[internal] {
"BASEINFO":
{
"FROM":
[
"I_COSTCENTER"
],
"ASSOCIATED":
[
"I_AVAILABILITYCTRLPROFILE",
"I_BUSINESSAREA",
"I_COMPANYCODE",
"I_CONTROLLINGAREA",
"I_COSTCENTERCATEGORY",
"I_COSTCENTERHIERARCHYNODE",
"I_COSTCENTERTEXT",
"I_COSTINGSHEETPROCEDURE",
"I_COUNTRY",
"I_CURRENCY",
"I_FUNCTIONALAREA",
"I_LANGUAGE",
"I_PROFITCENTER",
"I_REGION",
"I_USERCONTACTCARD"
],
"BASE":
[
"I_COSTCENTER"
],
"ANNO_REF":
[],
"SCALAR_FUNCTION":
[],
"VERSION":0,
"ANNOREF_EVALUATION_ERROR":""
}
}*/