Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
SupplierCountryIsoCode |
CustomerItem.getSupcountryIso()
Field name: SUPCOUNTRY_ISO
Type element: LANDL_ISO
Domain name: INTCA
Internal type: CHAR
Description: Supplier country ISO code
Max length: 2
|
SupplierCountryIsoCode |
VendorItem.getSupcountryIso()
Field name: SUPCOUNTRY_ISO
Type element: LANDL_ISO
Domain name: INTCA
Internal type: CHAR
Description: Supplier country ISO code
Max length: 2
|
Modifier and Type | Method and Description |
---|---|
void |
CustomerItem.setSupcountryIso(SupplierCountryIsoCode supcountryIso)
Field name: SUPCOUNTRY_ISO
Type element: LANDL_ISO
Domain name: INTCA
Internal type: CHAR
Description: Supplier country ISO code
Max length: 2
|
void |
VendorItem.setSupcountryIso(SupplierCountryIsoCode supcountryIso)
Field name: SUPCOUNTRY_ISO
Type element: LANDL_ISO
Domain name: INTCA
Internal type: CHAR
Description: Supplier country ISO code
Max length: 2
|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.supcountryIso(SupplierCountryIsoCode supcountryIso) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.supcountryIso(SupplierCountryIsoCode supcountryIso) |
Modifier and Type | Method and Description |
---|---|
static SupplierCountryIsoCode |
SupplierCountryIsoCode.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<SupplierCountryIsoCode> |
SupplierCountryIsoCode.getType() |
ErpTypeConverter<SupplierCountryIsoCode> |
SupplierCountryIsoCode.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.