Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.field.ReturnsDeliverySrlNmbrField
Packages that use ReturnsDeliverySrlNmbrField
-
Uses of ReturnsDeliverySrlNmbrField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 declared as ReturnsDeliverySrlNmbrFieldModifier and TypeFieldDescriptionstatic final ReturnsDeliverySrlNmbrField<LocalDateTime>ReturnsDeliverySrlNmbr.DELIVERY_DATEUse with available fluent helpers to apply the DeliveryDate field to query operations.static final ReturnsDeliverySrlNmbrField<String>ReturnsDeliverySrlNmbr.DELIVERY_DOCUMENTUse with available fluent helpers to apply the DeliveryDocument field to query operations.static final ReturnsDeliverySrlNmbrField<String>ReturnsDeliverySrlNmbr.DELIVERY_DOCUMENT_ITEMUse with available fluent helpers to apply the DeliveryDocumentItem field to query operations.static final ReturnsDeliverySrlNmbrField<Long>ReturnsDeliverySrlNmbr.MAINTENANCE_ITEM_OBJECT_LISTUse with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.static final ReturnsDeliverySrlNmbrField<String>ReturnsDeliverySrlNmbr.SD_DOCUMENT_CATEGORYUse with available fluent helpers to apply the SDDocumentCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2 that return ReturnsDeliverySrlNmbrFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ReturnsDeliverySrlNmbrField<T>ReturnsDeliverySrlNmbr.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReturnsDeliverySrlNmbrField<T>Use with available fluent helpers to apply an extension field to query operations.