A_ProdPlntInspTypeSetting_3
Inspection Type Settings
A_ProdPlntInspTypeSetting_3 is a Consumption CDS View that provides data about "Inspection Type Settings" in SAP S/4HANA. It reads from 1 data source (R_ProdPlntInspTypeSettingTP) and exposes 31 fields with key fields InspectionLotType, Product, Plant. It is exposed through 1 OData service (API_PRODUCT_2). Part of development package VDM_MD_PRODUCT_API_V3.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| R_ProdPlntInspTypeSettingTP | R_ProdPlntInspTypeSettingTP | projection |
Annotations (9)
| Name | Value | Level | Field |
|---|---|---|---|
| AccessControl.authorizationCheck | #MANDATORY | view | |
| EndUserText.label | Inspection Type Settings | view | |
| VDM.viewType | #CONSUMPTION | view | |
| VDM.lifecycle.contract.type | #PUBLIC_REMOTE_API | view | |
| ObjectModel.usageType.serviceQuality | #C | view | |
| ObjectModel.usageType.sizeCategory | #L | view | |
| ObjectModel.usageType.dataClass | #MASTER | view | |
| Metadata.ignorePropagatedAnnotations | true | view | |
| OData.entityType.name | ProductPlantInspTypSetting_Type | view |
OData Services (1)
| Service | Binding | Version | Contract | Release |
|---|---|---|---|---|
| API_PRODUCT_2 |
Fields (31)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| KEY | InspectionLotType | InspectionLotType | ||
| KEY | Product | Product | ||
| KEY | Plant | Plant | ||
| InspLotIsTaskListRequired | InspLotIsTaskListRequired | |||
| InspLotHasMaterialSpec | InspLotHasMaterialSpec | |||
| InspLotHasConfignSpecification | InspLotHasConfignSpecification | |||
| InspLotHasBatchCharc | InspLotHasBatchCharc | |||
| InspLotHasAutomSpecAssgmt | InspLotHasAutomSpecAssgmt | |||
| InspLotHasCharc | InspLotHasCharc | |||
| HasPostToInspectionStock | HasPostToInspectionStock | |||
| InspLotIsAutomUsgeDcsnPossible | InspLotIsAutomUsgeDcsnPossible | |||
| SamplingProcedure | SamplingProcedure | |||
| InspLotDynamicRule | InspLotDynamicRule | |||
| InspLotSampleQuantityInPercent | InspLotSampleQuantityInPercent | |||
| InspectionLotIsFullInspection | InspectionLotIsFullInspection | |||
| InspLotSkipIsAllowed | InspLotSkipIsAllowed | |||
| InspLotHasManualSampleSize | InspLotHasManualSampleSize | |||
| InspLotIsSmplCalcMnlTriggered | InspLotIsSmplCalcMnlTriggered | |||
| InspLotIsSerialNmbrPossible | InspLotIsSerialNmbrPossible | |||
| InspLotDurationInDays | InspLotDurationInDays | |||
| InspLotSummaryControl | InspLotSummaryControl | |||
| InspQualityScoreProcedure | InspQualityScoreProcedure | |||
| InspLotAcceptedScrapRatioInPct | InspLotAcceptedScrapRatioInPct | |||
| InspectionLotHasAppraisalCosts | InspectionLotHasAppraisalCosts | |||
| QualityCostCollector | QualityCostCollector | |||
| ProdInspTypeSettingIsActive | ProdInspTypeSettingIsActive | |||
| InspTypeIsPrfrd | InspTypeIsPrfrd | |||
| InspLotHasHandlingUnit | InspLotHasHandlingUnit | |||
| InspLotHasMultipleSpec | InspLotHasMultipleSpec | |||
| InspLotOfEWMSummaryControl | InspLotOfEWMSummaryControl | |||
| _ProductredirectedtoA_Product_3 |
@AccessControl.authorizationCheck: #MANDATORY
@EndUserText.label: 'Inspection Type Settings'
@VDM: {
viewType: #CONSUMPTION,
lifecycle.contract.type: #PUBLIC_REMOTE_API
}
@ObjectModel.usageType.serviceQuality: #C
@ObjectModel.usageType.sizeCategory : #L
@ObjectModel.usageType.dataClass: #MASTER
@Metadata.ignorePropagatedAnnotations: true
@OData.entityType.name: 'ProductPlantInspTypSetting_Type'
define view entity A_ProdPlntInspTypeSetting_3
as projection on R_ProdPlntInspTypeSettingTP as ProductPlantInspTypeSetting
{
key InspectionLotType,
key Product,
key Plant,
@Semantics.booleanIndicator: true
InspLotIsTaskListRequired,
@Semantics.booleanIndicator: true
InspLotHasMaterialSpec,
@Semantics.booleanIndicator: true
InspLotHasConfignSpecification,
@Semantics.booleanIndicator: true
InspLotHasBatchCharc,
@Semantics.booleanIndicator: true
InspLotHasAutomSpecAssgmt,
@Semantics.booleanIndicator: true
InspLotHasCharc,
@Semantics.booleanIndicator: true
HasPostToInspectionStock,
@Semantics.booleanIndicator: true
InspLotIsAutomUsgeDcsnPossible,
SamplingProcedure,
@ObjectModel.sapObjectNodeTypeReference:'InspectionLotDynamicRule'
InspLotDynamicRule,
InspLotSampleQuantityInPercent,
@Semantics.booleanIndicator: true
InspectionLotIsFullInspection,
@Semantics.booleanIndicator: true
InspLotSkipIsAllowed,
@Semantics.booleanIndicator: true
InspLotHasManualSampleSize,
@Semantics.booleanIndicator: true
InspLotIsSmplCalcMnlTriggered,
@Semantics.booleanIndicator: true
InspLotIsSerialNmbrPossible,
InspLotDurationInDays,
@ObjectModel.sapObjectNodeTypeReference:'InspectionLotSummaryControl'
InspLotSummaryControl,
InspQualityScoreProcedure,
InspLotAcceptedScrapRatioInPct,
@Semantics.booleanIndicator: true
InspectionLotHasAppraisalCosts,
QualityCostCollector,
@Semantics.booleanIndicator: true
ProdInspTypeSettingIsActive,
@Semantics.booleanIndicator: true
InspTypeIsPrfrd,
@Semantics.booleanIndicator: true
InspLotHasHandlingUnit,
@Semantics.booleanIndicator: true
InspLotHasMultipleSpec,
@ObjectModel.sapObjectNodeTypeReference:'InspLotOfEWMSummaryControl'
InspLotOfEWMSummaryControl,
/* Associations */
_Product : redirected to A_Product_3,
_ProductPlant : redirected to parent A_ProductPlant_3
}
Learn More
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Annotations — A Complete Guide
- 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