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