Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.ProdnOrderConfBatchCharc
Packages that use ProdnOrderConfBatchCharc
Package
Description
-
Uses of ProdnOrderConfBatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 with type parameters of type ProdnOrderConfBatchCharcModifier and TypeFieldDescriptionstatic final ProdnOrdConfMatlDocItmLink<ProdnOrderConfBatchCharc>ProdnOrdConfMatlDocItm.TO_PRODN_ORDER_CONF_BATCH_CHARCUse with available fluent helpers to apply the to_ProdnOrderConfBatchCharc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 that return ProdnOrderConfBatchCharcModifier and TypeMethodDescriptionProdnOrderConfBatchCharc.ProdnOrderConfBatchCharcBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 that return types with arguments of type ProdnOrderConfBatchCharcModifier and TypeMethodDescriptionProdnOrdConfMatlDocItm.fetchProdnOrderConfBatchCharc()Fetches the ProdnOrderConfBatchCharc entities (one to many) associated with this entity.protected Class<ProdnOrderConfBatchCharc>ProdnOrderConfBatchCharcByKeyFluentHelper.getEntityClass()protected Class<ProdnOrderConfBatchCharc>ProdnOrderConfBatchCharcFluentHelper.getEntityClass()io.vavr.control.Option<List<ProdnOrderConfBatchCharc>>ProdnOrdConfMatlDocItm.getProdnOrderConfBatchCharcIfPresent()Retrieval of associated ProdnOrderConfBatchCharc entities (one to many).ProdnOrdConfMatlDocItm.getProdnOrderConfBatchCharcOrFetch()Retrieval of associated ProdnOrderConfBatchCharc entities (one to many).ProdnOrderConfBatchCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 with parameters of type ProdnOrderConfBatchCharcModifier and TypeMethodDescriptionvoidProdnOrdConfMatlDocItm.addProdnOrderConfBatchCharc(ProdnOrderConfBatchCharc... entity) Adds elements to the list of associated ProdnOrderConfBatchCharc entities.ProdnOrdConfMatlDocItm.ProdnOrdConfMatlDocItmBuilder.prodnOrderConfBatchCharc(ProdnOrderConfBatchCharc... value) Navigation property to_ProdnOrderConfBatchCharc for ProdnOrdConfMatlDocItm to multiple ProdnOrderConfBatchCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 with type arguments of type ProdnOrderConfBatchCharcModifier and TypeMethodDescriptionvoidProdnOrdConfMatlDocItm.setProdnOrderConfBatchCharc(List<ProdnOrderConfBatchCharc> value) Overwrites the list of associated ProdnOrderConfBatchCharc entities for the loaded navigation property to_ProdnOrderConfBatchCharc.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2 with type arguments of type ProdnOrderConfBatchCharcModifierConstructorDescriptionProdnOrdConfMatlDocItm(String confirmationGroup, String confirmationCount, String materialDocument, String materialDocumentItem, String materialDocumentYear, String orderType, String orderID, String orderItem, String manufacturingOrderCategory, String material, String plant, String reservation, String reservationItem, String storageLocation, String productionSupplyArea, String batch, String inventoryValuationType, String goodsMovementType, String goodsMovementReasonCode, String goodsMovementRefDocType, String inventoryUsabilityCode, String inventorySpecialStockType, String salesOrder, String salesOrderItem, String wBSElementExternalID, String supplier, String customer, Boolean reservationIsFinallyIssued, Boolean isCompletelyDelivered, LocalDateTime shelfLifeExpirationDate, LocalDateTime manufactureDate, String storageType, String storageBin, String eWMWarehouse, String eWMStorageBin, String materialDocumentItemText, String entryUnit, String entryUnitISOCode, String entryUnitSAPCode, BigDecimal quantityInEntryUnit, List<ProdnOrderConfBatchCharc> toProdnOrderConfBatchCharc) -
Uses of ProdnOrderConfBatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionorderconfirmationv2.link that return types with arguments of type ProdnOrderConfBatchCharcModifier and TypeMethodDescriptionProdnOrderConfBatchCharcOneToOneLink.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.productionorderconfirmationv2.link with type arguments of type ProdnOrderConfBatchCharcModifier and TypeMethodDescriptionprotected ProdnOrderConfBatchCharcLink<ObjectT>ProdnOrderConfBatchCharcLink.translateLinkType(EntityLink<ProdnOrderConfBatchCharcLink<ObjectT>, ProdnOrderConfBatchCharc, ObjectT> link)