Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static OrderIDTextField<String> |
OrderIDText.CNSLDTN_ORDER_ID_TEXT
Use with available fluent helpers to apply the CnsldtnOrderIDText field to query operations.
|
static OrderIDTextField<String> |
OrderIDText.INTERNAL_ORDER
Use with available fluent helpers to apply the InternalOrder field to query operations.
|
static OrderIDTextField<String> |
OrderIDText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> OrderIDTextField<T> |
OrderIDText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
OrderIDText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.