Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.selectable.SupplierInvoiceSelectable
Packages that use SupplierInvoiceSelectable
Package
Description
-
Uses of SupplierInvoiceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration declared as SupplierInvoiceSelectableModifier and TypeFieldDescriptionstatic final SupplierInvoiceSelectableSupplierInvoice.ALL_FIELDSSelector for all available fields of SupplierInvoice. -
Uses of SupplierInvoiceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.field that implement SupplierInvoiceSelectableModifier and TypeClassDescriptionclassSupplierInvoiceField<FieldT>Template class to represent entity fields of the EntitySupplierInvoice. -
Uses of SupplierInvoiceSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.link that implement SupplierInvoiceSelectableModifier and TypeClassDescriptionclassSupplierInvoiceLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierInvoiceto other entities.classSupplierInvoiceOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierInvoiceto other entities, where the cardinality of the related entity is at most 1.