Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeFormulaItemSelectable
Packages that use RecipeFormulaItemSelectable
Package
Description
-
Uses of RecipeFormulaItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeFormulaItemSelectableModifier and TypeFieldDescriptionstatic final RecipeFormulaItemSelectableRecipeFormulaItem.ALL_FIELDSSelector for all available fields of RecipeFormulaItem. -
Uses of RecipeFormulaItemSelectable 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 RecipeFormulaItemSelectableModifier and TypeClassDescriptionclassRecipeFormulaItemField<FieldT>Template class to represent entity fields of the EntityRecipeFormulaItem. -
Uses of RecipeFormulaItemSelectable 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 RecipeFormulaItemSelectableModifier and TypeClassDescriptionclassRecipeFormulaItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeFormulaItemto other entities.classRecipeFormulaItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeFormulaItemto other entities, where the cardinality of the related entity is at most 1.