Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AssetSCountryOfOrigin |
FixedAssetGetlistOrigin.getCountry()
Field name: COUNTRY
Type element: BF_AM_LAND1
Domain name: LAND1
Internal type: CHAR
Description: Asset's country of origin
Max length: 3
|
AssetSCountryOfOrigin |
FixedAssetOrigin.getCountry()
Field name: COUNTRY
Type element: BF_AM_LAND1
Domain name: LAND1
Internal type: CHAR
Description: Asset's country of origin
Max length: 3
|
Modifier and Type | Method and Description |
---|---|
FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder |
FixedAssetGetlistOrigin.FixedAssetGetlistOriginBuilder.country(AssetSCountryOfOrigin country) |
FixedAssetOrigin.FixedAssetOriginBuilder |
FixedAssetOrigin.FixedAssetOriginBuilder.country(AssetSCountryOfOrigin country) |
void |
FixedAssetGetlistOrigin.setCountry(AssetSCountryOfOrigin country)
Field name: COUNTRY
Type element: BF_AM_LAND1
Domain name: LAND1
Internal type: CHAR
Description: Asset's country of origin
Max length: 3
|
void |
FixedAssetOrigin.setCountry(AssetSCountryOfOrigin country)
Field name: COUNTRY
Type element: BF_AM_LAND1
Domain name: LAND1
Internal type: CHAR
Description: Asset's country of origin
Max length: 3
|
Modifier and Type | Method and Description |
---|---|
static AssetSCountryOfOrigin |
AssetSCountryOfOrigin.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AssetSCountryOfOrigin> |
AssetSCountryOfOrigin.getType() |
ErpTypeConverter<AssetSCountryOfOrigin> |
AssetSCountryOfOrigin.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.