Modifier and Type | Method and Description |
---|---|
ProductionRoutingHeader |
ProductionRoutingHeader.ProductionRoutingHeaderBuilder.build() |
protected ProductionRoutingHeader |
ProductionRoutingHeaderUpdateFluentHelper.getEntity() |
protected ProductionRoutingHeader |
ProductionRoutingHeaderCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<ProductionRoutingHeader> |
ProductionRoutingHeaderFluentHelper.getEntityClass() |
protected Class<ProductionRoutingHeader> |
ProductionRoutingHeaderByKeyFluentHelper.getEntityClass() |
Class<ProductionRoutingHeader> |
ProductionRoutingHeader.getType() |
Constructor and Description |
---|
ProductionRoutingHeaderCreateFluentHelper(String servicePath,
ProductionRoutingHeader entity)
Deprecated.
|
ProductionRoutingHeaderCreateFluentHelper(String servicePath,
ProductionRoutingHeader entity,
String entityCollection)
Creates a fluent helper object that will create a
ProductionRoutingHeader entity on the OData endpoint. |
ProductionRoutingHeaderUpdateFluentHelper(String servicePath,
ProductionRoutingHeader entity)
Deprecated.
|
ProductionRoutingHeaderUpdateFluentHelper(String servicePath,
ProductionRoutingHeader entity,
String entityCollection)
Creates a fluent helper object that will update a
ProductionRoutingHeader entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
ProductionRoutingServiceBatchChangeSet |
DefaultProductionRoutingServiceBatchChangeSet.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader)
Create a new
ProductionRoutingHeader entity and save it to the S/4HANA system. |
ProductionRoutingServiceBatchChangeSet |
ProductionRoutingServiceBatchChangeSet.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader)
Create a new
ProductionRoutingHeader entity and save it to the S/4HANA system. |
ProductionRoutingServiceBatchChangeSet |
DefaultProductionRoutingServiceBatchChangeSet.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader)
Update an existing
ProductionRoutingHeader entity and save it to the S/4HANA system. |
ProductionRoutingServiceBatchChangeSet |
ProductionRoutingServiceBatchChangeSet.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader)
Update an existing
ProductionRoutingHeader entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProductionRoutingHeader> |
ProductionRoutingHeaderOneToOneLink.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 ProductionRoutingHeaderLink<ObjectT> |
ProductionRoutingHeaderLink.translateLinkType(EntityLink<ProductionRoutingHeaderLink<ObjectT>,ProductionRoutingHeader,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ProductionRoutingHeaderCreateFluentHelper |
ProductionRoutingService.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader)
Create a new
ProductionRoutingHeader entity and save it to the S/4HANA system. |
ProductionRoutingHeaderCreateFluentHelper |
DefaultProductionRoutingService.createProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) |
ProductionRoutingHeaderUpdateFluentHelper |
ProductionRoutingService.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader)
Update an existing
ProductionRoutingHeader entity and save it to the S/4HANA system. |
ProductionRoutingHeaderUpdateFluentHelper |
DefaultProductionRoutingService.updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) |
Copyright © 2021 SAP SE. All rights reserved.