Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula.selectable.RecProcParamValCharcSelectable
Packages that use RecProcParamValCharcSelectable
Package
Description
-
Uses of RecProcParamValCharcSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.recipeheaderandformula declared as RecProcParamValCharcSelectableModifier and TypeFieldDescriptionstatic final RecProcParamValCharcSelectableRecProcParamValCharc.ALL_FIELDSSelector for all available fields of RecProcParamValCharc. -
Uses of RecProcParamValCharcSelectable 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 RecProcParamValCharcSelectableModifier and TypeClassDescriptionclassRecProcParamValCharcField<FieldT>Template class to represent entity fields of the EntityRecProcParamValCharc. -
Uses of RecProcParamValCharcSelectable 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 RecProcParamValCharcSelectableModifier and TypeClassDescriptionclassRecProcParamValCharcLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecProcParamValCharcto other entities.classRecProcParamValCharcOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRecProcParamValCharcto other entities, where the cardinality of the related entity is at most 1.