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