Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2.KanbanCtnDetailedQty
Packages that use KanbanCtnDetailedQty
Package
Description
-
Uses of KanbanCtnDetailedQty in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 with type parameters of type KanbanCtnDetailedQtyModifier and TypeFieldDescriptionstatic final KanbanContainerLink<KanbanCtnDetailedQty>KanbanContainer.TO_KANBAN_CTN_DETAILED_QTYUse with available fluent helpers to apply the to_KanbanCtnDetailedQty navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 that return KanbanCtnDetailedQtyMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 that return types with arguments of type KanbanCtnDetailedQtyModifier and TypeMethodDescriptionKanbanContainer.fetchKanbanCtnDetailedQty()Fetches the KanbanCtnDetailedQty entities (one to many) associated with this entity.protected Class<KanbanCtnDetailedQty>KanbanCtnDetailedQtyByKeyFluentHelper.getEntityClass()protected Class<KanbanCtnDetailedQty>KanbanCtnDetailedQtyFluentHelper.getEntityClass()io.vavr.control.Option<List<KanbanCtnDetailedQty>>KanbanContainer.getKanbanCtnDetailedQtyIfPresent()Retrieval of associated KanbanCtnDetailedQty entities (one to many).KanbanContainer.getKanbanCtnDetailedQtyOrFetch()Retrieval of associated KanbanCtnDetailedQty entities (one to many).KanbanCtnDetailedQty.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 with parameters of type KanbanCtnDetailedQtyModifier and TypeMethodDescriptionvoidKanbanContainer.addKanbanCtnDetailedQty(KanbanCtnDetailedQty... entity) Adds elements to the list of associated KanbanCtnDetailedQty entities.KanbanContainer.KanbanContainerBuilder.kanbanCtnDetailedQty(KanbanCtnDetailedQty... value) Navigation property to_KanbanCtnDetailedQty for KanbanContainer to multiple KanbanCtnDetailedQty.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 with type arguments of type KanbanCtnDetailedQtyModifier and TypeMethodDescriptionvoidKanbanContainer.setKanbanCtnDetailedQty(List<KanbanCtnDetailedQty> value) Overwrites the list of associated KanbanCtnDetailedQty entities for the loaded navigation property to_KanbanCtnDetailedQty.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 with type arguments of type KanbanCtnDetailedQtyModifierConstructorDescriptionKanbanContainer(String kanbanContainer, String kanbanControlCycle, String kanbanControlCycleItem, String plant, String productionSupplyArea, String kanbanContainerStatus, Boolean isLocked, LocalDateTime lastChangeDate, LocalTime lastChangeTime, String plannedOrder, String orderID, String purchasingDocument, String purchasingDocumentItem, String salesDocument, String salesDocumentItem, String repetitiveMfgConfirmation, String reservation, String reservationItem, String materialDocument, String materialDocumentYear, String materialDocumentItem, String baseUnit, BigDecimal actualQuantityInBaseUnit, BigDecimal requestedQuantityInBaseUnit, LocalDateTime previousLastChangeDate, LocalTime previousLastChangeTime, String transferRequirementNumber, String transferRequirementItem, Boolean isDeleted, String previousKanbanContainerStatus, String internalJITCallNumber, String jITCallItemNumber, ZonedDateTime plannedReceiptDateTime, Boolean changedPackgInstrnDataIsAvail, String sequentialNmbrOfSuplrConf, String backflushReportingPoint, String purchasingDocumentCategory, String warehouse, String warehouseTask, String whseGoodsMovementDocument, String whseGoodsMovementDocumentItem, ZonedDateTime lastChangeDateTime, String plantTimeZone, List<KanbanCtnDetailedQty> toKanbanCtnDetailedQty, KanbanDelivery toKanbanDelivery, KanbanControlCycle toKanbanControlCycle) -
Uses of KanbanCtnDetailedQty in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2.link that return types with arguments of type KanbanCtnDetailedQtyModifier and TypeMethodDescriptionKanbanCtnDetailedQtyOneToOneLink.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.kanbancontrolcyclev2.link with type arguments of type KanbanCtnDetailedQtyModifier and TypeMethodDescriptionprotected KanbanCtnDetailedQtyLink<ObjectT>KanbanCtnDetailedQtyLink.translateLinkType(EntityLink<KanbanCtnDetailedQtyLink<ObjectT>, KanbanCtnDetailedQty, ObjectT> link)