Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.plannedorder |
Modifier and Type | Field and Description |
---|---|
static PlannedOrderField<String> |
PlannedOrder.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.CUSTOMER
Use with available fluent helpers to apply the Customer field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.FIXED_SUPPLIER
Use with available fluent helpers to apply the FixedSupplier field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.MRP_AREA
Use with available fluent helpers to apply the MRPArea field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.MRP_CONTROLLER
Use with available fluent helpers to apply the MRPController field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.MRP_PLANT
Use with available fluent helpers to apply the MRPPlant field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PLANNED_ORDER
Use with available fluent helpers to apply the PlannedOrder field to query operations.
|
static PlannedOrderField<Boolean> |
PlannedOrder.PLANNED_ORDER_IS_CONVERTIBLE
Use with available fluent helpers to apply the PlannedOrderIsConvertible field to query operations.
|
static PlannedOrderField<Boolean> |
PlannedOrder.PLANNED_ORDER_IS_FIRM
Use with available fluent helpers to apply the PlannedOrderIsFirm field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PLANNED_ORDER_OPENING_DATE
Use with available fluent helpers to apply the PlannedOrderOpeningDate field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PLANNED_ORDER_TYPE
Use with available fluent helpers to apply the PlannedOrderType field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PLND_ORDER_PLANNED_END_DATE
Use with available fluent helpers to apply the PlndOrderPlannedEndDate field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PLND_ORDER_PLANNED_END_TIME
Use with available fluent helpers to apply the PlndOrderPlannedEndTime field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PLND_ORDER_PLANNED_START_DATE
Use with available fluent helpers to apply the PlndOrderPlannedStartDate field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PLND_ORDER_PLANNED_START_TIME
Use with available fluent helpers to apply the PlndOrderPlannedStartTime field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PRODUCTION_END_DATE
Use with available fluent helpers to apply the ProductionEndDate field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PRODUCTION_PLANT
Use with available fluent helpers to apply the ProductionPlant field to query operations.
|
static PlannedOrderField<Calendar> |
PlannedOrder.PRODUCTION_START_DATE
Use with available fluent helpers to apply the ProductionStartDate field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PRODUCTION_SUPERVISOR
Use with available fluent helpers to apply the ProductionSupervisor field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PRODUCTION_VERSION
Use with available fluent helpers to apply the ProductionVersion field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PURCHASING_DOCUMENT
Use with available fluent helpers to apply the PurchasingDocument field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PURCHASING_DOCUMENT_ITEM
Use with available fluent helpers to apply the PurchasingDocumentItem field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.QUOTA_ARRANGEMENT
Use with available fluent helpers to apply the QuotaArrangement field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.SALES_ORDER_ITEM
Use with available fluent helpers to apply the SalesOrderItem field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.SUPPLIER_NAME
Use with available fluent helpers to apply the SupplierName field to query operations.
|
static PlannedOrderField<BigDecimal> |
PlannedOrder.TOTAL_QUANTITY
Use with available fluent helpers to apply the TotalQuantity field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.WBS_DESCRIPTION
Use with available fluent helpers to apply the WBSDescription field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.WBS_ELEMENT
Use with available fluent helpers to apply the WBSElement field to query operations.
|
static PlannedOrderField<String> |
PlannedOrder.WBS_ELEMENT_INTERNAL_ID
Use with available fluent helpers to apply the WBSElementInternalID field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> PlannedOrderField<T> |
PlannedOrder.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.