Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder.field.PurchaseOrderScheduleLineField
Packages that use PurchaseOrderScheduleLineField
-
Uses of PurchaseOrderScheduleLineField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder declared as PurchaseOrderScheduleLineFieldModifier and TypeFieldDescriptionstatic final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.DELIV_DATE_CATEGORYUse with available fluent helpers to apply the DelivDateCategory field to query operations.static final PurchaseOrderScheduleLineField<LocalDateTime>PurchaseOrderScheduleLine.PERFORMANCE_PERIOD_END_DATEUse with available fluent helpers to apply the PerformancePeriodEndDate field to query operations.static final PurchaseOrderScheduleLineField<LocalDateTime>PurchaseOrderScheduleLine.PERFORMANCE_PERIOD_START_DATEUse with available fluent helpers to apply the PerformancePeriodStartDate field to query operations.static final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.PURCHASE_ORDER_QUANTITY_UNITUse with available fluent helpers to apply the PurchaseOrderQuantityUnit field to query operations.static final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.PURCHASE_REQUISITIONUse with available fluent helpers to apply the PurchaseRequisition field to query operations.static final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.PURCHASE_REQUISITION_ITEMUse with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.static final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.PURCHASING_DOCUMENTUse with available fluent helpers to apply the PurchasingDocument field to query operations.static final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.PURCHASING_DOCUMENT_ITEMUse with available fluent helpers to apply the PurchasingDocumentItem field to query operations.static final PurchaseOrderScheduleLineField<LocalDateTime>PurchaseOrderScheduleLine.SCHED_LINE_STSC_DELIVERY_DATEUse with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.static final PurchaseOrderScheduleLineField<String>PurchaseOrderScheduleLine.SCHEDULE_LINEUse with available fluent helpers to apply the ScheduleLine field to query operations.static final PurchaseOrderScheduleLineField<BigDecimal>PurchaseOrderScheduleLine.SCHEDULE_LINE_COMMITTED_QUANTITYUse with available fluent helpers to apply the ScheduleLineCommittedQuantity field to query operations.static final PurchaseOrderScheduleLineField<LocalDateTime>PurchaseOrderScheduleLine.SCHEDULE_LINE_DELIVERY_DATEUse with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.static final PurchaseOrderScheduleLineField<LocalTime>PurchaseOrderScheduleLine.SCHEDULE_LINE_DELIVERY_TIMEUse with available fluent helpers to apply the ScheduleLineDeliveryTime field to query operations.static final PurchaseOrderScheduleLineField<BigDecimal>PurchaseOrderScheduleLine.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.purchaseorder that return PurchaseOrderScheduleLineFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
PurchaseOrderScheduleLineField<T>PurchaseOrderScheduleLine.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PurchaseOrderScheduleLineField<T>Use with available fluent helpers to apply an extension field to query operations.