Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQtanRefObjectSelectable
Packages that use ServiceQtanRefObjectSelectable
Package
Description
-
Uses of ServiceQtanRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanRefObjectSelectableModifier and TypeFieldDescriptionstatic final ServiceQtanRefObjectSelectableServiceQtanRefObject.ALL_FIELDSSelector for all available fields of ServiceQtanRefObject. -
Uses of ServiceQtanRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field that implement ServiceQtanRefObjectSelectableModifier and TypeClassDescriptionclassServiceQtanRefObjectField<FieldT>Template class to represent entity fields of the EntityServiceQtanRefObject. -
Uses of ServiceQtanRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.link that implement ServiceQtanRefObjectSelectableModifier and TypeClassDescriptionclassServiceQtanRefObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanRefObjectto other entities.classServiceQtanRefObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanRefObjectto other entities, where the cardinality of the related entity is at most 1.