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
Type element: ERFMG
Domain name: MENG13
Internal type: QUAN
Description: Quantity in unit of entry
Max length: 7
|
Modifier and Type | Method and Description |
---|---|
GlAccountItem.GlAccountItemBuilder |
GlAccountItem.GlAccountItemBuilder.entryQnt(QuantityInUnitOfEntry entryQnt) |
void |
GlAccountItem.setEntryQnt(QuantityInUnitOfEntry entryQnt)
Field name: ENTRY_QNT
Type element: ERFMG
Domain name: MENG13
Internal type: QUAN
Description: Quantity in unit of entry
Max length: 7
|
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 © 2018 SAP SE. All rights reserved.