Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.selectable.ServiceQtanRefObjectSelectable
Packages that use ServiceQtanRefObjectSelectable
Package
Description
-
Uses of ServiceQtanRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation 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.servicequotation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.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.servicequotation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.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.