Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
SupplyingCountry |
FtrStructureForPaymentDetail.getSupcountry()
Field name: SUPCOUNTRY
Type element: LANDL
Domain name: LAND1
Internal type: CHAR
Description: Supplying Country
Max length: 3
|
SupplyingCountry |
CustomerItem.getSupcountry()
Field name: SUPCOUNTRY
Type element: LANDL
Domain name: LAND1
Internal type: CHAR
Description: Supplying Country
Max length: 3
|
SupplyingCountry |
VendorItem.getSupcountry()
Field name: SUPCOUNTRY
Type element: LANDL
Domain name: LAND1
Internal type: CHAR
Description: Supplying Country
Max length: 3
|
Modifier and Type | Method and Description |
---|---|
void |
FtrStructureForPaymentDetail.setSupcountry(SupplyingCountry supcountry)
Field name: SUPCOUNTRY
Type element: LANDL
Domain name: LAND1
Internal type: CHAR
Description: Supplying Country
Max length: 3
|
void |
CustomerItem.setSupcountry(SupplyingCountry supcountry)
Field name: SUPCOUNTRY
Type element: LANDL
Domain name: LAND1
Internal type: CHAR
Description: Supplying Country
Max length: 3
|
void |
VendorItem.setSupcountry(SupplyingCountry supcountry)
Field name: SUPCOUNTRY
Type element: LANDL
Domain name: LAND1
Internal type: CHAR
Description: Supplying Country
Max length: 3
|
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.supcountry(SupplyingCountry supcountry) |
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.supcountry(SupplyingCountry supcountry) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.supcountry(SupplyingCountry supcountry) |
Modifier and Type | Method and Description |
---|---|
static SupplyingCountry |
SupplyingCountry.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<SupplyingCountry> |
SupplyingCountry.getType() |
ErpTypeConverter<SupplyingCountry> |
SupplyingCountry.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.