Class ProductPlantQualityManagement
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: ProductPlantQualityManagement_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of ProductPlantQualityManagement instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<ProductPlantQualityManagement>Selector for all available fields of ProductPlantQualityManagement.static final SimpleProperty.Boolean<ProductPlantQualityManagement>static final SimpleProperty.Boolean<ProductPlantQualityManagement>static final SimpleProperty.String<ProductPlantQualityManagement>static final SimpleProperty.String<ProductPlantQualityManagement>static final SimpleProperty.String<ProductPlantQualityManagement>static final SimpleProperty.String<ProductPlantQualityManagement>static final SimpleProperty.String<ProductPlantQualityManagement>static final SimpleProperty.String<ProductPlantQualityManagement>static final SimpleProperty.NumericDecimal<ProductPlantQualityManagement>static final NavigationProperty.Single<ProductPlantQualityManagement,Product> Use with available request builders to apply the _Product navigation property to query operations.Use with available request builders to apply the _ProductPlant navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionProductPlantQualityManagement(String product, String plant, String prodQltyManagementControlKey, Boolean hasPostToInspectionStock, Boolean inspLotDocumentationIsRequired, String qualityMgmtSystemForSupplier, BigDecimal recrrgInspIntervalTimeInDays, String productQualityCertificateType, String prodQualityAuthorizationGroup, Product to_Product, ProductPlant to_ProductPlant) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidprotected Stringprotected StringConstraints: Not nullableConstraints: Not nullableprotected ODataEntityKeygetKey()getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6(Key Field) Constraints: Not nullable, Maximum length: 18io.vavr.control.Option<Product>Retrieval of associated Product entity (one to one).io.vavr.control.Option<ProductPlant>Retrieval of associated ProductPlant entity (one to one).Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 5getType()inthashCode()voidsetHasPostToInspectionStock(Boolean hasPostToInspectionStock) Constraints: Not nullablevoidsetInspLotDocumentationIsRequired(Boolean inspLotDocumentationIsRequired) Constraints: Not nullablevoid(Key Field) Constraints: Not nullable, Maximum length: 4voidsetProdQltyManagementControlKey(String prodQltyManagementControlKey) Constraints: Not nullable, Maximum length: 8voidsetProdQualityAuthorizationGroup(String prodQualityAuthorizationGroup) Constraints: Not nullable, Maximum length: 6voidsetProduct(Product value) Overwrites the associated Product entity for the loaded navigation property _Product.voidsetProduct(String product) (Key Field) Constraints: Not nullable, Maximum length: 18voidsetProductPlant(ProductPlant value) Overwrites the associated ProductPlant entity for the loaded navigation property _ProductPlant.voidsetProductQualityCertificateType(String productQualityCertificateType) Constraints: Not nullable, Maximum length: 4voidsetQualityMgmtSystemForSupplier(String qualityMgmtSystemForSupplier) Constraints: Not nullable, Maximum length: 4voidsetRecrrgInspIntervalTimeInDays(BigDecimal recrrgInspIntervalTimeInDays) Constraints: Not nullable, Precision: 5toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of ProductPlantQualityManagement. -
PRODUCT
-
PLANT
-
PROD_QLTY_MANAGEMENT_CONTROL_KEY
public static final SimpleProperty.String<ProductPlantQualityManagement> PROD_QLTY_MANAGEMENT_CONTROL_KEY -
HAS_POST_TO_INSPECTION_STOCK
public static final SimpleProperty.Boolean<ProductPlantQualityManagement> HAS_POST_TO_INSPECTION_STOCK -
INSP_LOT_DOCUMENTATION_IS_REQUIRED
public static final SimpleProperty.Boolean<ProductPlantQualityManagement> INSP_LOT_DOCUMENTATION_IS_REQUIRED -
QUALITY_MGMT_SYSTEM_FOR_SUPPLIER
public static final SimpleProperty.String<ProductPlantQualityManagement> QUALITY_MGMT_SYSTEM_FOR_SUPPLIER -
RECRRG_INSP_INTERVAL_TIME_IN_DAYS
public static final SimpleProperty.NumericDecimal<ProductPlantQualityManagement> RECRRG_INSP_INTERVAL_TIME_IN_DAYS -
PRODUCT_QUALITY_CERTIFICATE_TYPE
public static final SimpleProperty.String<ProductPlantQualityManagement> PRODUCT_QUALITY_CERTIFICATE_TYPE -
PROD_QUALITY_AUTHORIZATION_GROUP
public static final SimpleProperty.String<ProductPlantQualityManagement> PROD_QUALITY_AUTHORIZATION_GROUP -
TO__PRODUCT
Use with available request builders to apply the _Product navigation property to query operations. -
TO__PRODUCT_PLANT
public static final NavigationProperty.Single<ProductPlantQualityManagement,ProductPlant> TO__PRODUCT_PLANTUse with available request builders to apply the _ProductPlant navigation property to query operations.
-
-
Constructor Details
-
ProductPlantQualityManagement
public ProductPlantQualityManagement() -
ProductPlantQualityManagement
public ProductPlantQualityManagement(@Nullable String product, @Nullable String plant, @Nullable String prodQltyManagementControlKey, @Nullable Boolean hasPostToInspectionStock, @Nullable Boolean inspLotDocumentationIsRequired, @Nullable String qualityMgmtSystemForSupplier, @Nullable BigDecimal recrrgInspIntervalTimeInDays, @Nullable String productQualityCertificateType, @Nullable String prodQualityAuthorizationGroup, @Nullable Product to_Product, @Nullable ProductPlant to_ProductPlant)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ProductPlantQualityManagement>
-
setProduct
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Parameters:
product- Product Number
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setProdQltyManagementControlKey
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ProdQltyManagementControlKey
- Parameters:
prodQltyManagementControlKey- Control Key for Quality Management in Procurement
-
setHasPostToInspectionStock
Constraints: Not nullableOriginal property name from the Odata EDM: HasPostToInspectionStock
- Parameters:
hasPostToInspectionStock- Has Post to Inspection Stock
-
setInspLotDocumentationIsRequired
Constraints: Not nullableOriginal property name from the Odata EDM: InspLotDocumentationIsRequired
- Parameters:
inspLotDocumentationIsRequired- Documentation required indicator
-
setQualityMgmtSystemForSupplier
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: QualityMgmtSystemForSupplier
- Parameters:
qualityMgmtSystemForSupplier- Required QM System for Supplier
-
setRecrrgInspIntervalTimeInDays
Constraints: Not nullable, Precision: 5Original property name from the Odata EDM: RecrrgInspIntervalTimeInDays
- Parameters:
recrrgInspIntervalTimeInDays- Interval Until Next Recurring Inspection
-
setProductQualityCertificateType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductQualityCertificateType
- Parameters:
productQualityCertificateType- Certificate Type
-
setProdQualityAuthorizationGroup
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProdQualityAuthorizationGroup
- Parameters:
prodQualityAuthorizationGroup- Material Authorization Group for Activities in QM
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ProductPlantQualityManagement>
-
getKey
- Overrides:
getKeyin classVdmObject<ProductPlantQualityManagement>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ProductPlantQualityManagement>
-
fromMap
- Overrides:
fromMapin classVdmObject<ProductPlantQualityManagement>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ProductPlantQualityManagement>
-
getProductIfPresent
Retrieval of associated Product entity (one to one). This corresponds to the OData navigation property _Product.If the navigation property for an entity ProductPlantQualityManagement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _Product is already loaded, the result will contain the
Product entity. If not, an
Optionwith result stateemptyis returned.
-
setProduct
Overwrites the associated Product entity for the loaded navigation property _Product.- Parameters:
value- New Product entity.
-
getProductPlantIfPresent
Retrieval of associated ProductPlant entity (one to one). This corresponds to the OData navigation property _ProductPlant.If the navigation property for an entity ProductPlantQualityManagement has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _ProductPlant is already loaded, the result will
contain the ProductPlant entity. If not, an
Optionwith result stateemptyis returned.
-
setProductPlant
Overwrites the associated ProductPlant entity for the loaded navigation property _ProductPlant.- Parameters:
value- New ProductPlant entity.
-
builder
-
getProduct
(Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Product
- Returns:
- Product Number
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getProdQltyManagementControlKey
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ProdQltyManagementControlKey
- Returns:
- Control Key for Quality Management in Procurement
-
getHasPostToInspectionStock
Constraints: Not nullableOriginal property name from the Odata EDM: HasPostToInspectionStock
- Returns:
- Has Post to Inspection Stock
-
getInspLotDocumentationIsRequired
Constraints: Not nullableOriginal property name from the Odata EDM: InspLotDocumentationIsRequired
- Returns:
- Documentation required indicator
-
getQualityMgmtSystemForSupplier
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: QualityMgmtSystemForSupplier
- Returns:
- Required QM System for Supplier
-
getRecrrgInspIntervalTimeInDays
Constraints: Not nullable, Precision: 5Original property name from the Odata EDM: RecrrgInspIntervalTimeInDays
- Returns:
- Interval Until Next Recurring Inspection
-
getProductQualityCertificateType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductQualityCertificateType
- Returns:
- Certificate Type
-
getProdQualityAuthorizationGroup
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProdQualityAuthorizationGroup
- Returns:
- Material Authorization Group for Activities in QM
-
toString
- Overrides:
toStringin classVdmObject<ProductPlantQualityManagement>
-
equals
- Overrides:
equalsin classVdmEntity<ProductPlantQualityManagement>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ProductPlantQualityManagement>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ProductPlantQualityManagement>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<ProductPlantQualityManagement>
-