Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement.field.SchAgrmtSchLineField
Packages that use SchAgrmtSchLineField
-
Uses of SchAgrmtSchLineField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement declared as SchAgrmtSchLineFieldModifier and TypeFieldDescriptionstatic final SchAgrmtSchLineField<String>SchAgrmtSchLine.DELIV_DATE_CATEGORYUse with available fluent helpers to apply the DelivDateCategory field to query operations.static final SchAgrmtSchLineField<BigDecimal>SchAgrmtSchLine.NO_OF_REMINDERS_OF_SCHEDULE_LINEUse with available fluent helpers to apply the NoOfRemindersOfScheduleLine field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.ORDER_QUANTITY_UNITUse with available fluent helpers to apply the OrderQuantityUnit field to query operations.static final SchAgrmtSchLineField<BigDecimal>SchAgrmtSchLine.PREV_DELIV_QTY_OF_SCHEDULE_LINEUse with available fluent helpers to apply the PrevDelivQtyOfScheduleLine field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final SchAgrmtSchLineField<BigDecimal>SchAgrmtSchLine.ROUGH_GOODS_RECEIPT_QTYUse with available fluent helpers to apply the RoughGoodsReceiptQty field to query operations.static final SchAgrmtSchLineField<LocalDateTime>SchAgrmtSchLine.SCHED_LINE_STSC_DELIVERY_DATEUse with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.static final SchAgrmtSchLineField<LocalDateTime>SchAgrmtSchLine.SCHEDULE_LINE_DELIVERY_DATEUse with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.static final SchAgrmtSchLineField<LocalTime>SchAgrmtSchLine.SCHEDULE_LINE_DELIVERY_TIMEUse with available fluent helpers to apply the ScheduleLineDeliveryTime field to query operations.static final SchAgrmtSchLineField<Boolean>SchAgrmtSchLine.SCHEDULE_LINE_IS_FIXEDUse with available fluent helpers to apply the ScheduleLineIsFixed field to query operations.static final SchAgrmtSchLineField<BigDecimal>SchAgrmtSchLine.SCHEDULE_LINE_ORDER_QUANTITYUse with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.SCHEDULING_AGREEMENTUse with available fluent helpers to apply the SchedulingAgreement field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.SCHEDULING_AGREEMENT_ITEMUse with available fluent helpers to apply the SchedulingAgreementItem field to query operations.static final SchAgrmtSchLineField<String>SchAgrmtSchLine.SOURCE_OF_CREATIONUse with available fluent helpers to apply the SourceOfCreation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement that return SchAgrmtSchLineFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SchAgrmtSchLineField<T>SchAgrmtSchLine.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SchAgrmtSchLineField<T>Use with available fluent helpers to apply an extension field to query operations.