Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeProcessParamSelectable
Packages that use RecipeProcessParamSelectable
Package
Description
-
Uses of RecipeProcessParamSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamSelectableModifier and TypeFieldDescriptionstatic final RecipeProcessParamSelectableRecipeProcessParam.ALL_FIELDSSelector for all available fields of RecipeProcessParam. -
Uses of RecipeProcessParamSelectable 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 RecipeProcessParamSelectableModifier and TypeClassDescriptionclassRecipeProcessParamField<FieldT>Template class to represent entity fields of the EntityRecipeProcessParam. -
Uses of RecipeProcessParamSelectable 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 RecipeProcessParamSelectableModifier and TypeClassDescriptionclassRecipeProcessParamLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamto other entities.classRecipeProcessParamOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamto other entities, where the cardinality of the related entity is at most 1.