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