Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2.field.KanbanCtnDetailedQtyField
Packages that use KanbanCtnDetailedQtyField
-
Uses of KanbanCtnDetailedQtyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 declared as KanbanCtnDetailedQtyFieldModifier and TypeFieldDescriptionstatic final KanbanCtnDetailedQtyField<BigDecimal>KanbanCtnDetailedQty.ACTUAL_QUANTITY_IN_BASE_UNITUse with available fluent helpers to apply the ActualQuantityInBaseUnit field to query operations.static final KanbanCtnDetailedQtyField<String>KanbanCtnDetailedQty.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final KanbanCtnDetailedQtyField<String>KanbanCtnDetailedQty.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final KanbanCtnDetailedQtyField<String>KanbanCtnDetailedQty.KANBAN_CONTAINERUse with available fluent helpers to apply the KanbanContainer field to query operations.static final KanbanCtnDetailedQtyField<String>KanbanCtnDetailedQty.KANBAN_CONTROL_CYCLEUse with available fluent helpers to apply the KanbanControlCycle field to query operations.static final KanbanCtnDetailedQtyField<ZonedDateTime>KanbanCtnDetailedQty.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final KanbanCtnDetailedQtyField<String>KanbanCtnDetailedQty.PLANTUse with available fluent helpers to apply the Plant field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 that return KanbanCtnDetailedQtyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
KanbanCtnDetailedQtyField<T>KanbanCtnDetailedQty.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> KanbanCtnDetailedQtyField<T>Use with available fluent helpers to apply an extension field to query operations.