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