Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder |
Modifier and Type | Field and Description |
---|---|
static BusSolutionOrderItemTextField<String> |
BusSolutionOrderItemText.BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.
|
static BusSolutionOrderItemTextField<String> |
BusSolutionOrderItemText.BUSINESS_SOLUTION_ORDER_ITEM
Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.
|
static BusSolutionOrderItemTextField<String> |
BusSolutionOrderItemText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
static BusSolutionOrderItemTextField<String> |
BusSolutionOrderItemText.PLAIN_LONG_TEXT
Use with available fluent helpers to apply the PlainLongText field to query operations.
|
static BusSolutionOrderItemTextField<String> |
BusSolutionOrderItemText.TEXT_OBJECT_TYPE
Use with available fluent helpers to apply the TextObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusSolutionOrderItemTextField<T> |
BusSolutionOrderItemText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusSolutionOrderItemText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.