Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.ProductPlantProcurement
Packages that use ProductPlantProcurement
Package
Description
-
Uses of ProductPlantProcurement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with type parameters of type ProductPlantProcurementModifier and TypeFieldDescriptionstatic final ProductPlantOneToOneLink<ProductPlantProcurement>ProductPlant.TO_PRODUCT_PLANT_PROCUREMENTUse with available fluent helpers to apply the to_ProductPlantProcurement navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return ProductPlantProcurementModifier and TypeMethodDescriptionProductPlantProcurement.ProductPlantProcurementBuilder.build()ProductPlant.fetchProductPlantProcurement()Fetches the ProductPlantProcurement entity (one to one) associated with this entity.ProductPlant.getProductPlantProcurementOrFetch()Retrieval of associated ProductPlantProcurement entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification that return types with arguments of type ProductPlantProcurementModifier and TypeMethodDescriptionprotected Class<ProductPlantProcurement>ProductPlantProcurementByKeyFluentHelper.getEntityClass()protected Class<ProductPlantProcurement>ProductPlantProcurementFluentHelper.getEntityClass()io.vavr.control.Option<ProductPlantProcurement>ProductPlant.getProductPlantProcurementIfPresent()Retrieval of associated ProductPlantProcurement entity (one to one).ProductPlantProcurement.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ProductPlantProcurementModifier and TypeMethodDescriptionProductPlant.ProductPlantBuilder.productPlantProcurement(ProductPlantProcurement value) Navigation property to_ProductPlantProcurement for ProductPlant to single ProductPlantProcurement.voidProductPlant.setProductPlantProcurement(ProductPlantProcurement value) Overwrites the associated ProductPlantProcurement entity for the loaded navigation property to_ProductPlantProcurement.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification with parameters of type ProductPlantProcurementModifierConstructorDescriptionProductPlant(String product, String plant, String purchasingGroup, String countryOfOrigin, String regionOfOrigin, String productionInvtryManagedLoc, String profileCode, LocalDateTime profileValidityStartDate, String availabilityCheckType, String fiscalYearVariant, String periodType, String profitCenter, String commodity, BigDecimal goodsReceiptDuration, String maintenanceStatusName, Boolean isMarkedForDeletion, String mRPType, String mRPResponsible, String aBCIndicator, BigDecimal minimumLotSizeQuantity, BigDecimal maximumLotSizeQuantity, BigDecimal fixedLotSizeQuantity, String consumptionTaxCtrlCode, Boolean isCoProduct, String productIsConfigurable, String stockDeterminationGroup, BigDecimal stockInTransferQuantity, BigDecimal stockInTransitQuantity, Boolean hasPostToInspectionStock, Boolean isBatchManagementRequired, String serialNumberProfile, Boolean isNegativeStockAllowed, BigDecimal goodsReceiptBlockedStockQty, String hasConsignmentCtrl, String fiscalYearCurrentPeriod, String fiscalMonthCurrentPeriod, String procurementType, Boolean isInternalBatchManaged, String productCFOPCategory, Boolean productIsExciseTaxRelevant, String baseUnit, ProductPlantProcurement toProductPlantProcurement, ProductSupplyPlanning toProductSupplyPlanning, ProductWorkScheduling toProductWorkScheduling, List<ProductStorageLocation> toStorageLocation) -
Uses of ProductPlantProcurement in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that return types with arguments of type ProductPlantProcurementModifier and TypeMethodDescriptionProductPlantProcurementOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link with type arguments of type ProductPlantProcurementModifier and TypeMethodDescriptionprotected ProductPlantProcurementLink<ObjectT>ProductPlantProcurementLink.translateLinkType(EntityLink<ProductPlantProcurementLink<ObjectT>, ProductPlantProcurement, ObjectT> link)