Class CustSlsAreaAddrDepdntTaxInfo
Original entity name from the Odata EDM: A_CustSlsAreaAddrDepdntTaxInfoType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the AddressID field to query operations.static final CustSlsAreaAddrDepdntTaxInfoSelectableSelector for all available fields of CustSlsAreaAddrDepdntTaxInfo.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the Customer field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the CustomerTaxCategory field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the CustomerTaxClassification field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the DepartureCountry field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the DistributionChannel field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the Division field to query operations.static final CustSlsAreaAddrDepdntTaxInfoField<String>Use with available fluent helpers to apply the SalesOrganization field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
CustSlsAreaAddrDepdntTaxInfoField<T>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.protected void(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1protected String(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 2protected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 4getType()inthashCode()voidsetAddressID(String addressID) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCustomer(String customer) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCustomerTaxCategory(String customerTaxCategory) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetCustomerTaxClassification(String customerTaxClassification) Constraints: Not nullable, Maximum length: 1voidsetDepartureCountry(String departureCountry) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetDistributionChannel(String distributionChannel) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetDivision(String division) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetSalesOrganization(String salesOrganization) (Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of CustSlsAreaAddrDepdntTaxInfo. -
CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations. -
SALES_ORGANIZATION
Use with available fluent helpers to apply the SalesOrganization field to query operations. -
DISTRIBUTION_CHANNEL
Use with available fluent helpers to apply the DistributionChannel field to query operations. -
DIVISION
Use with available fluent helpers to apply the Division field to query operations. -
ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations. -
DEPARTURE_COUNTRY
Use with available fluent helpers to apply the DepartureCountry field to query operations. -
CUSTOMER_TAX_CATEGORY
Use with available fluent helpers to apply the CustomerTaxCategory field to query operations. -
CUSTOMER_TAX_CLASSIFICATION
Use with available fluent helpers to apply the CustomerTaxClassification field to query operations.
-
-
Constructor Details
-
CustSlsAreaAddrDepdntTaxInfo
public CustSlsAreaAddrDepdntTaxInfo() -
CustSlsAreaAddrDepdntTaxInfo
public CustSlsAreaAddrDepdntTaxInfo(@Nullable String customer, @Nullable String salesOrganization, @Nullable String distributionChannel, @Nullable String division, @Nullable String addressID, @Nullable String departureCountry, @Nullable String customerTaxCategory, @Nullable String customerTaxClassification)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<CustSlsAreaAddrDepdntTaxInfo>
-
setCustomer
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Customer
- Parameters:
customer- Customer Number
-
setSalesOrganization
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Parameters:
salesOrganization- Sales Organization
-
setDistributionChannel
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Parameters:
distributionChannel- Reference distrib.channel for cust.and material masters
-
setDivision
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Division
- Parameters:
division- Division
-
setAddressID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Parameters:
addressID- Business Partner Address Number (from BUT020)
-
setDepartureCountry
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DepartureCountry
- Parameters:
departureCountry- Departure Country/Region (from which the goods are sent)
-
setCustomerTaxCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerTaxCategory
- Parameters:
customerTaxCategory- Tax Condition Type (Sales Tax, Value-Added Tax,...)
-
setCustomerTaxClassification
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification
- Parameters:
customerTaxClassification- Tax classification for customer
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
getKey
- Overrides:
getKeyin classVdmObject<CustSlsAreaAddrDepdntTaxInfo>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<CustSlsAreaAddrDepdntTaxInfo>
-
fromMap
- Overrides:
fromMapin classVdmObject<CustSlsAreaAddrDepdntTaxInfo>
-
field
@Nonnull public static <T> CustSlsAreaAddrDepdntTaxInfoField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> CustSlsAreaAddrDepdntTaxInfoField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
builder
-
getCustomer
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Customer
- Returns:
- Customer Number
-
getSalesOrganization
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SalesOrganization
- Returns:
- Sales Organization
-
getDistributionChannel
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DistributionChannel
- Returns:
- Reference distrib.channel for cust.and material masters
-
getDivision
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Division
- Returns:
- Division
-
getAddressID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
- Business Partner Address Number (from BUT020)
-
getDepartureCountry
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DepartureCountry
- Returns:
- Departure Country/Region (from which the goods are sent)
-
getCustomerTaxCategory
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CustomerTaxCategory
- Returns:
- Tax Condition Type (Sales Tax, Value-Added Tax,...)
-
getCustomerTaxClassification
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CustomerTaxClassification
- Returns:
- Tax classification for customer
-
toString
- Overrides:
toStringin classVdmObject<CustSlsAreaAddrDepdntTaxInfo>
-
equals
- Overrides:
equalsin classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
canEqual
- Overrides:
canEqualin classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<CustSlsAreaAddrDepdntTaxInfo>
-