Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.country |
Modifier and Type | Method and Description |
---|---|
static Country.CountryBuilder |
Country.builder() |
Country.CountryBuilder |
Country.CountryBuilder.country(String country)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
Country.CountryBuilder |
Country.CountryBuilder.countryCurrency(String countryCurrency)
Constraints: Not nullable, Maximum length: 5
|
Country.CountryBuilder |
Country.CountryBuilder.countryThreeDigitISOCode(String countryThreeDigitISOCode)
Constraints: Not nullable, Maximum length: 3
|
Country.CountryBuilder |
Country.CountryBuilder.countryThreeLetterISOCode(String countryThreeLetterISOCode)
Constraints: Not nullable, Maximum length: 3
|
Country.CountryBuilder |
Country.CountryBuilder.hardCurrency(String hardCurrency)
Constraints: Not nullable, Maximum length: 5
|
Country.CountryBuilder |
Country.CountryBuilder.indexBasedCurrency(String indexBasedCurrency)
Constraints: Not nullable, Maximum length: 5
|
Country.CountryBuilder |
Country.CountryBuilder.taxCalculationProcedure(String taxCalculationProcedure)
Constraints: Not nullable, Maximum length: 6
|
Country.CountryBuilder |
Country.CountryBuilder.text(CountryText... value)
Navigation property to_Text for Country to multiple CountryText.
|
Copyright © 2019 SAP SE. All rights reserved.