Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
CountryKeyInIsoCode |
CostCenterCreateInput.getAddrCountryIso()
Field name: ADDR_COUNTRY_ISO
|
CountryKeyInIsoCode |
FixedAssetGetlistOrigin.getCountryIso()
Field name: COUNTRY_ISO
|
CountryKeyInIsoCode |
FixedAssetOrigin.getCountryIso()
Field name: COUNTRY_ISO
|
CountryKeyInIsoCode |
PostingInAccountingPartnerBillingDoc.getCountryIso()
Field name: COUNTRY_ISO
|
Modifier and Type | Method and Description |
---|---|
CostCenterCreateInput.CostCenterCreateInputBuilder |
CostCenterCreateInput.CostCenterCreateInputBuilder.addrCountryIso(CountryKeyInIsoCode addrCountryIso) |
FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder |
FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder.countryIso(CountryKeyInIsoCode countryIso) |
FixedAssetOrigin.FixedAssetOriginBuilder |
FixedAssetOrigin.FixedAssetOriginBuilder.countryIso(CountryKeyInIsoCode countryIso) |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder.countryIso(CountryKeyInIsoCode countryIso) |
void |
CostCenterCreateInput.setAddrCountryIso(CountryKeyInIsoCode addrCountryIso)
Field name: ADDR_COUNTRY_ISO
|
void |
FixedAssetGetlistOrigin.setCountryIso(CountryKeyInIsoCode countryIso)
Field name: COUNTRY_ISO
|
void |
FixedAssetOrigin.setCountryIso(CountryKeyInIsoCode countryIso)
Field name: COUNTRY_ISO
|
void |
PostingInAccountingPartnerBillingDoc.setCountryIso(CountryKeyInIsoCode countryIso)
Field name: COUNTRY_ISO
|
Modifier and Type | Method and Description |
---|---|
static CountryKeyInIsoCode |
CountryKeyInIsoCode.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<CountryKeyInIsoCode> |
CountryKeyInIsoCode.getType() |
ErpTypeConverter<CountryKeyInIsoCode> |
CountryKeyInIsoCode.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.