Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
UnitOfWeightInIsoCode |
GlAccountItem.getUnitOfWtIso()
Field name: UNIT_OF_WT_ISO
Type element: ACPI_GEWEI_ISO
Domain name: ISOCD_UNIT
Internal type: CHAR
Description: Unit of weight in ISO code
Max length: 3
|
Modifier and Type | Method and Description |
---|---|
void |
GlAccountItem.setUnitOfWtIso(UnitOfWeightInIsoCode unitOfWtIso)
Field name: UNIT_OF_WT_ISO
Type element: ACPI_GEWEI_ISO
Domain name: ISOCD_UNIT
Internal type: CHAR
Description: Unit of weight in ISO code
Max length: 3
|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.unitOfWtIso(UnitOfWeightInIsoCode unitOfWtIso) |
Modifier and Type | Method and Description |
---|---|
static UnitOfWeightInIsoCode |
UnitOfWeightInIsoCode.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<UnitOfWeightInIsoCode> |
UnitOfWeightInIsoCode.getType() |
ErpTypeConverter<UnitOfWeightInIsoCode> |
UnitOfWeightInIsoCode.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.