Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
NetWeight |
GlAccountItem.getNetWeight()
Field name: NET_WEIGHT
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.netWeight(NetWeight netWeight) |
void |
GlAccountItem.setNetWeight(NetWeight netWeight)
Field name: NET_WEIGHT
|
Modifier and Type | Method and Description |
---|---|
static NetWeight |
NetWeight.of(BigDecimal value) |
static NetWeight |
NetWeight.of(double value) |
static NetWeight |
NetWeight.of(float value) |
static NetWeight |
NetWeight.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<NetWeight> |
NetWeight.getType() |
Copyright © 2019 SAP SE. All rights reserved.