Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.selectable.CustomerWithHoldingTaxSelectable
Packages that use CustomerWithHoldingTaxSelectable
Package
Description
-
Uses of CustomerWithHoldingTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustomerWithHoldingTaxSelectableModifier and TypeFieldDescriptionstatic final CustomerWithHoldingTaxSelectableCustomerWithHoldingTax.ALL_FIELDSSelector for all available fields of CustomerWithHoldingTax. -
Uses of CustomerWithHoldingTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field that implement CustomerWithHoldingTaxSelectableModifier and TypeClassDescriptionclassCustomerWithHoldingTaxField<FieldT>Template class to represent entity fields of the EntityCustomerWithHoldingTax. -
Uses of CustomerWithHoldingTaxSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that implement CustomerWithHoldingTaxSelectableModifier and TypeClassDescriptionclassCustomerWithHoldingTaxLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerWithHoldingTaxto other entities.classCustomerWithHoldingTaxOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerWithHoldingTaxto other entities, where the cardinality of the related entity is at most 1.