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