I_DFS_PosToFrcElmntStrucTP
Transactional Processing View of Pos To FE Structure
I_DFS_PosToFrcElmntStrucTP is a Transactional CDS View that provides data about "Transactional Processing View of Pos To FE Structure" in SAP S/4HANA. It reads from 1 data source (I_DFS_ObjStructureRelationship) and exposes 30 fields with key fields DfsObjectID, ForceElementOrgID, DfsObjectPlanVersion, DfsObjectPlngStatus, DfsPositionValdtyStartDate. It has 2 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_DFS_ObjStructureRelationship | PosToFrcElmntStrucTP | from |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_DFS_PositionHeaderTP | _PositionHeaderTP | $projection.DfsObjectID = _PositionHeaderTP.DfsPositionID |
| [1..1] | I_DFS_PosPlndOpTP | _PosPlndOpTP | $projection.DfsObjectID = _PosPlndOpTP.ForceElementOrgID and $projection.DfsPositionRelatedObjectID = _PosPlndOpTP.FrcElmntOrgRelatedOrgID and $projection.DfsPositionValdtyStartDate = _PosPlndOpTP.FrcElmntOrgValdtyRefStartDate and $projection.DfsPositionValdtyEndDate = _PosPlndOpTP.FrcElmntOrgValdtyRefEndDate and $projection.DfsObjectSubType = _PosPlndOpTP.FrcElmntOrgRefSubtype and _PosPlndOpTP.FrcElmntOrgRefInfoType = '1001' |
Annotations (13)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IDFSPOSFESTRUCTP | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| EndUserText.label | Transactional Processing View of Pos To FE Structure | view | |
| VDM.viewType | #TRANSACTIONAL | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| ObjectModel.usageType.serviceQuality | #A | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.transactionalProcessingEnabled | true | view | |
| ObjectModel.createEnabled | true | view | |
| ObjectModel.updateEnabled | true | view | |
| ObjectModel.writeDraftPersistence | DFS_POSTOFESTR_D | view |
Fields (30)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | DfsObjectID | I_DFS_ObjStructureRelationship | DfsObjectID | Object ID |
| KEY | ForceElementOrgID | I_DFS_ObjStructureRelationship | DfsPositionRelatedObjectID | ID rel.object |
| KEY | DfsObjectPlanVersion | I_DFS_ObjStructureRelationship | DfsObjectPlanVersion | Plan version |
| KEY | DfsObjectPlngStatus | I_DFS_ObjStructureRelationship | DfsObjectPlngStatus | Planning status |
| KEY | DfsPositionValdtyStartDate | I_DFS_ObjStructureRelationship | DfsObjectValdtyStartDate | Start date |
| KEY | DfsPositionValdtyEndDate | I_DFS_ObjStructureRelationship | DfsObjectValdtyEndDate | End Date |
| KEY | DfsObjectType | I_DFS_ObjStructureRelationship | DfsObjectType | Object type |
| KEY | DfsObjectSubType | I_DFS_ObjStructureRelationship | DfsObjectSubType | Subtype |
| DfsPositionRelatedObjectID | I_DFS_ObjStructureRelationship | DfsPositionRelatedObjectID | ID rel.object | |
| DfsObjectRelshpPriority | I_DFS_ObjStructureRelationship | DfsObjectRelshpPriority | Priority | |
| DfsPositionDescRefSqncNmbr | I_DFS_ObjStructureRelationship | DfsPositionDescRefSqncNmbr | IT record no. | |
| DfsObjectInfoType | I_DFS_ObjStructureRelationship | DfsObjectInfoType | Infotype | |
| DfsObjectRelshpSpec | I_DFS_ObjStructureRelationship | DfsObjectRelshpSpec | Relationship | |
| DfsObjectRelshpBtwnObj | I_DFS_ObjStructureRelationship | DfsObjectRelshpBtwnObj | Relnship | |
| DfsPositionRelatedObjectType | I_DFS_ObjStructureRelationship | DfsPositionRelatedObjectType | Rel.obj.type | |
| DfsObjRelshpLastChgdByUserName | I_DFS_ObjStructureRelationship | DfsObjRelshpLastChgdByUserName | Percentage | |
| DfsObjRelshpLastChgdByUser | I_DFS_ObjStructureRelationship | DfsObjRelshpLastChgdByUser | User Name | |
| DfsObjRelshpLastChgdDate | I_DFS_ObjStructureRelationship | DfsObjRelshpLastChgdDate | Changed on | |
| FrcElmntOrgIsRefFrcElmntOrg | I_DFS_ObjStructureRelationship | FrcElmntOrgIsRefFrcElmntOrg | RFE Indicator | |
| FrcElmntOrgPlngStsCritlty | I_DFS_ObjStructureRelationship | FrcElmntOrgPlngStsCritlty | ||
| DfsObjectSubTypeFoEd | I_DFS_ObjStructureRelationship | DfsObjectSubType | Subtype | |
| DfsPositionRelatedObjectIDFoEd | I_DFS_ObjStructureRelationship | DfsPositionRelatedObjectID | ID rel.object | |
| ForceElementOrgIDFoEd | I_DFS_ObjStructureRelationship | DfsPositionRelatedObjectID | ID rel.object | |
| DfsPositionValdtyStartDateFoEd | I_DFS_ObjStructureRelationship | DfsObjectValdtyStartDate | Start date | |
| DfsPositionValdtyEndDateFoEd | I_DFS_ObjStructureRelationship | DfsObjectValdtyEndDate | End Date | |
| FrcElmntOrgPlngStatus | _PosPlndOpTP | FrcElmntOrgPlngStatus | Planning status | |
| FrcElmntOrgPlanDelimitDate | _PosPlndOpTP | FrcElmntOrgPlanDelimitDate | Delimit date | |
| FrcElmntOrgPlngStatusName | _PosPlndOpTP | FrcElmntOrgPlngStatusName | Planning Status | |
| DfsAssgmtPlanOpStsCriticality | _PosPlndOpTP | FrcElmntOrgPlngStsCritlty | ||
| _PositionHeaderTP | _PositionHeaderTP |
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 I_DFS_PosToFrcElmntStrucTP.
-- 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: IDFSPOSFESTRUCTP
CREATE VIEW I_DFS_PosToFrcElmntStrucTP AS
SELECT
PosToFrcElmntStrucTP.DfsObjectID AS DfsObjectID,
PosToFrcElmntStrucTP.DfsPositionRelatedObjectID AS ForceElementOrgID,
PosToFrcElmntStrucTP.DfsObjectPlanVersion AS DfsObjectPlanVersion,
PosToFrcElmntStrucTP.DfsObjectPlngStatus AS DfsObjectPlngStatus,
PosToFrcElmntStrucTP.DfsObjectValdtyStartDate AS DfsPositionValdtyStartDate,
PosToFrcElmntStrucTP.DfsObjectValdtyEndDate AS DfsPositionValdtyEndDate,
PosToFrcElmntStrucTP.DfsObjectType AS DfsObjectType,
PosToFrcElmntStrucTP.DfsObjectSubType AS DfsObjectSubType,
PosToFrcElmntStrucTP.DfsPositionRelatedObjectID AS DfsPositionRelatedObjectID,
PosToFrcElmntStrucTP.DfsObjectRelshpPriority AS DfsObjectRelshpPriority,
PosToFrcElmntStrucTP.DfsPositionDescRefSqncNmbr AS DfsPositionDescRefSqncNmbr,
PosToFrcElmntStrucTP.DfsObjectInfoType AS DfsObjectInfoType,
PosToFrcElmntStrucTP.DfsObjectRelshpSpec AS DfsObjectRelshpSpec,
PosToFrcElmntStrucTP.DfsObjectRelshpBtwnObj AS DfsObjectRelshpBtwnObj,
PosToFrcElmntStrucTP.DfsPositionRelatedObjectType AS DfsPositionRelatedObjectType,
PosToFrcElmntStrucTP.DfsObjRelshpLastChgdByUserName AS DfsObjRelshpLastChgdByUserName,
PosToFrcElmntStrucTP.DfsObjRelshpLastChgdByUser AS DfsObjRelshpLastChgdByUser,
PosToFrcElmntStrucTP.DfsObjRelshpLastChgdDate AS DfsObjRelshpLastChgdDate,
PosToFrcElmntStrucTP.FrcElmntOrgIsRefFrcElmntOrg AS FrcElmntOrgIsRefFrcElmntOrg,
PosToFrcElmntStrucTP.FrcElmntOrgPlngStsCritlty AS FrcElmntOrgPlngStsCritlty,
PosToFrcElmntStrucTP.DfsObjectSubType AS DfsObjectSubTypeFoEd,
PosToFrcElmntStrucTP.DfsPositionRelatedObjectID AS DfsPositionRelatedObjectIDFoEd,
PosToFrcElmntStrucTP.DfsPositionRelatedObjectID AS ForceElementOrgIDFoEd,
PosToFrcElmntStrucTP.DfsObjectValdtyStartDate AS DfsPositionValdtyStartDateFoEd,
PosToFrcElmntStrucTP.DfsObjectValdtyEndDate AS DfsPositionValdtyEndDateFoEd,
_PosPlndOpTP.FrcElmntOrgPlngStatus AS FrcElmntOrgPlngStatus,
_PosPlndOpTP.FrcElmntOrgPlanDelimitDate AS FrcElmntOrgPlanDelimitDate,
_PosPlndOpTP.FrcElmntOrgPlngStatusName AS FrcElmntOrgPlngStatusName,
_PosPlndOpTP.FrcElmntOrgPlngStsCritlty AS DfsAssgmtPlanOpStsCriticality
FROM I_DFS_ObjStructureRelationship AS PosToFrcElmntStrucTP
LEFT OUTER JOIN I_DFS_PositionHeaderTP AS _PositionHeaderTP ON DfsObjectID = _PositionHeaderTP.DfsPositionID -- association [1..1]
LEFT OUTER JOIN I_DFS_PosPlndOpTP AS _PosPlndOpTP ON DfsObjectID = _PosPlndOpTP.ForceElementOrgID AND DfsPositionRelatedObjectID = _PosPlndOpTP.FrcElmntOrgRelatedOrgID AND DfsPositionValdtyStartDate = _PosPlndOpTP.FrcElmntOrgValdtyRefStartDate AND DfsPositionValdtyEndDate = _PosPlndOpTP.FrcElmntOrgValdtyRefEndDate AND DfsObjectSubType = _PosPlndOpTP.FrcElmntOrgRefSubtype AND _PosPlndOpTP.FrcElmntOrgRefInfoType = '1001' -- association [1..1]
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA