Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.CustSlsAreaAddrDepdntTaxInfoField
Packages that use CustSlsAreaAddrDepdntTaxInfoField
-
Uses of CustSlsAreaAddrDepdntTaxInfoField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as CustSlsAreaAddrDepdntTaxInfoFieldModifier and TypeFieldDescriptionstatic final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.CUSTOMERUse with available fluent helpers to apply the Customer field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.CUSTOMER_TAX_CATEGORYUse with available fluent helpers to apply the CustomerTaxCategory field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.CUSTOMER_TAX_CLASSIFICATIONUse with available fluent helpers to apply the CustomerTaxClassification field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.DEPARTURE_COUNTRYUse with available fluent helpers to apply the DepartureCountry field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.DISTRIBUTION_CHANNELUse with available fluent helpers to apply the DistributionChannel field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.DIVISIONUse with available fluent helpers to apply the Division field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>CustSlsAreaAddrDepdntTaxInfo.SALES_ORGANIZATIONUse with available fluent helpers to apply the SalesOrganization field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return CustSlsAreaAddrDepdntTaxInfoFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
CustSlsAreaAddrDepdntTaxInfoField<T>CustSlsAreaAddrDepdntTaxInfo.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> CustSlsAreaAddrDepdntTaxInfoField<T>Use with available fluent helpers to apply an extension field to query operations.