Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQtanFUPSrvcOrdSelectable
Packages that use ServiceQtanFUPSrvcOrdSelectable
Package
Description
-
Uses of ServiceQtanFUPSrvcOrdSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanFUPSrvcOrdSelectableModifier and TypeFieldDescriptionstatic final ServiceQtanFUPSrvcOrdSelectableServiceQtanFUPSrvcOrd.ALL_FIELDSSelector for all available fields of ServiceQtanFUPSrvcOrd. -
Uses of ServiceQtanFUPSrvcOrdSelectable 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 ServiceQtanFUPSrvcOrdSelectableModifier and TypeClassDescriptionclassServiceQtanFUPSrvcOrdField<FieldT>Template class to represent entity fields of the EntityServiceQtanFUPSrvcOrd. -
Uses of ServiceQtanFUPSrvcOrdSelectable 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 ServiceQtanFUPSrvcOrdSelectableModifier and TypeClassDescriptionclassServiceQtanFUPSrvcOrdLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanFUPSrvcOrdto other entities.classServiceQtanFUPSrvcOrdOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQtanFUPSrvcOrdto other entities, where the cardinality of the related entity is at most 1.