Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
OrderItemNumber |
GLAccountItem.getOrderItno()
Field name: ORDER_ITNO
|
Modifier and Type | Method and Description |
---|---|
GLAccountItem.GLAccountItemBuilder |
GLAccountItem.GLAccountItemBuilder.orderItno(OrderItemNumber orderItno) |
Modifier and Type | Method and Description |
---|---|
static OrderItemNumber |
OrderItemNumber.of(int value) |
static OrderItemNumber |
OrderItemNumber.of(long value) |
static OrderItemNumber |
OrderItemNumber.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<OrderItemNumber> |
OrderItemNumber.getType() |
Copyright © 2017 SAP SE. All rights reserved.