Modifier and Type | Method and Description |
---|---|
MasterRecipeHeader |
MasterRecipeHeader.MasterRecipeHeaderBuilder.build() |
protected MasterRecipeHeader |
MasterRecipeHeaderCreateFluentHelper.getEntity() |
protected MasterRecipeHeader |
MasterRecipeHeaderUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<MasterRecipeHeader> |
MasterRecipeHeaderFluentHelper.getEntityClass() |
protected Class<MasterRecipeHeader> |
MasterRecipeHeaderByKeyFluentHelper.getEntityClass() |
Class<MasterRecipeHeader> |
MasterRecipeHeader.getType() |
Constructor and Description |
---|
MasterRecipeHeaderCreateFluentHelper(String servicePath,
MasterRecipeHeader entity)
Creates a fluent helper object that will create a
MasterRecipeHeader
entity on the OData endpoint. |
MasterRecipeHeaderUpdateFluentHelper(String servicePath,
MasterRecipeHeader entity)
Creates a fluent helper object that will update a
MasterRecipeHeader
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
MasterRecipeServiceBatchChangeSet |
MasterRecipeServiceBatchChangeSet.createMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader)
Create a new
MasterRecipeHeader entity and save it to the S/4HANA system. |
MasterRecipeServiceBatchChangeSet |
DefaultMasterRecipeServiceBatchChangeSet.createMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader)
Create a new
MasterRecipeHeader entity and save it to the S/4HANA system. |
MasterRecipeServiceBatchChangeSet |
MasterRecipeServiceBatchChangeSet.updateMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader)
Update an existing
MasterRecipeHeader entity and save it to the S/4HANA system. |
MasterRecipeServiceBatchChangeSet |
DefaultMasterRecipeServiceBatchChangeSet.updateMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader)
Update an existing
MasterRecipeHeader entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<MasterRecipeHeader> |
MasterRecipeHeaderOneToOneLink.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 MasterRecipeHeaderLink<ObjectT> |
MasterRecipeHeaderLink.translateLinkType(EntityLink<MasterRecipeHeaderLink<ObjectT>,MasterRecipeHeader,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
MasterRecipeHeaderCreateFluentHelper |
MasterRecipeService.createMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader)
Create a new
MasterRecipeHeader entity and save it to the S/4HANA system. |
MasterRecipeHeaderCreateFluentHelper |
DefaultMasterRecipeService.createMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader) |
MasterRecipeHeaderUpdateFluentHelper |
MasterRecipeService.updateMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader)
Update an existing
MasterRecipeHeader entity and save it to the S/4HANA system. |
MasterRecipeHeaderUpdateFluentHelper |
DefaultMasterRecipeService.updateMasterRecipeHeader(MasterRecipeHeader masterRecipeHeader) |
Copyright © 2020 SAP SE. All rights reserved.