Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeProcessParamValueSelectable
Packages that use RecipeProcessParamValueSelectable
Package
Description
-
Uses of RecipeProcessParamValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamValueSelectableModifier and TypeFieldDescriptionstatic final RecipeProcessParamValueSelectableRecipeProcessParamValue.ALL_FIELDSSelector for all available fields of RecipeProcessParamValue. -
Uses of RecipeProcessParamValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.field that implement RecipeProcessParamValueSelectableModifier and TypeClassDescriptionclassRecipeProcessParamValueField<FieldT>Template class to represent entity fields of the EntityRecipeProcessParamValue. -
Uses of RecipeProcessParamValueSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.link that implement RecipeProcessParamValueSelectableModifier and TypeClassDescriptionclassRecipeProcessParamValueLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamValueto other entities.classRecipeProcessParamValueOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamValueto other entities, where the cardinality of the related entity is at most 1.