Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
CountryKey |
CostCenterCreateInput.getAddrCountry()
Field name: ADDR_COUNTRY
|
CountryKey |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.getCountry()
Field name: COUNTRY
|
CountryKey |
FtrStructureForCreatingTransactions.getCountry()
Field name: COUNTRY
|
CountryKey |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.getCountry()
Field name: COUNTRY
|
CountryKey |
FtrStructureForChangingTransactions.getCountry()
Field name: COUNTRY
|
CountryKey |
PostingInAccountingPartnerBillingDoc.getCountry()
Field name: COUNTRY
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.addrCountry(CountryKey addrCountry) |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.ForeignExchangeCreateswapFtrStructureForCreatingTransactionsBuilder.country(CountryKey country) |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder |
FtrStructureForCreatingTransactions.FtrStructureForCreatingTransactionsBuilder.country(CountryKey country) |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactionsBuilder.country(CountryKey country) |
FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder |
FtrStructureForChangingTransactions.FtrStructureForChangingTransactionsBuilder.country(CountryKey country) |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder.country(CountryKey country) |
void |
CostCenterCreateInput.setAddrCountry(CountryKey addrCountry)
Field name: ADDR_COUNTRY
|
void |
ForeignExchangeCreateswapFtrStructureForCreatingTransactions.setCountry(CountryKey country)
Field name: COUNTRY
|
void |
FtrStructureForCreatingTransactions.setCountry(CountryKey country)
Field name: COUNTRY
|
void |
ForeignExchangeOptionGetdetailFtrStructureForCreatingTransactions.setCountry(CountryKey country)
Field name: COUNTRY
|
void |
FtrStructureForChangingTransactions.setCountry(CountryKey country)
Field name: COUNTRY
|
void |
PostingInAccountingPartnerBillingDoc.setCountry(CountryKey country)
Field name: COUNTRY
|
Modifier and Type | Method and Description |
---|---|
static CountryKey |
CountryKey.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CountryKey> |
CountryKey.getType() |
ErpTypeConverter<CountryKey> |
CountryKey.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.