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