Modifier and Type | Field and Description |
---|---|
static ProductionOrder_2Link<ProductionOrderStatus_2> |
ProductionOrder_2.TO_PRODUCTION_ORDER_STATUS
Use with available fluent helpers to apply the to_ProductionOrderStatus navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProductionOrderStatus_2 |
ProductionOrderStatus_2.ProductionOrderStatus_2Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProductionOrderStatus_2> |
ProductionOrder_2.fetchProductionOrderStatus()
Fetches the ProductionOrderStatus_2 entities (one to many) associated with this entity.
|
protected Class<ProductionOrderStatus_2> |
ProductionOrderStatus_2FluentHelper.getEntityClass() |
protected Class<ProductionOrderStatus_2> |
ProductionOrderStatus_2ByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProductionOrderStatus_2>> |
ProductionOrder_2.getProductionOrderStatusIfPresent()
Retrieval of associated ProductionOrderStatus_2 entities (one to many).
|
List<ProductionOrderStatus_2> |
ProductionOrder_2.getProductionOrderStatusOrFetch()
Retrieval of associated ProductionOrderStatus_2 entities (one to many).
|
Class<ProductionOrderStatus_2> |
ProductionOrderStatus_2.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProductionOrder_2.addProductionOrderStatus(ProductionOrderStatus_2... entity)
Adds elements to the list of associated ProductionOrderStatus_2 entities.
|
ProductionOrder_2.ProductionOrder_2Builder |
ProductionOrder_2.ProductionOrder_2Builder.productionOrderStatus(ProductionOrderStatus_2... value)
Navigation property to_ProductionOrderStatus for ProductionOrder_2 to multiple
ProductionOrderStatus_2.
|
Modifier and Type | Method and Description |
---|---|
void |
ProductionOrder_2.setProductionOrderStatus(List<ProductionOrderStatus_2> value)
Overwrites the list of associated ProductionOrderStatus_2 entities for the loaded navigation property
to_ProductionOrderStatus.
|
Constructor and Description |
---|
ProductionOrder_2(String manufacturingOrder,
String manufacturingOrderCategory,
String manufacturingOrderType,
String manufacturingOrderImportance,
String orderIsCreated,
String orderIsReleased,
String orderIsPrinted,
String orderIsConfirmed,
String orderIsPartiallyConfirmed,
String orderIsDelivered,
String orderIsDeleted,
String orderIsPreCosted,
String settlementRuleIsCreated,
String orderIsPartiallyReleased,
String orderIsLocked,
String orderIsTechnicallyCompleted,
String orderIsClosed,
String orderIsPartiallyDelivered,
String orderIsMarkedForDeletion,
String settlementRuleIsCrtedManually,
String orderIsScheduled,
String orderHasGeneratedOperations,
String orderIsToBeHandledInBatches,
String materialAvailyIsNotChecked,
LocalDateTime mfgOrderCreationDate,
LocalTime mfgOrderCreationTime,
String lastChangeDateTime,
String material,
String storageLocation,
String goodsRecipientName,
String unloadingPointName,
String inventoryUsabilityCode,
BigDecimal materialGoodsReceiptDuration,
String quantityDistributionKey,
String stockSegment,
String orderInternalBillOfOperations,
String productionPlant,
String plant,
String mRPArea,
String mRPController,
String productionSupervisor,
String productionVersion,
String plannedOrder,
String salesOrder,
String salesOrderItem,
String basicSchedulingType,
String manufacturingObject,
String productConfiguration,
String orderSequenceNumber,
String businessArea,
String companyCode,
String profitCenter,
String actualCostsCostingVariant,
String plannedCostsCostingVariant,
String functionalArea,
LocalDateTime mfgOrderPlannedStartDate,
LocalTime mfgOrderPlannedStartTime,
LocalDateTime mfgOrderPlannedEndDate,
LocalTime mfgOrderPlannedEndTime,
LocalDateTime mfgOrderScheduledStartDate,
LocalTime mfgOrderScheduledStartTime,
LocalDateTime mfgOrderScheduledEndDate,
LocalTime mfgOrderScheduledEndTime,
LocalDateTime mfgOrderActualReleaseDate,
String productionUnit,
BigDecimal totalQuantity,
BigDecimal mfgOrderPlannedScrapQty,
BigDecimal mfgOrderConfirmedYieldQty,
String customerName,
String wBSElementExternalID,
String orderLongText,
List<ProductionOrderComponent_2> toProductionOrderComponent,
List<ProductionOrderComponent_3> toProductionOrderComponentExt,
List<ProductionOrderItem_2> toProductionOrderItem,
List<ProductionOrderOperation_2> toProductionOrderOperation,
List<ProductionOrderStatus_2> toProductionOrderStatus,
List<ProductionRsceTools_2> toProductionRsceTools) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProductionOrderStatus_2> |
ProductionOrderStatus_2OneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected ProductionOrderStatus_2Link<ObjectT> |
ProductionOrderStatus_2Link.translateLinkType(EntityLink<ProductionOrderStatus_2Link<ObjectT>,ProductionOrderStatus_2,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.