Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeProcessParamValueTxtSelectable
Packages that use RecipeProcessParamValueTxtSelectable
Package
Description
-
Uses of RecipeProcessParamValueTxtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessParamValueTxtSelectableModifier and TypeFieldDescriptionstatic final RecipeProcessParamValueTxtSelectableRecipeProcessParamValueTxt.ALL_FIELDSSelector for all available fields of RecipeProcessParamValueTxt. -
Uses of RecipeProcessParamValueTxtSelectable 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 RecipeProcessParamValueTxtSelectableModifier and TypeClassDescriptionclassRecipeProcessParamValueTxtField<FieldT>Template class to represent entity fields of the EntityRecipeProcessParamValueTxt. -
Uses of RecipeProcessParamValueTxtSelectable 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 RecipeProcessParamValueTxtSelectableModifier and TypeClassDescriptionclassRecipeProcessParamValueTxtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamValueTxtto other entities.classRecipeProcessParamValueTxtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessParamValueTxtto other entities, where the cardinality of the related entity is at most 1.