C_FldLogsManageKitHeaderTP
Manage Kit Header Consumption
C_FldLogsManageKitHeaderTP is a Consumption CDS View that provides data about "Manage Kit Header Consumption" in SAP S/4HANA. It reads from 1 data source (R_FldLogsManageKitHeaderTP) and exposes 49 fields with key field FieldLogisticsKitHeaderUUID. It is exposed through 1 OData service (UI_MANAGEKITTING).
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| R_FldLogsManageKitHeaderTP | R_FldLogsManageKitHeaderTP | projection |
Annotations (8)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| VDM.viewType | #CONSUMPTION | view | |
| ObjectModel.usageType.serviceQuality | #D | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ObjectModel.usageType.dataClass | #MIXED | view | |
| EndUserText.label | Manage Kit Header Consumption | view | |
| Metadata.allowExtensions | true | view | |
| Search.searchable | true | view |
OData Services (1)
| Service | Binding | Version | Contract | Release |
|---|---|---|---|---|
| UI_MANAGEKITTING | UI_MANAGEKITTING | V4 | C1 | NOT_RELEASED |
Fields (49)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | FieldLogisticsKitHeaderUUID | FieldLogisticsKitHeaderUUID | kit header id | |
| FldLogsReferenceDocumentNumber | FldLogsReferenceDocumentNumber | Reference Doc Number | ||
| FldLogsRefDocItem | FldLogsRefDocItem | FL Ref Item | ||
| FieldLogisticsKitIdentifier | FieldLogisticsKitIdentifier | Kit Identifier | ||
| MaintenanceOrder | MaintenanceOrder | Order | ||
| OrderType | OrderType | Order Type | ||
| OrderTypeName | _OrderTypeText | OrderTypeName | ||
| MaintOrdBasicStartDate | MaintOrdBasicStartDate | Bas. Start Date | ||
| MaintOrdBasicEndDate | MaintOrdBasicEndDate | Basic fin. date | ||
| ScheduledBasicStartDate | ScheduledBasicStartDate | Sched. start | ||
| ScheduledBasicEndDate | ScheduledBasicEndDate | Sched. finish | ||
| MaintPriority | MaintPriority | Priority | ||
| MaintPriorityColorCode | MaintPriorityColorCode | |||
| MaintPriorityType | MaintPriorityType | PriorityType | ||
| MaintPriorityDesc | _PMPriorityText | MaintPriorityDesc | Priority | |
| MaintenancePlanningPlant | MaintenancePlanningPlant | Planning Plant | ||
| PlantName | ||||
| LastChangeDateTime | LastChangeDateTime | Timestamp | ||
| MaintOrdProcessPhaseCode | MaintOrdProcessPhaseCode | Process Phase | ||
| MaintOrdProcessSubPhaseCode | MaintOrdProcessSubPhaseCode | Process Subphase | ||
| MaintenancePlannerGroup | MaintenancePlannerGroup | Planner Group | ||
| MaintenancePlannerGroupName | ||||
| MaintenancePlant | MaintenancePlant | Plant | ||
| MaintenancePlantName | ||||
| WBSElementInternalID | WBSElementInternalID | WBS Internal ID | ||
| WBSElementExternalID | WBSElementExternalID | WBS Element External ID | ||
| MainWorkCenter | MainWorkCenter | Work Center | ||
| MaintenanceRevision | MaintenanceRevision | Revision | ||
| MaintenanceRevisionDesc | ||||
| CreatedByUser | CreatedByUser | User Name | ||
| FullName | _CreatedByUser | FullName | Name | |
| CreationDate | CreationDate | Time Stamp | ||
| MaintenanceOrderDesc | MaintenanceOrderDesc | Description | ||
| FldLogsKitHdrTransportStatus | FldLogsKitHdrTransportStatus | Transport Status | ||
| FldLogsNumberOfKitItem | FldLogsNumberOfKitItem | |||
| FldLogsNumberOfKitStagedItem | FldLogsNumberOfKitStagedItem | |||
| FldLogsNumberOfKitDroppedItem | FldLogsNumberOfKitDroppedItem | |||
| FldLogsNumberOfKitIssuedItem | FldLogsNumberOfKitIssuedItem | |||
| FldLogsSrcePlnt | FldLogsSrcePlnt | Plant | ||
| Plant | Plant | Valuation Area | ||
| FldLogsShptLocationID | FldLogsShptLocationID | Location Id. | ||
| GoodsRecipientName | GoodsRecipientName | Recipient Name | ||
| UnloadingPointName | UnloadingPointName | Unloading Point Name | ||
| RecipientLocationCode | RecipientLocationCode | Recipient Loc. | ||
| FldLogsKitHdrTranspStatusText | _TransportStatusText | FldLogsKitHdrTranspStatusText | ||
| OrderCategory | OrderCategory | Order Category | ||
| OrderCategoryName | _OrderCategoryText | OrderCategoryName | ||
| _OrderCategoryText | _OrderCategoryText | |||
| _PMPriorityText | _PMPriorityText |
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_FldLogsManageKitHeaderTP.
-- 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.
CREATE VIEW C_FldLogsManageKitHeaderTP AS
SELECT
FieldLogisticsKitHeaderUUID,
FldLogsReferenceDocumentNumber,
FldLogsRefDocItem,
FieldLogisticsKitIdentifier,
MaintenanceOrder,
OrderType,
_OrderTypeText.OrderTypeName AS OrderTypeName,
MaintOrdBasicStartDate,
MaintOrdBasicEndDate,
ScheduledBasicStartDate,
ScheduledBasicEndDate,
MaintPriority,
MaintPriorityColorCode,
MaintPriorityType,
_PMPriorityText.MaintPriorityDesc AS MaintPriorityDesc,
MaintenancePlanningPlant,
_MaintenanceOrder._MaintenancePlanPlant.PlantName1 AS PlantName,
LastChangeDateTime,
MaintOrdProcessPhaseCode,
MaintOrdProcessSubPhaseCode,
MaintenancePlannerGroup,
_MaintenanceOrder._MaintenancePlannerGroup.MaintenancePlannerGroupName AS MaintenancePlannerGroupName,
MaintenancePlant,
_MaintenanceOrder._LocationPlant.PlantName AS MaintenancePlantName,
WBSElementInternalID,
WBSElementExternalID,
MainWorkCenter,
MaintenanceRevision,
_MaintenanceOrder._MaintenanceRevision.MaintenanceRevisionDesc AS MaintenanceRevisionDesc,
CreatedByUser,
_CreatedByUser.FullName AS FullName,
CreationDate,
MaintenanceOrderDesc,
FldLogsKitHdrTransportStatus,
FldLogsNumberOfKitItem,
FldLogsNumberOfKitStagedItem,
FldLogsNumberOfKitDroppedItem,
FldLogsNumberOfKitIssuedItem,
FldLogsSrcePlnt,
Plant,
FldLogsShptLocationID,
GoodsRecipientName,
UnloadingPointName,
RecipientLocationCode,
_TransportStatusText.FldLogsKitHdrTranspStatusText AS FldLogsKitHdrTranspStatusText,
OrderCategory,
_OrderCategoryText.OrderCategoryName AS OrderCategoryName
FROM R_FldLogsManageKitHeaderTP
;
Learn More
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- OData Services in SAP S/4HANA Explained
- Service Bindings and Service Definitions in SAP S/4HANA
- 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