Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate.field.SalesOrderScheduleLineSimlnField
Packages that use SalesOrderScheduleLineSimlnField
-
Uses of SalesOrderScheduleLineSimlnField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesordersimulate declared as SalesOrderScheduleLineSimlnFieldModifier and TypeFieldDescriptionstatic final SalesOrderScheduleLineSimlnField<BigDecimal>SalesOrderScheduleLineSimln.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECKUse with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.static final SalesOrderScheduleLineSimlnField<LocalDateTime>SalesOrderScheduleLineSimln.CONFIRMED_DELIVERY_DATEUse with available fluent helpers to apply the ConfirmedDeliveryDate field to query operations.static final SalesOrderScheduleLineSimlnField<BigDecimal>SalesOrderScheduleLineSimln.CORRECTED_QTY_IN_ORDER_QTY_UNITUse with available fluent helpers to apply the CorrectedQtyInOrderQtyUnit field to query operations.static final SalesOrderScheduleLineSimlnField<BigDecimal>SalesOrderScheduleLineSimln.OPEN_CONFD_DELIV_QTY_IN_ORD_QTY_UNITUse with available fluent helpers to apply the OpenConfdDelivQtyInOrdQtyUnit field to query operations.static final SalesOrderScheduleLineSimlnField<String>SalesOrderScheduleLineSimln.ORDER_QUANTITY_ISO_UNITUse with available fluent helpers to apply the OrderQuantityISOUnit field to query operations.static final SalesOrderScheduleLineSimlnField<String>SalesOrderScheduleLineSimln.ORDER_QUANTITY_SAP_UNITUse with available fluent helpers to apply the OrderQuantitySAPUnit field to query operations.static final SalesOrderScheduleLineSimlnField<String>SalesOrderScheduleLineSimln.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final SalesOrderScheduleLineSimlnField<LocalDateTime>SalesOrderScheduleLineSimln.REQUESTED_DELIVERY_DATEUse with available fluent helpers to apply the RequestedDeliveryDate field to query operations.static final SalesOrderScheduleLineSimlnField<String>SalesOrderScheduleLineSimln.SALES_ORDERUse with available fluent helpers to apply the SalesOrder field to query operations.static final SalesOrderScheduleLineSimlnField<String>SalesOrderScheduleLineSimln.SALES_ORDER_ITEMUse with available fluent helpers to apply the SalesOrderItem field to query operations.static final SalesOrderScheduleLineSimlnField<String>SalesOrderScheduleLineSimln.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.static final SalesOrderScheduleLineSimlnField<BigDecimal>SalesOrderScheduleLineSimln.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.salesordersimulate that return SalesOrderScheduleLineSimlnFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SalesOrderScheduleLineSimlnField<T>SalesOrderScheduleLineSimln.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SalesOrderScheduleLineSimlnField<T>Use with available fluent helpers to apply an extension field to query operations.