Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation.selectable.RequestForQuotationItemSelectable
Packages that use RequestForQuotationItemSelectable
Package
Description
-
Uses of RequestForQuotationItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.requestsforquotation declared as RequestForQuotationItemSelectableModifier and TypeFieldDescriptionstatic final RequestForQuotationItemSelectableRequestForQuotationItem.ALL_FIELDSSelector for all available fields of RequestForQuotationItem. -
Uses of RequestForQuotationItemSelectable 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 RequestForQuotationItemSelectableModifier and TypeClassDescriptionclassRequestForQuotationItemField<FieldT>Template class to represent entity fields of the EntityRequestForQuotationItem. -
Uses of RequestForQuotationItemSelectable 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 RequestForQuotationItemSelectableModifier and TypeClassDescriptionclassRequestForQuotationItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRequestForQuotationItemto other entities.classRequestForQuotationItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofRequestForQuotationItemto other entities, where the cardinality of the related entity is at most 1.