Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaAddress
Packages that use ProductionSupplyAreaAddress
Package
Description
-
Uses of ProductionSupplyAreaAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with type parameters of type ProductionSupplyAreaAddressModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaOneToOneLink<ProductionSupplyAreaAddress>ProductionSupplyArea.TO_PRODUCTION_SUPPLY_AREA_ADDRESSUse with available fluent helpers to apply the to_ProductionSupplyAreaAddress navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea that return ProductionSupplyAreaAddressModifier and TypeMethodDescriptionProductionSupplyAreaAddress.ProductionSupplyAreaAddressBuilder.build()ProductionSupplyArea.fetchProductionSupplyAreaAddress()Fetches the ProductionSupplyAreaAddress entity (one to one) associated with this entity.protected ProductionSupplyAreaAddressProductionSupplyAreaAddressCreateFluentHelper.getEntity()protected ProductionSupplyAreaAddressProductionSupplyAreaAddressDeleteFluentHelper.getEntity()protected ProductionSupplyAreaAddressProductionSupplyAreaAddressUpdateFluentHelper.getEntity()ProductionSupplyArea.getProductionSupplyAreaAddressOrFetch()Retrieval of associated ProductionSupplyAreaAddress entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea that return types with arguments of type ProductionSupplyAreaAddressModifier and TypeMethodDescriptionprotected Class<ProductionSupplyAreaAddress>ProductionSupplyAreaAddressByKeyFluentHelper.getEntityClass()protected Class<ProductionSupplyAreaAddress>ProductionSupplyAreaAddressFluentHelper.getEntityClass()io.vavr.control.Option<ProductionSupplyAreaAddress>ProductionSupplyArea.getProductionSupplyAreaAddressIfPresent()Retrieval of associated ProductionSupplyAreaAddress entity (one to one).ProductionSupplyAreaAddress.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with parameters of type ProductionSupplyAreaAddressModifier and TypeMethodDescriptionProductionSupplyArea.ProductionSupplyAreaBuilder.productionSupplyAreaAddress(ProductionSupplyAreaAddress value) Navigation property to_ProductionSupplyAreaAddress for ProductionSupplyArea to single ProductionSupplyAreaAddress.voidProductionSupplyArea.setProductionSupplyAreaAddress(ProductionSupplyAreaAddress value) Overwrites the associated ProductionSupplyAreaAddress entity for the loaded navigation property to_ProductionSupplyAreaAddress.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with parameters of type ProductionSupplyAreaAddressModifierConstructorDescriptionProductionSupplyArea(Boolean delete_mc, Boolean update_mc, Boolean productionSupplyAreaAddress_oc, Boolean productionSupplyAreaText_oc, String productionSupplyArea, String plant, String storageLocation, String productionSupplyAreaRespPerson, String unloadingPointName, String factoryCalendar, String shiftGrouping, String shiftSequence, BigDecimal pullIntervalInWorkdays, BigDecimal pullIntervalInMinutes, String unloadingWarehouseStagingArea, String productionSupplyAreaAddressID, ZonedDateTime lastChangeDateTime, String automotiveLoadingPoint, ProductionSupplyAreaAddress toProductionSupplyAreaAddress, List<ProductionSupplyAreaText> toProductionSupplyAreaText) ProductionSupplyAreaAddressCreateFluentHelper(String servicePath, ProductionSupplyAreaAddress entity, String entityCollection) Creates a fluent helper object that will create aProductionSupplyAreaAddressentity on the OData endpoint.ProductionSupplyAreaAddressDeleteFluentHelper(String servicePath, ProductionSupplyAreaAddress entity, String entityCollection) Creates a fluent helper object that will delete aProductionSupplyAreaAddressentity on the OData endpoint.ProductionSupplyAreaAddressUpdateFluentHelper(String servicePath, ProductionSupplyAreaAddress entity, String entityCollection) Creates a fluent helper object that will update aProductionSupplyAreaAddressentity on the OData endpoint. -
Uses of ProductionSupplyAreaAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.batch with parameters of type ProductionSupplyAreaAddressModifier and TypeMethodDescriptionDefaultProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) ProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Create a newProductionSupplyAreaAddressentity and save it to the S/4HANA system.DefaultProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) ProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deletes an existingProductionSupplyAreaAddressentity in the S/4HANA system.DefaultProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) ProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Update an existingProductionSupplyAreaAddressentity and save it to the S/4HANA system. -
Uses of ProductionSupplyAreaAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.link that return types with arguments of type ProductionSupplyAreaAddressModifier and TypeMethodDescriptionProductionSupplyAreaAddressOneToOneLink.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.productionsupplyarea.link with type arguments of type ProductionSupplyAreaAddressModifier and TypeMethodDescriptionprotected ProductionSupplyAreaAddressLink<ObjectT>ProductionSupplyAreaAddressLink.translateLinkType(EntityLink<ProductionSupplyAreaAddressLink<ObjectT>, ProductionSupplyAreaAddress, ObjectT> link) -
Uses of ProductionSupplyAreaAddress in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionSupplyAreaAddressModifier and TypeMethodDescriptionDefaultProductionSupplyAreaService.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deprecated.ProductionSupplyAreaService.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deprecated.Create a newProductionSupplyAreaAddressentity and save it to the S/4HANA system.DefaultProductionSupplyAreaService.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deprecated.ProductionSupplyAreaService.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deprecated.Deletes an existingProductionSupplyAreaAddressentity in the S/4HANA system.DefaultProductionSupplyAreaService.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deprecated.ProductionSupplyAreaService.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deprecated.Update an existingProductionSupplyAreaAddressentity and save it to the S/4HANA system.