Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field.OutbDeliveryDocFlowField
Packages that use OutbDeliveryDocFlowField
-
Uses of OutbDeliveryDocFlowField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as OutbDeliveryDocFlowFieldModifier and TypeFieldDescriptionstatic final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.DELIVERYVERSIONUse with available fluent helpers to apply the Deliveryversion field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.PRECEDING_DOCUMENTUse with available fluent helpers to apply the PrecedingDocument field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.PRECEDING_DOCUMENT_CATEGORYUse with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.PRECEDING_DOCUMENT_ITEMUse with available fluent helpers to apply the PrecedingDocumentItem field to query operations.static final OutbDeliveryDocFlowField<BigDecimal>OutbDeliveryDocFlow.QUANTITY_IN_BASE_UNITUse with available fluent helpers to apply the QuantityInBaseUnit field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.SD_FULFILLMENT_CALCULATION_RULEUse with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_CATEGORYUse with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_ITEMUse with available fluent helpers to apply the SubsequentDocumentItem field to query operations.static final OutbDeliveryDocFlowField<String>OutbDeliveryDocFlow.SUBSEQUENTDOCUMENTUse with available fluent helpers to apply the Subsequentdocument field to query operations.static final OutbDeliveryDocFlowField<Boolean>OutbDeliveryDocFlow.TRANSFER_ORDER_IN_WRHS_MGMT_IS_CONFDUse with available fluent helpers to apply the TransferOrderInWrhsMgmtIsConfd field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 that return OutbDeliveryDocFlowFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
OutbDeliveryDocFlowField<T>OutbDeliveryDocFlow.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OutbDeliveryDocFlowField<T>Use with available fluent helpers to apply an extension field to query operations.