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