Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.schedulingagreement |
Modifier and Type | Field and Description |
---|---|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.DELIV_DATE_CATEGORY
Use with available fluent helpers to apply the DelivDateCategory field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
SchAgrmtSchLine.NO_OF_REMINDERS_OF_SCHEDULE_LINE
Use with available fluent helpers to apply the NoOfRemindersOfScheduleLine field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
SchAgrmtSchLine.PREV_DELIV_QTY_OF_SCHEDULE_LINE
Use with available fluent helpers to apply the PrevDelivQtyOfScheduleLine field to query operations.
|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.PURCHASE_REQUISITION
Use with available fluent helpers to apply the PurchaseRequisition field to query operations.
|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.PURCHASE_REQUISITION_ITEM
Use with available fluent helpers to apply the PurchaseRequisitionItem field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
SchAgrmtSchLine.ROUGH_GOODS_RECEIPT_QTY
Use with available fluent helpers to apply the RoughGoodsReceiptQty field to query operations.
|
static SchAgrmtSchLineField<LocalDateTime> |
SchAgrmtSchLine.SCHED_LINE_STSC_DELIVERY_DATE
Use with available fluent helpers to apply the SchedLineStscDeliveryDate field to query operations.
|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.SCHEDULE_LINE
Use with available fluent helpers to apply the ScheduleLine field to query operations.
|
static SchAgrmtSchLineField<LocalDateTime> |
SchAgrmtSchLine.SCHEDULE_LINE_DELIVERY_DATE
Use with available fluent helpers to apply the ScheduleLineDeliveryDate field to query operations.
|
static SchAgrmtSchLineField<LocalTime> |
SchAgrmtSchLine.SCHEDULE_LINE_DELIVERY_TIME
Use with available fluent helpers to apply the ScheduleLineDeliveryTime field to query operations.
|
static SchAgrmtSchLineField<Boolean> |
SchAgrmtSchLine.SCHEDULE_LINE_IS_FIXED
Use with available fluent helpers to apply the ScheduleLineIsFixed field to query operations.
|
static SchAgrmtSchLineField<BigDecimal> |
SchAgrmtSchLine.SCHEDULE_LINE_ORDER_QUANTITY
Use with available fluent helpers to apply the ScheduleLineOrderQuantity field to query operations.
|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.SCHEDULING_AGREEMENT
Use with available fluent helpers to apply the SchedulingAgreement field to query operations.
|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.SCHEDULING_AGREEMENT_ITEM
Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations.
|
static SchAgrmtSchLineField<String> |
SchAgrmtSchLine.SOURCE_OF_CREATION
Use with available fluent helpers to apply the SourceOfCreation field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SchAgrmtSchLineField<T> |
SchAgrmtSchLine.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SchAgrmtSchLine.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.