Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.salesorder |
Modifier and Type | Field and Description |
---|---|
static SalesOrderScheduleLineField<BigDecimal> |
SalesOrderScheduleLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECK
Use with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.
|
static SalesOrderScheduleLineField<LocalDateTime> |
SalesOrderScheduleLine.CONFIRMED_DELIVERY_DATE
Use with available fluent helpers to apply the ConfirmedDeliveryDate field to query operations.
|
static SalesOrderScheduleLineField<BigDecimal> |
SalesOrderScheduleLine.CORRECTED_QTY_IN_ORDER_QTY_UNIT
Use with available fluent helpers to apply the CorrectedQtyInOrderQtyUnit field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.DELIV_BLOCK_REASON_FOR_SCHED_LINE
Use with available fluent helpers to apply the DelivBlockReasonForSchedLine field to query operations.
|
static SalesOrderScheduleLineField<BigDecimal> |
SalesOrderScheduleLine.DELIVERED_QTY_IN_ORDER_QTY_UNIT
Use with available fluent helpers to apply the DeliveredQtyInOrderQtyUnit field to query operations.
|
static SalesOrderScheduleLineField<BigDecimal> |
SalesOrderScheduleLine.OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNIT
Use with available fluent helpers to apply the OpenConfdDelivQtyInOrdQtyUnit field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.ORDER_QUANTITY_ISO_UNIT
Use with available fluent helpers to apply the OrderQuantityISOUnit field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.ORDER_QUANTITY_SAP_UNIT
Use with available fluent helpers to apply the OrderQuantitySAPUnit field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.ORDER_QUANTITY_UNIT
Use with available fluent helpers to apply the OrderQuantityUnit field to query operations.
|
static SalesOrderScheduleLineField<LocalDateTime> |
SalesOrderScheduleLine.REQUESTED_DELIVERY_DATE
Use with available fluent helpers to apply the RequestedDeliveryDate field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static SalesOrderScheduleLineField<String> |
SalesOrderScheduleLine.SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations.
|
static SalesOrderScheduleLineField<BigDecimal> |
SalesOrderScheduleLine.SCHEDULE_LINE_ORDER_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SalesOrderScheduleLineField<T> |
SalesOrderScheduleLine.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SalesOrderScheduleLine.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.