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