Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.field.SalesOrderScheduleLineField
Packages that use SalesOrderScheduleLineField
-
Uses of SalesOrderScheduleLineField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder declared as SalesOrderScheduleLineFieldModifier and TypeFieldDescriptionstatic final SalesOrderScheduleLineField<BigDecimal>SalesOrderScheduleLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECKUse with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.static final SalesOrderScheduleLineField<LocalDateTime>SalesOrderScheduleLine.CONFIRMED_DELIVERY_DATEUse with available fluent helpers to apply the ConfirmedDeliveryDate field to query operations.static final SalesOrderScheduleLineField<BigDecimal>SalesOrderScheduleLine.CORRECTED_QTY_IN_ORDER_QTY_UNITUse with available fluent helpers to apply the CorrectedQtyInOrderQtyUnit field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.DELIV_BLOCK_REASON_FOR_SCHED_LINEUse with available fluent helpers to apply the DelivBlockReasonForSchedLine field to query operations.static final SalesOrderScheduleLineField<BigDecimal>SalesOrderScheduleLine.DELIVERED_QTY_IN_ORDER_QTY_UNITUse with available fluent helpers to apply the DeliveredQtyInOrderQtyUnit field to query operations.static final SalesOrderScheduleLineField<BigDecimal>SalesOrderScheduleLine.OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNITUse with available fluent helpers to apply the OpenConfdDelivQtyInOrdQtyUnit field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.ORDER_QUANTITY_ISO_UNITUse with available fluent helpers to apply the OrderQuantityISOUnit field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.ORDER_QUANTITY_SAP_UNITUse with available fluent helpers to apply the OrderQuantitySAPUnit field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final SalesOrderScheduleLineField<LocalDateTime>SalesOrderScheduleLine.REQUESTED_DELIVERY_DATEUse with available fluent helpers to apply the RequestedDeliveryDate field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final SalesOrderScheduleLineField<String>SalesOrderScheduleLine.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.static final SalesOrderScheduleLineField<BigDecimal>SalesOrderScheduleLine.SCHEDULE_LINE_ORDER_QUANTITYUse with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder that return SalesOrderScheduleLineFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderScheduleLineField<T>SalesOrderScheduleLine.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderScheduleLineField<T>Use with available fluent helpers to apply an extension field to query operations.