Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQtanItemRefObjectSelectable
Packages that use ServiceQtanItemRefObjectSelectable
Package
Description
-
Uses of ServiceQtanItemRefObjectSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanItemRefObjectSelectableModifier and TypeFieldDescriptionstatic final ServiceQtanItemRefObjectSelectableServiceQtanItemRefObject.ALL_FIELDSSelector for all available fields of ServiceQtanItemRefObject. -
Uses of ServiceQtanItemRefObjectSelectable 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 ServiceQtanItemRefObjectSelectableModifier and TypeClassDescriptionclassServiceQtanItemRefObjectField<FieldT>Template class to represent entity fields of the EntityServiceQtanItemRefObject. -
Uses of ServiceQtanItemRefObjectSelectable 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 ServiceQtanItemRefObjectSelectableModifier and TypeClassDescriptionclassServiceQtanItemRefObjectLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanItemRefObjectto other entities.classServiceQtanItemRefObjectOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanItemRefObjectto other entities, where the cardinality of the related entity is at most 1.