Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrderItemScheduleLineField
Packages that use BusSolnOrderItemScheduleLineField
-
Uses of BusSolnOrderItemScheduleLineField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrderItemScheduleLineFieldModifier and TypeFieldDescriptionstatic final BusSolnOrderItemScheduleLineField<String>BusSolnOrderItemScheduleLine.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrderItemScheduleLineField<String>BusSolnOrderItemScheduleLine.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrderItemScheduleLineField<BigDecimal>BusSolnOrderItemScheduleLine.CONFD_ORDER_QTY_BY_MATL_AVAIL_CHECKUse with available fluent helpers to apply the ConfdOrderQtyByMatlAvailCheck field to query operations.static final BusSolnOrderItemScheduleLineField<ZonedDateTime>BusSolnOrderItemScheduleLine.CONFIRMED_DELIVERY_DATE_TIMEUse with available fluent helpers to apply the ConfirmedDeliveryDateTime field to query operations.static final BusSolnOrderItemScheduleLineField<String>BusSolnOrderItemScheduleLine.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final BusSolnOrderItemScheduleLineField<ZonedDateTime>BusSolnOrderItemScheduleLine.REQUESTED_DELIVERY_DATE_TIMEUse with available fluent helpers to apply the RequestedDeliveryDateTime field to query operations.static final BusSolnOrderItemScheduleLineField<BigDecimal>BusSolnOrderItemScheduleLine.REQUESTED_QUANTITYUse with available fluent helpers to apply the RequestedQuantity field to query operations.static final BusSolnOrderItemScheduleLineField<String>BusSolnOrderItemScheduleLine.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrderItemScheduleLineFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrderItemScheduleLineField<T>BusSolnOrderItemScheduleLine.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrderItemScheduleLineField<T>Use with available fluent helpers to apply an extension field to query operations.