Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.ProductionSupplyAreaText
Packages that use ProductionSupplyAreaText
Package
Description
-
Uses of ProductionSupplyAreaText 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 ProductionSupplyAreaTextModifier and TypeFieldDescriptionstatic final ProductionSupplyAreaLink<ProductionSupplyAreaText>ProductionSupplyArea.TO_PRODUCTION_SUPPLY_AREA_TEXTUse with available fluent helpers to apply the to_ProductionSupplyAreaText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea that return ProductionSupplyAreaTextModifier and TypeMethodDescriptionProductionSupplyAreaText.ProductionSupplyAreaTextBuilder.build()protected ProductionSupplyAreaTextProductionSupplyAreaTextCreateFluentHelper.getEntity()protected ProductionSupplyAreaTextProductionSupplyAreaTextDeleteFluentHelper.getEntity()protected ProductionSupplyAreaTextProductionSupplyAreaTextUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea that return types with arguments of type ProductionSupplyAreaTextModifier and TypeMethodDescriptionProductionSupplyArea.fetchProductionSupplyAreaText()Fetches the ProductionSupplyAreaText entities (one to many) associated with this entity.protected Class<ProductionSupplyAreaText>ProductionSupplyAreaTextByKeyFluentHelper.getEntityClass()protected Class<ProductionSupplyAreaText>ProductionSupplyAreaTextFluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionSupplyAreaText>>ProductionSupplyArea.getProductionSupplyAreaTextIfPresent()Retrieval of associated ProductionSupplyAreaText entities (one to many).ProductionSupplyArea.getProductionSupplyAreaTextOrFetch()Retrieval of associated ProductionSupplyAreaText entities (one to many).ProductionSupplyAreaText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with parameters of type ProductionSupplyAreaTextModifier and TypeMethodDescriptionvoidProductionSupplyArea.addProductionSupplyAreaText(ProductionSupplyAreaText... entity) Adds elements to the list of associated ProductionSupplyAreaText entities.ProductionSupplyArea.ProductionSupplyAreaBuilder.productionSupplyAreaText(ProductionSupplyAreaText... value) Navigation property to_ProductionSupplyAreaText for ProductionSupplyArea to multiple ProductionSupplyAreaText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with type arguments of type ProductionSupplyAreaTextModifier and TypeMethodDescriptionvoidProductionSupplyArea.setProductionSupplyAreaText(List<ProductionSupplyAreaText> value) Overwrites the list of associated ProductionSupplyAreaText entities for the loaded navigation property to_ProductionSupplyAreaText.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with parameters of type ProductionSupplyAreaTextModifierConstructorDescriptionProductionSupplyAreaTextCreateFluentHelper(String servicePath, ProductionSupplyAreaText entity, String entityCollection) Creates a fluent helper object that will create aProductionSupplyAreaTextentity on the OData endpoint.ProductionSupplyAreaTextDeleteFluentHelper(String servicePath, ProductionSupplyAreaText entity, String entityCollection) Creates a fluent helper object that will delete aProductionSupplyAreaTextentity on the OData endpoint.ProductionSupplyAreaTextUpdateFluentHelper(String servicePath, ProductionSupplyAreaText entity, String entityCollection) Creates a fluent helper object that will update aProductionSupplyAreaTextentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea with type arguments of type ProductionSupplyAreaTextModifierConstructorDescriptionProductionSupplyArea(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) -
Uses of ProductionSupplyAreaText 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 ProductionSupplyAreaTextModifier and TypeMethodDescriptionDefaultProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) ProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Create a newProductionSupplyAreaTextentity and save it to the S/4HANA system.DefaultProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) ProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deletes an existingProductionSupplyAreaTextentity in the S/4HANA system.DefaultProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) ProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Update an existingProductionSupplyAreaTextentity and save it to the S/4HANA system. -
Uses of ProductionSupplyAreaText 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 ProductionSupplyAreaTextModifier and TypeMethodDescriptionProductionSupplyAreaTextOneToOneLink.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 ProductionSupplyAreaTextModifier and TypeMethodDescriptionprotected ProductionSupplyAreaTextLink<ObjectT>ProductionSupplyAreaTextLink.translateLinkType(EntityLink<ProductionSupplyAreaTextLink<ObjectT>, ProductionSupplyAreaText, ObjectT> link) -
Uses of ProductionSupplyAreaText in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProductionSupplyAreaTextModifier and TypeMethodDescriptionDefaultProductionSupplyAreaService.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deprecated.ProductionSupplyAreaService.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deprecated.Create a newProductionSupplyAreaTextentity and save it to the S/4HANA system.DefaultProductionSupplyAreaService.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deprecated.ProductionSupplyAreaService.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deprecated.Deletes an existingProductionSupplyAreaTextentity in the S/4HANA system.DefaultProductionSupplyAreaService.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deprecated.ProductionSupplyAreaService.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deprecated.Update an existingProductionSupplyAreaTextentity and save it to the S/4HANA system.