Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static RecipeProcessParamValueLink<RecipeProcessParamValueTxt> |
RecipeProcessParamValue.TO_RECIPE_PROCESS_PARAM_VALUE_TXT
Use with available fluent helpers to apply the to_RecipeProcessParamValueTxt navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
RecipeProcessParamValueTxt |
RecipeProcessParamValueTxt.RecipeProcessParamValueTxtBuilder.build() |
protected RecipeProcessParamValueTxt |
RecipeProcessParamValueTxtUpdateFluentHelper.getEntity()
RecipeProcessParamValueTxt entity object that will be updated in the S/4HANA system. |
protected RecipeProcessParamValueTxt |
RecipeProcessParamValueTxtCreateFluentHelper.getEntity()
RecipeProcessParamValueTxt entity object that will be created in the S/4HANA system. |
protected RecipeProcessParamValueTxt |
RecipeProcessParamValueTxtDeleteFluentHelper.getEntity()
RecipeProcessParamValueTxt entity object that will be deleted in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<RecipeProcessParamValueTxt> |
RecipeProcessParamValue.fetchRecipeProcessParamValueTxt()
Fetches the RecipeProcessParamValueTxt entities (one to many) associated with this entity.
|
protected Class<RecipeProcessParamValueTxt> |
RecipeProcessParamValueTxtByKeyFluentHelper.getEntityClass() |
protected Class<RecipeProcessParamValueTxt> |
RecipeProcessParamValueTxtFluentHelper.getEntityClass() |
Optional<List<RecipeProcessParamValueTxt>> |
RecipeProcessParamValue.getRecipeProcessParamValueTxtIfPresent()
Retrieval of associated RecipeProcessParamValueTxt entities (one to many).
|
List<RecipeProcessParamValueTxt> |
RecipeProcessParamValue.getRecipeProcessParamValueTxtOrFetch()
Retrieval of associated RecipeProcessParamValueTxt entities (one to many).
|
Class<RecipeProcessParamValueTxt> |
RecipeProcessParamValueTxt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
RecipeProcessParamValue.addRecipeProcessParamValueTxt(RecipeProcessParamValueTxt... entity)
Adds elements to the list of associated RecipeProcessParamValueTxt entities.
|
RecipeProcessParamValue.RecipeProcessParamValueBuilder |
RecipeProcessParamValue.RecipeProcessParamValueBuilder.recipeProcessParamValueTxt(RecipeProcessParamValueTxt... value) |
Modifier and Type | Method and Description |
---|---|
void |
RecipeProcessParamValue.setRecipeProcessParamValueTxt(List<RecipeProcessParamValueTxt> value)
Overwrites the list of associated RecipeProcessParamValueTxt entities for the loaded navigation property to_RecipeProcessParamValueTxt.
|
protected RecipeProcessParamValueTxtLink<ObjectT> |
RecipeProcessParamValueTxtLink.translateLinkType(EntityLink<RecipeProcessParamValueTxtLink<ObjectT>,RecipeProcessParamValueTxt,ObjectT> link) |
Constructor and Description |
---|
RecipeProcessParamValueTxtCreateFluentHelper(RecipeProcessParamValueTxt entity) |
RecipeProcessParamValueTxtDeleteFluentHelper(RecipeProcessParamValueTxt entity) |
RecipeProcessParamValueTxtUpdateFluentHelper(RecipeProcessParamValueTxt entity) |
Constructor and Description |
---|
RecipeProcessParamValue(UUID recipeProcessParamValUUID,
UUID recipeProcessUUID,
UUID recipeProcessElementUUID,
UUID recipeProcessParamUUID,
UUID recipeProcessEquipRqmtUUID,
String recipeProcessParamUnit,
String recipeProcessParamTgtVal,
String recipeProcessParamMinVal,
String recipeProcessParamMaxVal,
String recipeProcessParamSqncNmbr,
ZonedDateTime recipeLastChangeDateTime,
ErpConfigContext erpConfigContext,
Recipe toRecipe,
RecipeProcessElement toRecipeProcessElement,
RecipeProcessEquipRqmt toRecipeProcessEquipRqmt,
RecipeProcessParam toRecipeProcessParam,
List<RecipeProcessParamValueTxt> toRecipeProcessParamValueTxt,
List<RecProcParamValCharc> toRecProcParamValCharc,
List<RecProcParamValClass> toRecProcParamValClass) |
Copyright © 2018 SAP SE. All rights reserved.