Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.purchaseorder |
Modifier and Type | Field and Description |
---|---|
static PurchaseOrderScheduleLineField<String> |
PurchaseOrderScheduleLine.DELIV_DATE_CATEGORY
Use with available fluent helpers to apply the DelivDateCategory field to query operations.
|
static PurchaseOrderScheduleLineField<LocalDateTime> |
PurchaseOrderScheduleLine.PERFORMANCE_PERIOD_END_DATE
Use with available fluent helpers to apply the PerformancePeriodEndDate field to query operations.
|
static PurchaseOrderScheduleLineField<LocalDateTime> |
PurchaseOrderScheduleLine.PERFORMANCE_PERIOD_START_DATE
Use with available fluent helpers to apply the PerformancePeriodStartDate field to query operations.
|
static PurchaseOrderScheduleLineField<String> |
PurchaseOrderScheduleLine.PURCHASE_REQUISITION
Use with available fluent helpers to apply the PurchaseRequisition field to query operations.
|
static PurchaseOrderScheduleLineField<String> |
PurchaseOrderScheduleLine.PURCHASE_REQUISITION_ITEM
Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.
|
static PurchaseOrderScheduleLineField<String> |
PurchaseOrderScheduleLine.PURCHASING_DOCUMENT
Use with available fluent helpers to apply the PurchasingDocument field to query operations.
|
static PurchaseOrderScheduleLineField<String> |
PurchaseOrderScheduleLine.PURCHASING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PurchasingDocumentItem field to query operations.
|
static PurchaseOrderScheduleLineField<LocalDateTime> |
PurchaseOrderScheduleLine.SCHED_LINE_STSC_DELIVERY_DATE
Use with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.
|
static PurchaseOrderScheduleLineField<String> |
PurchaseOrderScheduleLine.SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations.
|
static PurchaseOrderScheduleLineField<BigDecimal> |
PurchaseOrderScheduleLine.SCHEDULE_LINE_COMMITTED_QUANTITY
Use with available fluent helpers to apply the ScheduleLineCommittedQuantity field to query operations.
|
static PurchaseOrderScheduleLineField<LocalDateTime> |
PurchaseOrderScheduleLine.SCHEDULE_LINE_DELIVERY_DATE
Use with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.
|
static PurchaseOrderScheduleLineField<LocalTime> |
PurchaseOrderScheduleLine.SCHEDULE_LINE_DELIVERY_TIME
Use with available fluent helpers to apply the ScheduleLineDeliveryTime field to query operations.
|
static PurchaseOrderScheduleLineField<BigDecimal> |
PurchaseOrderScheduleLine.SCHEDULE_LINE_ORDER_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PurchaseOrderScheduleLineField<T> |
PurchaseOrderScheduleLine.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
PurchaseOrderScheduleLine.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.