Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.ProductionOrderComponent_2
Packages that use ProductionOrderComponent_2
Package
Description
-
Uses of ProductionOrderComponent_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type parameters of type ProductionOrderComponent_2Modifier and TypeFieldDescriptionstatic final ProductionOrder_2Link<ProductionOrderComponent_2>ProductionOrder_2.TO_PRODUCTION_ORDER_COMPONENTUse with available fluent helpers to apply the to_ProductionOrderComponent navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return ProductionOrderComponent_2Modifier and TypeMethodDescriptionProductionOrderComponent_2.ProductionOrderComponent_2Builder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 that return types with arguments of type ProductionOrderComponent_2Modifier and TypeMethodDescriptionProductionOrder_2.fetchProductionOrderComponent()Fetches the ProductionOrderComponent_2 entities (one to many) associated with this entity.protected Class<ProductionOrderComponent_2>ProductionOrderComponent_2ByKeyFluentHelper.getEntityClass()protected Class<ProductionOrderComponent_2>ProductionOrderComponent_2FluentHelper.getEntityClass()io.vavr.control.Option<List<ProductionOrderComponent_2>>ProductionOrder_2.getProductionOrderComponentIfPresent()Retrieval of associated ProductionOrderComponent_2 entities (one to many).ProductionOrder_2.getProductionOrderComponentOrFetch()Retrieval of associated ProductionOrderComponent_2 entities (one to many).ProductionOrderComponent_2.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with parameters of type ProductionOrderComponent_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.addProductionOrderComponent(ProductionOrderComponent_2... entity) Adds elements to the list of associated ProductionOrderComponent_2 entities.ProductionOrder_2.ProductionOrder_2Builder.productionOrderComponent(ProductionOrderComponent_2... value) Navigation property to_ProductionOrderComponent for ProductionOrder_2 to multiple ProductionOrderComponent_2.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionOrderComponent_2Modifier and TypeMethodDescriptionvoidProductionOrder_2.setProductionOrderComponent(List<ProductionOrderComponent_2> value) Overwrites the list of associated ProductionOrderComponent_2 entities for the loaded navigation property to_ProductionOrderComponent.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2 with type arguments of type ProductionOrderComponent_2ModifierConstructorDescriptionProductionOrder_2(String manufacturingOrder, String manufacturingOrderCategory, String manufacturingOrderType, String orderLongText, 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, String productionUnitISOCode, String productionUnitSAPCode, BigDecimal totalQuantity, BigDecimal mfgOrderPlannedScrapQty, BigDecimal mfgOrderConfirmedYieldQty, String customerName, String wBSElementExternalID, List<ProductionOrderComponent_2> toProductionOrderComponent, List<ProductionOrderComponent_3> toProductionOrderComponentExt, List<ProductionOrderComponent_4> toProductionOrderComponentExt4, List<ProductionOrderItem_2> toProductionOrderItem, List<ProductionOrderOperation_2> toProductionOrderOperation, List<ProductionOrderStatus_2> toProductionOrderStatus, List<ProductionRsceTools_2> toProductionRsceTools) -
Uses of ProductionOrderComponent_2 in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link that return types with arguments of type ProductionOrderComponent_2Modifier and TypeMethodDescriptionProductionOrderComponent_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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderv2.link with type arguments of type ProductionOrderComponent_2Modifier and TypeMethodDescriptionprotected ProductionOrderComponent_2Link<ObjectT>ProductionOrderComponent_2Link.translateLinkType(EntityLink<ProductionOrderComponent_2Link<ObjectT>, ProductionOrderComponent_2, ObjectT> link)