I_QltyTaskFllwUpActionParamTP
Quality Task Follow-Up Action Parameter
I_QltyTaskFllwUpActionParamTP is a Transactional CDS View that provides data about "Quality Task Follow-Up Action Parameter" in SAP S/4HANA. It reads from 1 data source (I_QltyTaskFllwUpActionParam) and exposes 49 fields with key fields QualityTaskInternalId, ItemCounter. It has 2 associations to related views.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| I_QltyTaskFllwUpActionParam | I_QltyTaskFllwUpActionParam | from |
Associations (2)
| Cardinality | Target | Alias | Condition |
|---|---|---|---|
| [1..1] | I_QualityTaskTP | _QualityTaskTP | $projection.QualityTaskInternalId = _QualityTaskTP.QualityTaskInternalId |
| [1..1] | E_QltyTskFllwUpActnParam | _Extension | $projection.QualityTaskInternalId = _Extension.QualityNotification and _Extension.QualityNotificationTask = '0000' and $projection.ItemCounter = _Extension.ItemCounter |
Annotations (17)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | IQLTYTSKFOAPRMTP | view | |
| AbapCatalog.compiler.compareFilter | true | view | |
| AbapCatalog.preserveKey | true | view | |
| ClientHandling.algorithm | #SESSION_VARIABLE | view | |
| AccessControl.authorizationCheck | #CHECK | view | |
| VDM.viewType | #TRANSACTIONAL | view | |
| VDM.lifecycle.contract.type | #SAP_INTERNAL_API | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view | |
| ObjectModel.usageType.sizeCategory | #M | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.createEnabled | true | view | |
| ObjectModel.updateEnabled | true | view | |
| ObjectModel.deleteEnabled | true | view | |
| ObjectModel.writeDraftPersistence | QTASKFOAPARAM_D | view | |
| ObjectModel.writeActivePersistence | V_QTSKFP_DR2ACT | view | |
| ObjectModel.representativeKey | ItemCounter | view | |
| EndUserText.label | Quality Task Follow-Up Action Parameter | view |
Fields (49)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | QualityTaskInternalId | QualityTaskInternalId | ||
| KEY | ItemCounter | ItemCounter | Sequence | |
| QualityTask | QualityTask | |||
| QltyTaskFllwUpActionParam | QltyTaskFllwUpActionParam | Version | ||
| QltyTskFllwUpActnParamType | QltyTskFllwUpActnParamType | Parameter type | ||
| DefectiveQuantity | DefectiveQuantity | WarrCountValue | ||
| DefectiveQuantityUnit | DefectiveQuantityUnit | Unit of Measure | ||
| Material | Material | Vehicle Model | ||
| Plant | Plant | Valuation Area | ||
| StorageLocation | StorageLocation | StorageLocation | ||
| DefectAffectedObject | DefectAffectedObject | Affected Object Counter (#) | ||
| BillOfOperationsType | BillOfOperationsType | Task List Type | ||
| BillOfOperationsGroup | BillOfOperationsGroup | Group | ||
| BillOfOperationsVariant | BillOfOperationsVariant | Group Counter | ||
| BillOfOperationsVersion | BillOfOperationsVersion | Routing Version | ||
| OrderInternalID | OrderInternalID | Plan No.f.Oper. | ||
| OrderOperationInternalID | OrderOperationInternalID | Plan No.f.Oper. | ||
| OrderID | _OrderInternalID | OrderID | Order ID | |
| Operation | ||||
| MfgReworkRoutingGroup | MfgReworkRoutingGroup | Routing Group | ||
| MfgReworkRoutingVariant | MfgReworkRoutingVariant | Group Counter | ||
| MfgNonConformanceRsnCodeCtlg | MfgNonConformanceRsnCodeCtlg | Catalog | ||
| MfgNonConformanceRsnCodeGrp | MfgNonConformanceRsnCodeGrp | ReasonCodeGrp | ||
| MfgNonConformanceReasonCode | MfgNonConformanceReasonCode | Reason Code | ||
| MfgNonConformanceNote | MfgNonConformanceNote | Note | ||
| ChangeRecord | ChangeRecord | Char20 | ||
| ChangeRecordType | ChangeRecordType | Record Type | ||
| ChgRecordDescriptionText | ChgRecordDescriptionText | Description | ||
| ProductionSupplyArea | ProductionSupplyArea | Supply Area | ||
| CostCenter | CostCenter | Cost Center | ||
| SourceStorageBin | SourceStorageBin | Source Stor.Bin | ||
| DefectUUID | DefectUUID | Defect UUID | ||
| StockItemUUID | StockItemUUID | GUID Stock | ||
| ParentHandlingUnitUUID | ParentHandlingUnitUUID | Parent | ||
| QltyTaskStkSelInEWMIsProcd | QltyTaskStkSelInEWMIsProcd | Stock Selection Is Processed | ||
| DefectAffectedObjIsAddlParam | DefectAffectedObjIsAddlParam | Affected Object Is Additional Parameter | ||
| Batch | Batch | Lot No. | ||
| EWMWarehouse | EWMWarehouse | Warehouse No. | ||
| QltyTaskEWMFollowUpAction | QltyTaskEWMFollowUpAction | EWM Follow-Up Action | ||
| WarehouseLogicalSystem | WarehouseLogicalSystem | Logical System of Warehouse | ||
| _QualityTaskTP | _QualityTaskTP | |||
| _Material | _Material | |||
| _Plant | _Plant | |||
| _StorageLocation | _StorageLocation | |||
| _UnitOfMeasure | _UnitOfMeasure | |||
| _MfgActionReasonCodeGroup | _MfgActionReasonCodeGroup | |||
| _MfgActionReasonCode | _MfgActionReasonCode | |||
| _ChangeRecordBsc | _ChangeRecordBsc | |||
| _EWM_WarehouseNumber | _EWM_WarehouseNumber |
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_QltyTaskFllwUpActionParamTP.
-- 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 I_QltyTaskFllwUpActionParamTP AS
SELECT
QualityTaskInternalId,
ItemCounter,
QualityTask,
QltyTaskFllwUpActionParam,
QltyTskFllwUpActnParamType,
DefectiveQuantity,
DefectiveQuantityUnit,
Material,
Plant,
StorageLocation,
DefectAffectedObject,
BillOfOperationsType,
BillOfOperationsGroup,
BillOfOperationsVariant,
BillOfOperationsVersion,
OrderInternalID,
OrderOperationInternalID,
_OrderInternalID.OrderID AS OrderID,
cast(_OrderOperationBasic.Operation as mpe_vornr preserving type ) AS Operation,
MfgReworkRoutingGroup,
MfgReworkRoutingVariant,
MfgNonConformanceRsnCodeCtlg,
MfgNonConformanceRsnCodeGrp,
MfgNonConformanceReasonCode,
MfgNonConformanceNote,
ChangeRecord,
ChangeRecordType,
ChgRecordDescriptionText,
ProductionSupplyArea,
CostCenter,
SourceStorageBin,
DefectUUID,
StockItemUUID,
ParentHandlingUnitUUID,
QltyTaskStkSelInEWMIsProcd,
DefectAffectedObjIsAddlParam,
Batch,
EWMWarehouse,
QltyTaskEWMFollowUpAction,
WarehouseLogicalSystem
FROM I_QltyTaskFllwUpActionParam
LEFT OUTER JOIN I_QualityTaskTP AS _QualityTaskTP ON QualityTaskInternalId = _QualityTaskTP.QualityTaskInternalId -- association [1..1]
LEFT OUTER JOIN E_QltyTskFllwUpActnParam AS _Extension ON QualityTaskInternalId = _Extension.QualityNotification AND _Extension.QualityNotificationTask = '0000' AND ItemCounter = _Extension.ItemCounter -- 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