A_CnsldtnWBSElementID

DDL: A_CNSLDTNWBSELEMENTID SQL: ACSWBSELEMENTID Type: view BASIC Package: FIN_CS_MD_API

WBS Element Internal Id

A_CnsldtnWBSElementID is a Basic CDS View that provides data about "WBS Element Internal Id" in SAP S/4HANA. It reads from 1 data source (I_CnsldtnWBSElementIDEnhcd) and exposes 103 fields with key field WBSElementInternalID. It is exposed through 5 OData services (ASQL_F7093, ASQL_F7094, ASQL_F7095, ...). Part of development package FIN_CS_MD_API.

Data Sources (1)

SourceAliasJoin Type
I_CnsldtnWBSElementIDEnhcd I_CnsldtnWBSElementIDEnhcd from

Annotations (14)

NameValueLevelField
AbapCatalog.sqlViewName ACSWBSELEMENTID view
AbapCatalog.compiler.compareFilter true view
AccessControl.authorizationCheck #CHECK view
ClientHandling.algorithm #SESSION_VARIABLE view
Metadata.ignorePropagatedAnnotations true view
AccessControl.personalData.blocking #BLOCKED_DATA_EXCLUDED view
ObjectModel.representativeKey WBSElementInternalID view
ObjectModel.usageType.serviceQuality #C view
ObjectModel.usageType.sizeCategory #L view
ObjectModel.usageType.dataClass #MIXED view
VDM.viewType #BASIC view
VDM.lifecycle.contract.type #PUBLIC_REMOTE_API view
EndUserText.label WBS Element Internal Id view
OData.entitySet.name WBSElementInternalID view

OData Services (5)

ServiceBindingVersionContractRelease
ASQL_F7093 ASQL_F7093 C2 NOT_RELEASED
ASQL_F7094 ASQL_F7094 C2 NOT_RELEASED
ASQL_F7095 ASQL_F7095 C2 NOT_RELEASED
ASQL_F7096 ASQL_F7096 C2 NOT_RELEASED
ASQL_F7867 ASQL_F7867 C2 NOT_RELEASED

Fields (103)

KeyFieldSource TableSource FieldDescription
KEY WBSElementInternalID WBSElementInternalID WBS Internal ID
ProjectInternalID ProjectInternalID Project Def.
WBSElement WBSElement WBS Internal ID
WBSDescription WBSDescription WBS Element Name
WBSElementObject
CreatedByUser
CreationDate
LastChangedByUser
LastChangeDate
ResponsiblePerson
ResponsiblePersonName
ApplicantCode
ApplicantName
CompanyCode
BusinessArea
ControllingArea
ProfitCenter
ProjectType
WBSElementIsPlanningElement
WBSIsAccountAssignmentElement
WBSElementIsBillingElement
CostingSheet
RequestingCostCenter
ResponsibleCostCenter
FactoryCalendar
PriorityCode
Currency
Plant
FreeDefinedTableFieldSemantic
WBSIsStatisticalWBSElement
TaxJurisdiction
WBSIsMarkedForIntegratedPlng
FunctionalArea
Location
Equipment
FunctionalLocation
ProjectObjectChangeNumber
ProjectObjectReferenceElement
ProjInterestCalcProfile
InvestmentProfile
BasicStartDate
ActualStartDate
BasicEndDate
ActualEndDate
ActualDurationUnit
BasicDurationUnit
BasicDuration
ActualDuration
SchedldBasicEarliestStartDate
ScheduledBasicLatestEndDate
SchedldFcstdEarliestStartDate
LatestSchedldFcstdEndDate
TentativeActualStartDate
TentativeActualEndDate
SchedldBasicLatestStartDate
SchedldBasicEarliestEndDate
LatestSchedldFcstdStartDate
SchedldFcstdEarliestEndDate
WBSElementHierarchyLevel
OverheadCode
ResultAnalysisInternalID
ProgressAnlysAggregationWeight
WBSElementShortID
ReqgCostCenterControllingArea
RespCostCenterControllingArea
Language Language Report Text Language
CostCenter
CostObject
WBSElementIsUsedInProjSmmry
IsMarkedForDeletion
InventorySpecialStockValnType
BillingPlan
WBSElementIsGroupingWBSElement
CostingVariant
JointVenture
JointVentureRecoveryCode
JointVentureEquityType
JointVentureObjectType
JointVentureClass
JointVentureSubClass
WBSElementHasActivities
WBSHasFcstdDateFromActivity
WBSHasFcstdDateSetManually
WBSHasBasicDateManuallySet
WBSHasActualDateSetManually
WBSElmntHasActualDateFromActy
ControllingObjectClass
FreeDefinedAttribute01
FreeDefinedAttribute02
FreeDefinedAttribute03
FreeDefinedAttribute04
FreeDefinedQuantity1
FreeDefinedQuantity1Unit
FreeDefinedQuantity2
FreeDefinedQuantity2Unit
FreeDefinedAmount1
FreeDefinedAmount1Currency
FreeDefinedAmount2
FreeDefinedAmount2Currency
FreeDefinedDate1
FreeDefinedDate2
FreeDefinedIndicator1
FreeDefinedIndicator2

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 A_CnsldtnWBSElementID.
-- 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: ACSWBSELEMENTID

CREATE VIEW A_CnsldtnWBSElementID AS
SELECT
  WBSElementInternalID,
  ProjectInternalID,
  WBSElement,
  WBSDescription,
  cast('' as j_objnr) AS WBSElementObject,
  cast('' as ernam) AS CreatedByUser,
  cast('' as erdat) AS CreationDate,
  cast('' as ps_s4_aenam ) AS LastChangedByUser,
  cast('' as ps_s4_updat ) AS LastChangeDate,
  cast('' as ps_s4_vernr ) AS ResponsiblePerson,
  cast('' as ps_s4_verna ) AS ResponsiblePersonName,
  cast('' as ps_s4_astnr ) AS ApplicantCode,
  cast('' as ps_astna ) AS ApplicantName,
  cast('' as bukrs ) AS CompanyCode,
  cast('' as gsber ) AS BusinessArea,
  cast('' as kokrs ) AS ControllingArea,
  cast('' as prctr ) AS ProfitCenter,
  cast('' as ps_s4_prart ) AS ProjectType,
  cast('' as ps_plakz ) AS WBSElementIsPlanningElement,
  cast('' as ps_s4_belkz ) AS WBSIsAccountAssignmentElement,
  cast('' as ps_fakkz ) AS WBSElementIsBillingElement,
  cast('' as aufkalsm ) AS CostingSheet,
  cast('' as ps_s4_akstl ) AS RequestingCostCenter,
  cast('' as ps_s4_fkstl ) AS ResponsibleCostCenter,
  cast('' as stkal ) AS FactoryCalendar,
  cast('' as nw_prio ) AS PriorityCode,
  cast('' as ps_pwpos ) AS Currency,
  cast('' as werks_d ) AS Plant,
  cast('' as slwid ) AS FreeDefinedTableFieldSemantic,
  cast('' as ps_xstat ) AS WBSIsStatisticalWBSElement,
  cast('' as ps_s4_txjcd ) AS TaxJurisdiction,
  cast('' as plint_t ) AS WBSIsMarkedForIntegratedPlng,
  cast('' as fkber ) AS FunctionalArea,
  cast('' as ps_stort ) AS Location,
  cast('' as equnr ) AS Equipment,
  cast('' as tplnr ) AS FunctionalLocation,
  cast('' as aennr ) AS ProjectObjectChangeNumber,
  cast('' as ps_s4_addcompare_core ) AS ProjectObjectReferenceElement,
  cast('' as ps_zschm ) AS ProjInterestCalcProfile,
  cast('' as im_profil ) AS InvestmentProfile,
  cast('' as ps_s4_pstrt ) AS BasicStartDate,
  cast('' as ps_s4_istrt ) AS ActualStartDate,
  cast('' as ps_s4_pende ) AS BasicEndDate,
  cast('' as ps_s4_iende ) AS ActualEndDate,
  cast('' as ps_ieinh ) AS ActualDurationUnit,
  cast('' as ps_s4_peinh ) AS BasicDurationUnit,
  cast(0 as ps_s4_pdaur ) AS BasicDuration,
  cast(0 as ps_s4_idaur ) AS ActualDuration,
  cast('' as ps_gstrs ) AS SchedldBasicEarliestStartDate,
  cast('' as ps_s4_gltrs ) AS ScheduledBasicLatestEndDate,
  cast('' as ps_s4_gstpp ) AS SchedldFcstdEarliestStartDate,
  cast('' as ps_s4_gltpp ) AS LatestSchedldFcstdEndDate,
  cast('' as ps_s4_istvorl ) AS TentativeActualStartDate,
  cast('' as ps_s4_ienvorl ) AS TentativeActualEndDate,
  cast('' as ps_gstre ) AS SchedldBasicLatestStartDate,
  cast('' as ps_s4_getre ) AS SchedldBasicEarliestEndDate,
  cast('' as ps_s4_gstrp ) AS LatestSchedldFcstdStartDate,
  cast('' as ps_s4_gltrp ) AS SchedldFcstdEarliestEndDate,
  cast(0 as ps_stufe ) AS WBSElementHierarchyLevel,
  cast('' as fin_ovhkey ) AS OverheadCode,
  cast('' as psb_bo_abgr_schl_de ) AS ResultAnalysisInternalID,
  cast(0 as ev_weightd ) AS ProgressAnlysAggregationWeight,
  cast('' as ps_poski ) AS WBSElementShortID,
  cast('' as ps_akokr ) AS ReqgCostCenterControllingArea,
  cast('' as ps_fkokr ) AS RespCostCenterControllingArea,
  Language,
  cast('' as ps_kostl ) AS CostCenter,
  cast('' as kstrg ) AS CostObject,
  cast('' as ps_clasf ) AS WBSElementIsUsedInProjSmmry,
  cast('' as ps_s4_loevm ) AS IsMarkedForDeletion,
  cast('' as kzbws ) AS InventorySpecialStockValnType,
  cast('' as fplnr ) AS BillingPlan,
  cast('' as grpspkz ) AS WBSElementIsGroupingWBSElement,
  cast('' as ck_klvar ) AS CostingVariant,
  cast('' as jv_name ) AS JointVenture,
  cast('' as jv_recind ) AS JointVentureRecoveryCode,
  cast('' as jv_etype ) AS JointVentureEquityType,
  cast('' as jv_otype ) AS JointVentureObjectType,
  cast('' as jv_jibcl ) AS JointVentureClass,
  cast('' as jv_jibsa ) AS JointVentureSubClass,
  cast('' as ps_flgvg ) AS WBSElementHasActivities,
  cast('' as ps_flgew ) AS WBSHasFcstdDateFromActivity,
  cast('' as ps_flgem ) AS WBSHasFcstdDateSetManually,
  cast('' as ps_flgvm ) AS WBSHasBasicDateManuallySet,
  cast('' as ps_flgim ) AS WBSHasActualDateSetManually,
  cast('' as ps_flgvi ) AS WBSElmntHasActualDateFromActy,
  cast('' as ps_s4_scope_cv ) AS ControllingObjectClass,
  cast('' as usr00prps ) AS FreeDefinedAttribute01,
  cast ('' as usr01prps) AS FreeDefinedAttribute02,
  cast ('' as usr02prps) AS FreeDefinedAttribute03,
  cast ('' as usr03prps) AS FreeDefinedAttribute04,
  cast (0 as usr04prps) AS FreeDefinedQuantity1,
  cast ('' as use04prps) AS FreeDefinedQuantity1Unit,
  cast (0 as usr05prps) AS FreeDefinedQuantity2,
  cast ('' as use05prps) AS FreeDefinedQuantity2Unit,
  cast (0 as usr06prps) AS FreeDefinedAmount1,
  cast ('' as use06prps) AS FreeDefinedAmount1Currency,
  cast (0 as usr07prps) AS FreeDefinedAmount2,
  cast ('' as use07prps) AS FreeDefinedAmount2Currency,
  cast ('' as usr08prps) AS FreeDefinedDate1,
  cast ('' as usr09prps) AS FreeDefinedDate2,
  cast ('' as usr10prps) AS FreeDefinedIndicator1,
  cast ('' as usr11prps) AS FreeDefinedIndicator2
FROM I_CnsldtnWBSElementIDEnhcd
;