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