Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2.field.InbDeliveryDocFlowField
Packages that use InbDeliveryDocFlowField
-
Uses of InbDeliveryDocFlowField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inbounddeliveryv2 declared as InbDeliveryDocFlowFieldModifier and TypeFieldDescriptionstatic final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.DELIVERY_VERSIONUse with available fluent helpers to apply the DeliveryVersion field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.PRECEDING_DOCUMENTUse with available fluent helpers to apply the PrecedingDocument field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.PRECEDING_DOCUMENT_CATEGORYUse with available fluent helpers to apply the PrecedingDocumentCategory field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.PRECEDING_DOCUMENT_ITEMUse with available fluent helpers to apply the PrecedingDocumentItem field to query operations.static final InbDeliveryDocFlowField<BigDecimal>InbDeliveryDocFlow.QUANTITY_IN_BASE_UNITUse with available fluent helpers to apply the QuantityInBaseUnit field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.SD_FULFILLMENT_CALCULATION_RULEUse with available fluent helpers to apply the SDFulfillmentCalculationRule field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.SUBSEQUENT_DOCUMENTUse with available fluent helpers to apply the SubsequentDocument field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_CATEGORYUse with available fluent helpers to apply the SubsequentDocumentCategory field to query operations.static final InbDeliveryDocFlowField<String>InbDeliveryDocFlow.SUBSEQUENT_DOCUMENT_ITEMUse with available fluent helpers to apply the SubsequentDocumentItem field to query operations.static final InbDeliveryDocFlowField<Boolean>InbDeliveryDocFlow.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.inbounddeliveryv2 that return InbDeliveryDocFlowFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InbDeliveryDocFlowField<T>InbDeliveryDocFlow.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InbDeliveryDocFlowField<T>Use with available fluent helpers to apply an extension field to query operations.