Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.selectable.ServiceQuotationItemTextSelectable
Packages that use ServiceQuotationItemTextSelectable
Package
Description
-
Uses of ServiceQuotationItemTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQuotationItemTextSelectableModifier and TypeFieldDescriptionstatic final ServiceQuotationItemTextSelectableServiceQuotationItemText.ALL_FIELDSSelector for all available fields of ServiceQuotationItemText. -
Uses of ServiceQuotationItemTextSelectable 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 ServiceQuotationItemTextSelectableModifier and TypeClassDescriptionclassServiceQuotationItemTextField<FieldT>Template class to represent entity fields of the EntityServiceQuotationItemText. -
Uses of ServiceQuotationItemTextSelectable 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 ServiceQuotationItemTextSelectableModifier and TypeClassDescriptionclassServiceQuotationItemTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationItemTextto other entities.classServiceQuotationItemTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationItemTextto other entities, where the cardinality of the related entity is at most 1.