Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processproductionorders |
Modifier and Type | Field and Description |
---|---|
static ProductionOrderLink<ProductionOrderComponent> |
ProductionOrder.TO_PRODUCTION_ORDER_COMPONENT
Use with available fluent helpers to apply the to_ProductionOrderComponent navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProductionOrderComponent |
ProductionOrderComponent.ProductionOrderComponentBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProductionOrderComponent> |
ProductionOrder.fetchProductionOrderComponent()
Fetches the ProductionOrderComponent entities (one to many) associated with this entity.
|
List<ProductionOrderComponent> |
ProductionOrder.getProductionOrderComponentOrFetch()
Retrieval of associated ProductionOrderComponent entities (one to many).
|
com.google.common.base.Optional<List<ProductionOrderComponent>> |
ProductionOrder.getProductionOrderComponentOrNull()
Retrieval of associated ProductionOrderComponent entities (one to many).
|
Class<ProductionOrderComponent> |
ProductionOrderComponent.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProductionOrder.addProductionOrderComponent(ProductionOrderComponent... entity)
Adds elements to the list of associated ProductionOrderComponent entities.
|
ProductionOrder.ProductionOrderBuilder |
ProductionOrder.ProductionOrderBuilder.productionOrderComponent(ProductionOrderComponent... value) |
Modifier and Type | Method and Description |
---|---|
void |
ProductionOrder.setProductionOrderComponent(List<ProductionOrderComponent> value)
Overwrites the list of associated ProductionOrderComponent entities for the loaded navigation property to_ProductionOrderComponent.
|
Constructor and Description |
---|
ProductionOrder(String productionOrder,
String orderIsDeleted,
String orderIsPreCosted,
String settlementRuleIsCreated,
String orderIsPartiallyReleased,
String orderIsLocked,
String orderIsTechnicallyCompleted,
String orderIsClosed,
String orderIsPartiallyDelivered,
String orderIsMarkedForDeletion,
String settlementRuleIsCrtedManually,
String productionPlant,
String orderIsScheduled,
String orderHasGeneratedOperations,
String orderIsToBeHandledInBatches,
String materialAvailyIsNotChecked,
String material,
String materialName,
String productionUnit,
BigDecimal totalQuantity,
String manufacturingOrderType,
String mRPArea,
String orderInternalBillOfOperations,
String manufacturingObject,
String plant,
BigDecimal mfgOrderConfirmedYieldQty,
Calendar mfgOrderPlannedStartDate,
Calendar mfgOrderPlannedStartTime,
Calendar mfgOrderPlannedEndDate,
Calendar mfgOrderPlannedEndTime,
Calendar mfgOrderScheduledStartDate,
Calendar mfgOrderScheduledStartTime,
Calendar mfgOrderScheduledEndDate,
String orderIsCreated,
Calendar mfgOrderScheduledEndTime,
String salesOrder,
String salesOrderItem,
String plannedOrder,
String customerName,
String wBSElement,
String wBSElementInternalID,
String wBSDescription,
String companyCode,
String functionalArea,
String orderIsReleased,
String plannedCostsCostingVariant,
String actualCostsCostingVariant,
String userID,
String productionVersion,
String mRPController,
String productionSupervisor,
String manufacturingOrderCategory,
String orderIsPrinted,
String orderIsConfirmed,
String orderIsPartiallyConfirmed,
String orderIsDelivered,
ErpConfigContext erpConfigContext,
List<ProductionOrderComponent> toProductionOrderComponent,
List<ProductionOrderItem> toProductionOrderItem,
List<ProductionOrderOperation> toProductionOrderOperation,
List<ProductionOrderStatus> toProductionOrderStatus,
List<ProductionRsceTools> toProductionRsceTools) |
Copyright © 2018 SAP SE. All rights reserved.