Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration.selectable.SupplierInvoiceTaxSelectable
Packages that use SupplierInvoiceTaxSelectable
Package
Description
-
Uses of SupplierInvoiceTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierinvoiceintegration declared as SupplierInvoiceTaxSelectableModifier and TypeFieldDescriptionstatic final SupplierInvoiceTaxSelectableSupplierInvoiceTax.ALL_FIELDSSelector for all available fields of SupplierInvoiceTax. -
Uses of SupplierInvoiceTaxSelectable 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 SupplierInvoiceTaxSelectableModifier and TypeClassDescriptionclassSupplierInvoiceTaxField<FieldT>Template class to represent entity fields of the EntitySupplierInvoiceTax. -
Uses of SupplierInvoiceTaxSelectable 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 SupplierInvoiceTaxSelectableModifier and TypeClassDescriptionclassSupplierInvoiceTaxLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierInvoiceTaxto other entities.classSupplierInvoiceTaxOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSupplierInvoiceTaxto other entities, where the cardinality of the related entity is at most 1.