Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation.selectable.ServiceQuotationTextSelectable
Packages that use ServiceQuotationTextSelectable
Package
Description
-
Uses of ServiceQuotationTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotation declared as ServiceQuotationTextSelectableModifier and TypeFieldDescriptionstatic final ServiceQuotationTextSelectableServiceQuotationText.ALL_FIELDSSelector for all available fields of ServiceQuotationText. -
Uses of ServiceQuotationTextSelectable 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 ServiceQuotationTextSelectableModifier and TypeClassDescriptionclassServiceQuotationTextField<FieldT>Template class to represent entity fields of the EntityServiceQuotationText. -
Uses of ServiceQuotationTextSelectable 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 ServiceQuotationTextSelectableModifier and TypeClassDescriptionclassServiceQuotationTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationTextto other entities.classServiceQuotationTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofServiceQuotationTextto other entities, where the cardinality of the related entity is at most 1.