Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder |
Modifier and Type | Field and Description |
---|---|
static BusSolnOrderItemScheduleLineField<String> |
BusSolnOrderItemScheduleLine.BUSINESS_SOLUTION_ORDER
Use with available fluent helpers to apply the BusinessSolutionOrder field to query operations.
|
static BusSolnOrderItemScheduleLineField<String> |
BusSolnOrderItemScheduleLine.BUSINESS_SOLUTION_ORDER_ITEM
Use with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.
|
static BusSolnOrderItemScheduleLineField<BigDecimal> |
BusSolnOrderItemScheduleLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK
Use with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.
|
static BusSolnOrderItemScheduleLineField<ZonedDateTime> |
BusSolnOrderItemScheduleLine.CONFIRMED_DELIVERY_DATE_TIME
Use with available fluent helpers to apply the ConfirmedDeliveryDateTime field to query operations.
|
static BusSolnOrderItemScheduleLineField<String> |
BusSolnOrderItemScheduleLine.ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.
|
static BusSolnOrderItemScheduleLineField<ZonedDateTime> |
BusSolnOrderItemScheduleLine.REQUESTED_DELIVERY_DATE_TIME
Use with available fluent helpers to apply the RequestedDeliveryDateTime field to query operations.
|
static BusSolnOrderItemScheduleLineField<BigDecimal> |
BusSolnOrderItemScheduleLine.REQUESTED_QUANTITY
Use with available fluent helpers to apply the RequestedQuantity field to query operations.
|
static BusSolnOrderItemScheduleLineField<String> |
BusSolnOrderItemScheduleLine.SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BusSolnOrderItemScheduleLineField<T> |
BusSolnOrderItemScheduleLine.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BusSolnOrderItemScheduleLine.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.