Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.ProcOrderConfBatchCharc
Packages that use ProcOrderConfBatchCharc
Package
Description
-
Uses of ProcOrderConfBatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 with type parameters of type ProcOrderConfBatchCharcModifier and TypeFieldDescriptionstatic final ProcOrdConfMatlDocItmLink<ProcOrderConfBatchCharc>ProcOrdConfMatlDocItm.TO_PROC_ORDER_CONF_BATCH_CHARCUse with available fluent helpers to apply the to_ProcOrderConfBatchCharc navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 that return ProcOrderConfBatchCharcMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 that return types with arguments of type ProcOrderConfBatchCharcModifier and TypeMethodDescriptionProcOrdConfMatlDocItm.fetchProcOrderConfBatchCharc()Fetches the ProcOrderConfBatchCharc entities (one to many) associated with this entity.protected Class<ProcOrderConfBatchCharc>ProcOrderConfBatchCharcByKeyFluentHelper.getEntityClass()protected Class<ProcOrderConfBatchCharc>ProcOrderConfBatchCharcFluentHelper.getEntityClass()io.vavr.control.Option<List<ProcOrderConfBatchCharc>>ProcOrdConfMatlDocItm.getProcOrderConfBatchCharcIfPresent()Retrieval of associated ProcOrderConfBatchCharc entities (one to many).ProcOrdConfMatlDocItm.getProcOrderConfBatchCharcOrFetch()Retrieval of associated ProcOrderConfBatchCharc entities (one to many).ProcOrderConfBatchCharc.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 with parameters of type ProcOrderConfBatchCharcModifier and TypeMethodDescriptionvoidProcOrdConfMatlDocItm.addProcOrderConfBatchCharc(ProcOrderConfBatchCharc... entity) Adds elements to the list of associated ProcOrderConfBatchCharc entities.ProcOrdConfMatlDocItm.ProcOrdConfMatlDocItmBuilder.procOrderConfBatchCharc(ProcOrderConfBatchCharc... value) Navigation property to_ProcOrderConfBatchCharc for ProcOrdConfMatlDocItm to multiple ProcOrderConfBatchCharc.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 with type arguments of type ProcOrderConfBatchCharcModifier and TypeMethodDescriptionvoidProcOrdConfMatlDocItm.setProcOrderConfBatchCharc(List<ProcOrderConfBatchCharc> value) Overwrites the list of associated ProcOrderConfBatchCharc entities for the loaded navigation property to_ProcOrderConfBatchCharc.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2 with type arguments of type ProcOrderConfBatchCharcModifierConstructorDescriptionProcOrdConfMatlDocItm(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<ProcOrderConfBatchCharc> toProcOrderConfBatchCharc) -
Uses of ProcOrderConfBatchCharc in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processorderconfirmationv2.link that return types with arguments of type ProcOrderConfBatchCharcModifier and TypeMethodDescriptionProcOrderConfBatchCharcOneToOneLink.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.processorderconfirmationv2.link with type arguments of type ProcOrderConfBatchCharcModifier and TypeMethodDescriptionprotected ProcOrderConfBatchCharcLink<ObjectT>ProcOrderConfBatchCharcLink.translateLinkType(EntityLink<ProcOrderConfBatchCharcLink<ObjectT>, ProcOrderConfBatchCharc, ObjectT> link)