Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.BusinessPartnerTaxNumberField
Packages that use BusinessPartnerTaxNumberField
-
Uses of BusinessPartnerTaxNumberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BusinessPartnerTaxNumberFieldModifier and TypeFieldDescriptionstatic final BusinessPartnerTaxNumberField<String>BusinessPartnerTaxNumber.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final BusinessPartnerTaxNumberField<String>BusinessPartnerTaxNumber.BP_TAX_LONG_NUMBERUse with available fluent helpers to apply the BPTaxLongNumber field to query operations.static final BusinessPartnerTaxNumberField<String>BusinessPartnerTaxNumber.BP_TAX_NUMBERUse with available fluent helpers to apply the BPTaxNumber field to query operations.static final BusinessPartnerTaxNumberField<String>BusinessPartnerTaxNumber.BP_TAX_TYPEUse with available fluent helpers to apply the BPTaxType field to query operations.static final BusinessPartnerTaxNumberField<String>BusinessPartnerTaxNumber.BUSINESS_PARTNERUse with available fluent helpers to apply the BusinessPartner field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return BusinessPartnerTaxNumberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusinessPartnerTaxNumberField<T>BusinessPartnerTaxNumber.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusinessPartnerTaxNumberField<T>Use with available fluent helpers to apply an extension field to query operations.