Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecipeProcessEquipRqmtSelectable
Packages that use RecipeProcessEquipRqmtSelectable
Package
Description
-
Uses of RecipeProcessEquipRqmtSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecipeProcessEquipRqmtSelectableModifier and TypeFieldDescriptionstatic final RecipeProcessEquipRqmtSelectableRecipeProcessEquipRqmt.ALL_FIELDSSelector for all available fields of RecipeProcessEquipRqmt. -
Uses of RecipeProcessEquipRqmtSelectable 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 RecipeProcessEquipRqmtSelectableModifier and TypeClassDescriptionclassRecipeProcessEquipRqmtField<FieldT>Template class to represent entity fields of the EntityRecipeProcessEquipRqmt. -
Uses of RecipeProcessEquipRqmtSelectable 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 RecipeProcessEquipRqmtSelectableModifier and TypeClassDescriptionclassRecipeProcessEquipRqmtLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessEquipRqmtto other entities.classRecipeProcessEquipRqmtOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecipeProcessEquipRqmtto other entities, where the cardinality of the related entity is at most 1.