Modifier and Type | Method and Description |
---|---|
ProductionSupplyArea |
ProductionSupplyArea.ProductionSupplyAreaBuilder.build() |
protected ProductionSupplyArea |
ProductionSupplyAreaDeleteFluentHelper.getEntity() |
protected ProductionSupplyArea |
ProductionSupplyAreaCreateFluentHelper.getEntity() |
protected ProductionSupplyArea |
ProductionSupplyAreaUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<ProductionSupplyArea> |
ProductionSupplyAreaFluentHelper.getEntityClass() |
protected Class<ProductionSupplyArea> |
ProductionSupplyAreaByKeyFluentHelper.getEntityClass() |
Class<ProductionSupplyArea> |
ProductionSupplyArea.getType() |
Constructor and Description |
---|
ProductionSupplyAreaCreateFluentHelper(String servicePath,
ProductionSupplyArea entity)
Creates a fluent helper object that will create a
ProductionSupplyArea entity on the OData endpoint. |
ProductionSupplyAreaDeleteFluentHelper(String servicePath,
ProductionSupplyArea entity)
Creates a fluent helper object that will delete a
ProductionSupplyArea entity on the OData endpoint. |
ProductionSupplyAreaUpdateFluentHelper(String servicePath,
ProductionSupplyArea entity)
Creates a fluent helper object that will update a
ProductionSupplyArea entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Create a new
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.createProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Create a new
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Deletes an existing
ProductionSupplyArea entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.deleteProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Deletes an existing
ProductionSupplyArea entity in the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
ProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Update an existing
ProductionSupplyArea entity and save it to the S/4HANA system. |
ProductionSupplyAreaServiceBatchChangeSet |
DefaultProductionSupplyAreaServiceBatchChangeSet.updateProductionSupplyArea(ProductionSupplyArea productionSupplyArea)
Update an existing
ProductionSupplyArea entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProductionSupplyArea> |
ProductionSupplyAreaOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected ProductionSupplyAreaLink<ObjectT> |
ProductionSupplyAreaLink.translateLinkType(EntityLink<ProductionSupplyAreaLink<ObjectT>,ProductionSupplyArea,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.