Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2.field.HandlingUnitItemDeliveryField
Packages that use HandlingUnitItemDeliveryField
-
Uses of HandlingUnitItemDeliveryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 declared as HandlingUnitItemDeliveryFieldModifier and TypeFieldDescriptionstatic final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.BATCHUse with available fluent helpers to apply the Batch field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.DELIVERY_DOCUMENTUse with available fluent helpers to apply the DeliveryDocument field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.DELIVERY_DOCUMENT_ITEMUse with available fluent helpers to apply the DeliveryDocumentItem field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.HANDLING_UNIT_EXTERNAL_IDUse with available fluent helpers to apply the HandlingUnitExternalId field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.HANDLING_UNIT_INTERNAL_IDUse with available fluent helpers to apply the HandlingUnitInternalId field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.HANDLING_UNIT_ITEMUse with available fluent helpers to apply the HandlingUnitItem field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.HANDLING_UNIT_NESTED_INTERNAL_IDUse with available fluent helpers to apply the HandlingUnitNestedInternalId field to query operations.static final HandlingUnitItemDeliveryField<Integer>HandlingUnitItemDelivery.HANDLING_UNIT_NR_OF_AUX_PACKG_MATUse with available fluent helpers to apply the HandlingUnitNrOfAuxPackgMat field to query operations.static final HandlingUnitItemDeliveryField<Integer>HandlingUnitItemDelivery.HANDLING_UNIT_NUMBER_OF_SERIALNUMBUse with available fluent helpers to apply the HandlingUnitNumberOfSerialnumb field to query operations.static final HandlingUnitItemDeliveryField<BigDecimal>HandlingUnitItemDelivery.HANDLING_UNIT_QUANTITYUse with available fluent helpers to apply the HandlingUnitQuantity field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.HANDLING_UNIT_QUANTITY_UNITUse with available fluent helpers to apply the HandlingUnitQuantityUnit field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.HANDLING_UNIT_TYPE_OF_CONTENTUse with available fluent helpers to apply the HandlingUnitTypeOfContent field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.MATERIAL_BY_CUSTOMERUse with available fluent helpers to apply the MaterialByCustomer field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.MATERIAL_NAMEUse with available fluent helpers to apply the MaterialName field to query operations.static final HandlingUnitItemDeliveryField<String>HandlingUnitItemDelivery.SERIAL_NUMBER_PROFILEUse with available fluent helpers to apply the SerialNumberProfile field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.outbounddeliveryv2 that return HandlingUnitItemDeliveryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
HandlingUnitItemDeliveryField<T>HandlingUnitItemDelivery.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> HandlingUnitItemDeliveryField<T>Use with available fluent helpers to apply an extension field to query operations.