Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.selectable.SupplierQuotationItemSelectable
Packages that use SupplierQuotationItemSelectable
Package
Description
-
Uses of SupplierQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation declared as SupplierQuotationItemSelectableModifier and TypeFieldDescriptionstatic final SupplierQuotationItemSelectableSupplierQuotationItem.ALL_FIELDSSelector for all available fields of SupplierQuotationItem. -
Uses of SupplierQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.field that implement SupplierQuotationItemSelectableModifier and TypeClassDescriptionclassSupplierQuotationItemField<FieldT>Template class to represent entity fields of the EntitySupplierQuotationItem. -
Uses of SupplierQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierquotation.link that implement SupplierQuotationItemSelectableModifier and TypeClassDescriptionclassSupplierQuotationItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierQuotationItemto other entities.classSupplierQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierQuotationItemto other entities, where the cardinality of the related entity is at most 1.