Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.selectable.RequestForQuotationSelectable
Packages that use RequestForQuotationSelectable
Package
Description
-
Uses of RequestForQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation declared as RequestForQuotationSelectableModifier and TypeFieldDescriptionstatic final RequestForQuotationSelectableRequestForQuotation.ALL_FIELDSSelector for all available fields of RequestForQuotation. -
Uses of RequestForQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.field that implement RequestForQuotationSelectableModifier and TypeClassDescriptionclassRequestForQuotationField<FieldT>Template class to represent entity fields of the EntityRequestForQuotation. -
Uses of RequestForQuotationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.link that implement RequestForQuotationSelectableModifier and TypeClassDescriptionclassRequestForQuotationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRequestForQuotationto other entities.classRequestForQuotationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRequestForQuotationto other entities, where the cardinality of the related entity is at most 1.