Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery.field.SerialNmbrDeliveryField
Packages that use SerialNmbrDeliveryField
-
Uses of SerialNmbrDeliveryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddelivery declared as SerialNmbrDeliveryFieldModifier and TypeFieldDescriptionstatic final SerialNmbrDeliveryField<LocalDateTime>SerialNmbrDelivery.DELIVERY_DATEUse with available fluent helpers to apply the DeliveryDate field to query operations.static final SerialNmbrDeliveryField<String>SerialNmbrDelivery.DELIVERY_DOCUMENTUse with available fluent helpers to apply the DeliveryDocument field to query operations.static final SerialNmbrDeliveryField<String>SerialNmbrDelivery.DELIVERY_DOCUMENT_ITEMUse with available fluent helpers to apply the DeliveryDocumentItem field to query operations.static final SerialNmbrDeliveryField<Integer>SerialNmbrDelivery.MAINTENANCE_ITEM_OBJECT_LISTUse with available fluent helpers to apply the MaintenanceItemObjectList field to query operations.static final SerialNmbrDeliveryField<String>SerialNmbrDelivery.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.outbounddelivery that return SerialNmbrDeliveryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SerialNmbrDeliveryField<T>SerialNmbrDelivery.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SerialNmbrDeliveryField<T>Use with available fluent helpers to apply an extension field to query operations.