Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeCharcSelectable
Packages that use RecipeCharcSelectable
Package
Description
-
Uses of RecipeCharcSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeCharcSelectableModifier and TypeFieldDescriptionstatic final RecipeCharcSelectableRecipeCharc.ALL_FIELDSSelector for all available fields of RecipeCharc. -
Uses of RecipeCharcSelectable 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 RecipeCharcSelectableModifier and TypeClassDescriptionclassRecipeCharcField<FieldT>Template class to represent entity fields of the EntityRecipeCharc. -
Uses of RecipeCharcSelectable 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 RecipeCharcSelectableModifier and TypeClassDescriptionclassRecipeCharcLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeCharcto other entities.classRecipeCharcOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeCharcto other entities, where the cardinality of the related entity is at most 1.