Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2.field.KanbanDeliveryField
Packages that use KanbanDeliveryField
-
Uses of KanbanDeliveryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 declared as KanbanDeliveryFieldModifier and TypeFieldDescriptionstatic final KanbanDeliveryField<String>KanbanDelivery.CUSTOMER_REFERENCE_NUMBERUse with available fluent helpers to apply the CustomerReferenceNumber field to query operations.static final KanbanDeliveryField<String>KanbanDelivery.DELIVERY_DOCUMENTUse with available fluent helpers to apply the DeliveryDocument field to query operations.static final KanbanDeliveryField<String>KanbanDelivery.DELIVERY_DOCUMENT_ITEMUse with available fluent helpers to apply the DeliveryDocumentItem field to query operations.static final KanbanDeliveryField<String>KanbanDelivery.KANBAN_CONTAINERUse with available fluent helpers to apply the KanbanContainer field to query operations.static final KanbanDeliveryField<String>KanbanDelivery.KANBAN_CONTROL_CYCLEUse with available fluent helpers to apply the KanbanControlCycle field to query operations.static final KanbanDeliveryField<ZonedDateTime>KanbanDelivery.LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the LastChangeDateTime field to query operations.static final KanbanDeliveryField<String>KanbanDelivery.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final KanbanDeliveryField<String>KanbanDelivery.SOLD_TO_PARTYUse with available fluent helpers to apply the SoldToParty field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.kanbancontrolcyclev2 that return KanbanDeliveryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
KanbanDeliveryField<T>KanbanDelivery.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> KanbanDeliveryField<T>Use with available fluent helpers to apply an extension field to query operations.