Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
CountryIsoCode |
FtrStructureForPaymentDetail.getBankAccountCountryIso()
Field name: BANK_ACCOUNT_COUNTRY_ISO
|
CountryIsoCode |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.getCountryIso()
Field name: COUNTRY_ISO
|
CountryIsoCode |
FtrStructureForChangingTransactions.getCountryIso()
Field name: COUNTRY_ISO
|
CountryIsoCode |
FtrStructureForCreatingTransactions.getCountryIso()
Field name: COUNTRY_ISO
|
CountryIsoCode |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.getCountryIso()
Field name: COUNTRY_ISO
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.bankAccountCountryIso(CountryIsoCode bankAccountCountryIso) |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder.countryIso(CountryIsoCode countryIso) |
FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder |
FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder.countryIso(CountryIsoCode countryIso) |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder.countryIso(CountryIsoCode countryIso) |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder.countryIso(CountryIsoCode countryIso) |
void |
FtrStructureForPaymentDetail.setBankAccountCountryIso(CountryIsoCode bankAccountCountryIso)
Field name: BANK_ACCOUNT_COUNTRY_ISO
|
void |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.setCountryIso(CountryIsoCode countryIso)
Field name: COUNTRY_ISO
|
void |
FtrStructureForChangingTransactions.setCountryIso(CountryIsoCode countryIso)
Field name: COUNTRY_ISO
|
void |
FtrStructureForCreatingTransactions.setCountryIso(CountryIsoCode countryIso)
Field name: COUNTRY_ISO
|
void |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.setCountryIso(CountryIsoCode countryIso)
Field name: COUNTRY_ISO
|
Modifier and Type | Method and Description |
---|---|
static CountryIsoCode |
CountryIsoCode.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CountryIsoCode> |
CountryIsoCode.getType() |
ErpTypeConverter<CountryIsoCode> |
CountryIsoCode.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.