public class HandlingUnitItemDelivery extends VdmEntity<HandlingUnitItemDelivery>
Original entity name from the Odata EDM: A_HandlingUnitItemDeliveryType
Modifier and Type | Class and Description |
---|---|
static class |
HandlingUnitItemDelivery.HandlingUnitItemDeliveryBuilder |
Modifier and Type | Field and Description |
---|---|
static HandlingUnitItemDeliverySelectable |
ALL_FIELDS
Selector for all available fields of HandlingUnitItemDelivery.
|
static HandlingUnitItemDeliveryField<String> |
BATCH
Use with available fluent helpers to apply the Batch field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
DELIVERY_DOCUMENT_ITEM
Use with available fluent helpers to apply the DeliveryDocumentItem field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
HANDLING_UNIT_EXTERNAL_ID
Use with available fluent helpers to apply the HandlingUnitExternalId field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
HANDLING_UNIT_INTERNAL_ID
Use with available fluent helpers to apply the HandlingUnitInternalId field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
HANDLING_UNIT_ITEM
Use with available fluent helpers to apply the HandlingUnitItem field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
HANDLING_UNIT_NESTED_INTERNAL_ID
Use with available fluent helpers to apply the HandlingUnitNestedInternalId field to query operations.
|
static HandlingUnitItemDeliveryField<Integer> |
HANDLING_UNIT_NR_OF_AUX_PACKG_MAT
Use with available fluent helpers to apply the HandlingUnitNrOfAuxPackgMat field to query operations.
|
static HandlingUnitItemDeliveryField<Integer> |
HANDLING_UNIT_NUMBER_OF_SERIALNUMB
Use with available fluent helpers to apply the HandlingUnitNumberOfSerialnumb field to query operations.
|
static HandlingUnitItemDeliveryField<BigDecimal> |
HANDLING_UNIT_QUANTITY
Use with available fluent helpers to apply the HandlingUnitQuantity field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
HANDLING_UNIT_QUANTITY_UNIT
Use with available fluent helpers to apply the HandlingUnitQuantityUnit field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
HANDLING_UNIT_TYPE_OF_CONTENT
Use with available fluent helpers to apply the HandlingUnitTypeOfContent field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
MATERIAL_BY_CUSTOMER
Use with available fluent helpers to apply the MaterialByCustomer field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
MATERIAL_NAME
Use with available fluent helpers to apply the MaterialName field to query operations.
|
static HandlingUnitItemDeliveryField<String> |
SERIAL_NUMBER_PROFILE
Use with available fluent helpers to apply the SerialNumberProfile field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
HandlingUnitItemDelivery() |
HandlingUnitItemDelivery(String batch,
String deliveryDocument,
String deliveryDocumentItem,
String handlingUnitExternalId,
String handlingUnitInternalId,
String handlingUnitItem,
String handlingUnitNestedInternalId,
Integer handlingUnitNrOfAuxPackgMat,
Integer handlingUnitNumberOfSerialnumb,
BigDecimal handlingUnitQuantity,
String handlingUnitQuantityUnit,
String handlingUnitTypeOfContent,
String material,
String materialByCustomer,
String materialName,
String serialNumberProfile) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static HandlingUnitItemDelivery.HandlingUnitItemDeliveryBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> HandlingUnitItemDeliveryField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getBatch()
Constraints: Not nullable, Maximum length: 10
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getDeliveryDocument()
Constraints: Not nullable, Maximum length: 10
|
String |
getDeliveryDocumentItem()
Constraints: Not nullable, Maximum length: 6
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
String |
getHandlingUnitExternalId()
Constraints: Not nullable, Maximum length: 20
|
String |
getHandlingUnitInternalId()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getHandlingUnitItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getHandlingUnitNestedInternalId()
Constraints: Not nullable, Maximum length: 10
|
Integer |
getHandlingUnitNrOfAuxPackgMat()
Constraints: Not nullable
|
Integer |
getHandlingUnitNumberOfSerialnumb()
Constraints: Not nullable
|
BigDecimal |
getHandlingUnitQuantity()
Constraints: Not nullable, Precision: 15, Scale: 3
|
String |
getHandlingUnitQuantityUnit()
Constraints: Not nullable, Maximum length: 3
|
String |
getHandlingUnitTypeOfContent()
Constraints: Not nullable, Maximum length: 1
|
protected Map<String,Object> |
getKey() |
String |
getMaterial()
Constraints: Not nullable, Maximum length: 40
|
String |
getMaterialByCustomer()
Constraints: Not nullable, Maximum length: 35
|
String |
getMaterialName()
Constraints: Not nullable, Maximum length: 40
|
String |
getSerialNumberProfile()
Constraints: Not nullable, Maximum length: 4
|
Class<HandlingUnitItemDelivery> |
getType() |
int |
hashCode() |
void |
setBatch(String batch)
Constraints: Not nullable, Maximum length: 10
|
void |
setDeliveryDocument(String deliveryDocument)
Constraints: Not nullable, Maximum length: 10
|
void |
setDeliveryDocumentItem(String deliveryDocumentItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setHandlingUnitExternalId(String handlingUnitExternalId)
Constraints: Not nullable, Maximum length: 20
|
void |
setHandlingUnitInternalId(String handlingUnitInternalId)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setHandlingUnitItem(String handlingUnitItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setHandlingUnitNestedInternalId(String handlingUnitNestedInternalId)
Constraints: Not nullable, Maximum length: 10
|
void |
setHandlingUnitNrOfAuxPackgMat(Integer handlingUnitNrOfAuxPackgMat)
Constraints: Not nullable
|
void |
setHandlingUnitNumberOfSerialnumb(Integer handlingUnitNumberOfSerialnumb)
Constraints: Not nullable
|
void |
setHandlingUnitQuantity(BigDecimal handlingUnitQuantity)
Constraints: Not nullable, Precision: 15, Scale: 3
|
void |
setHandlingUnitQuantityUnit(String handlingUnitQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setHandlingUnitTypeOfContent(String handlingUnitTypeOfContent)
Constraints: Not nullable, Maximum length: 1
|
void |
setMaterial(String material)
Constraints: Not nullable, Maximum length: 40
|
void |
setMaterialByCustomer(String materialByCustomer)
Constraints: Not nullable, Maximum length: 35
|
void |
setMaterialName(String materialName)
Constraints: Not nullable, Maximum length: 40
|
void |
setSerialNumberProfile(String serialNumberProfile)
Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final HandlingUnitItemDeliverySelectable ALL_FIELDS
public static final HandlingUnitItemDeliveryField<String> BATCH
public static final HandlingUnitItemDeliveryField<String> DELIVERY_DOCUMENT
public static final HandlingUnitItemDeliveryField<String> DELIVERY_DOCUMENT_ITEM
public static final HandlingUnitItemDeliveryField<String> HANDLING_UNIT_EXTERNAL_ID
public static final HandlingUnitItemDeliveryField<String> HANDLING_UNIT_INTERNAL_ID
public static final HandlingUnitItemDeliveryField<String> HANDLING_UNIT_ITEM
public static final HandlingUnitItemDeliveryField<String> HANDLING_UNIT_NESTED_INTERNAL_ID
public static final HandlingUnitItemDeliveryField<Integer> HANDLING_UNIT_NR_OF_AUX_PACKG_MAT
public static final HandlingUnitItemDeliveryField<Integer> HANDLING_UNIT_NUMBER_OF_SERIALNUMB
public static final HandlingUnitItemDeliveryField<BigDecimal> HANDLING_UNIT_QUANTITY
public static final HandlingUnitItemDeliveryField<String> HANDLING_UNIT_QUANTITY_UNIT
public static final HandlingUnitItemDeliveryField<String> HANDLING_UNIT_TYPE_OF_CONTENT
public static final HandlingUnitItemDeliveryField<String> MATERIAL
public static final HandlingUnitItemDeliveryField<String> MATERIAL_BY_CUSTOMER
public static final HandlingUnitItemDeliveryField<String> MATERIAL_NAME
public static final HandlingUnitItemDeliveryField<String> SERIAL_NUMBER_PROFILE
public HandlingUnitItemDelivery()
public HandlingUnitItemDelivery(@Nullable String batch, @Nullable String deliveryDocument, @Nullable String deliveryDocumentItem, @Nullable String handlingUnitExternalId, @Nullable String handlingUnitInternalId, @Nullable String handlingUnitItem, @Nullable String handlingUnitNestedInternalId, @Nullable Integer handlingUnitNrOfAuxPackgMat, @Nullable Integer handlingUnitNumberOfSerialnumb, @Nullable BigDecimal handlingUnitQuantity, @Nullable String handlingUnitQuantityUnit, @Nullable String handlingUnitTypeOfContent, @Nullable String material, @Nullable String materialByCustomer, @Nullable String materialName, @Nullable String serialNumberProfile)
@Nonnull public Class<HandlingUnitItemDelivery> getType()
getType
in class VdmObject<HandlingUnitItemDelivery>
public void setBatch(@Nullable String batch)
Original property name from the Odata EDM: Batch
batch
- Assigns a material that is manufactured in batches or production lots to a specific batch.public void setDeliveryDocument(@Nullable String deliveryDocument)
Original property name from the Odata EDM: DeliveryDocument
deliveryDocument
- The number that uniquely identifies the delivery.public void setDeliveryDocumentItem(@Nullable String deliveryDocumentItem)
Original property name from the Odata EDM: DeliveryDocumentItem
deliveryDocumentItem
- The number that uniquely identifies the item in a delivery.public void setHandlingUnitExternalId(@Nullable String handlingUnitExternalId)
Original property name from the Odata EDM: HandlingUnitExternalId
The system automatically generates an internal number that must be unique for each system client. The system also needs external identification so that it can uniquely identify handling units.Creating a handling unit:Identifiers for handling units are determined during creation according to settings in Customizing for number assignment of the packaging material type for the packaging material that is being used. You can also assign default values for identifiers when you create handling units, although these values must correspond to the settings in Customizing.Processing a handling unitTo edit existing handling units, enter the handling unit's identification in this field.
handlingUnitExternalId
- Specifies an external identifier for the handling unit.public void setHandlingUnitInternalId(@Nullable String handlingUnitInternalId)
Original property name from the Odata EDM: HandlingUnitInternalId
There can be several items in one handling unit. The following information is recorded in these items:What auxiliary packaging materials are also included in packingWhat materials the item contains(including stock information, if the handling unit is at an HU-managed storage location)Which delivery item is used as a reference if the handling unit is assigned to a delivery, and which lower-level handling units are packed in this handling unit (if one handling unit is nested in another).
handlingUnitInternalId
- Uniquely identifies a handling unit within a client. A handling unit is combination of materials and
lower-level handling units that are packed together at one time in a packaging material (box or
pallet, for example).public void setHandlingUnitItem(@Nullable String handlingUnitItem)
Original property name from the Odata EDM: HandlingUnitItem
handlingUnitItem
- Handling Unit Itempublic void setHandlingUnitNestedInternalId(@Nullable String handlingUnitNestedInternalId)
Original property name from the Odata EDM: HandlingUnitNestedInternalId
handlingUnitNestedInternalId
- Lower-level handling unitpublic void setHandlingUnitNrOfAuxPackgMat(@Nullable Integer handlingUnitNrOfAuxPackgMat)
Original property name from the Odata EDM: HandlingUnitNrOfAuxPackgMat
handlingUnitNrOfAuxPackgMat
- Number of Auxiliary Packaging Materials in the HU Itempublic void setHandlingUnitNumberOfSerialnumb(@Nullable Integer handlingUnitNumberOfSerialnumb)
Original property name from the Odata EDM: HandlingUnitNumberOfSerialnumb
handlingUnitNumberOfSerialnumb
- Specifies the number of serial numbers which have been created for a material.public void setHandlingUnitQuantity(@Nullable BigDecimal handlingUnitQuantity)
Original property name from the Odata EDM: HandlingUnitQuantity
handlingUnitQuantity
- Base Quantity Packed in the Handling Unit Itempublic void setHandlingUnitQuantityUnit(@Nullable String handlingUnitQuantityUnit)
Original property name from the Odata EDM: HandlingUnitQuantityUnit
handlingUnitQuantityUnit
- Base Unit of Measure of the Quantity to be Packed (VEMNG)public void setHandlingUnitTypeOfContent(@Nullable String handlingUnitTypeOfContent)
Original property name from the Odata EDM: HandlingUnitTypeOfContent
handlingUnitTypeOfContent
- Specifies whether an item refers to a material, an auxiliary packaging material, or a lower-level
handling unit.public void setMaterial(@Nullable String material)
Original property name from the Odata EDM: Material
material
- Alphanumeric key uniquely identifying the material.public void setMaterialByCustomer(@Nullable String materialByCustomer)
Original property name from the Odata EDM: MaterialByCustomer
If you enter the information manually, it is not checked.
materialByCustomer
- In the inbound delivery environment environment, you determine the partner material number from the
vendor material info, and in the outbound delivery environment from the customer-material info.public void setMaterialName(@Nullable String materialName)
Original property name from the Odata EDM: MaterialName
You can enter one material description in each of any number of languages.In principle, you enter the material description on the data screen of the first user department for which you enter data, and in your logon language. You can overwrite the material description on the Basic Data screen.
materialName
- Text containing up to 40 characters that describes the material in more detail.public void setSerialNumberProfile(@Nullable String serialNumberProfile)
Original property name from the Odata EDM: SerialNumberProfile
serialNumberProfile
- Freely definable four-digit key that provides unique identification for a serial number profile.protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<HandlingUnitItemDelivery>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<HandlingUnitItemDelivery>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<HandlingUnitItemDelivery>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<HandlingUnitItemDelivery>
@Nonnull public static <T> HandlingUnitItemDeliveryField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> HandlingUnitItemDeliveryField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<HandlingUnitItemDelivery>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<HandlingUnitItemDelivery>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<HandlingUnitItemDelivery>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<HandlingUnitItemDelivery>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull public static HandlingUnitItemDelivery.HandlingUnitItemDeliveryBuilder builder()
@Nullable public String getBatch()
Original property name from the Odata EDM: Batch
@Nullable public String getDeliveryDocument()
Original property name from the Odata EDM: DeliveryDocument
@Nullable public String getDeliveryDocumentItem()
Original property name from the Odata EDM: DeliveryDocumentItem
@Nullable public String getHandlingUnitExternalId()
Original property name from the Odata EDM: HandlingUnitExternalId
The system automatically generates an internal number that must be unique for each system client. The system also needs external identification so that it can uniquely identify handling units.Creating a handling unit:Identifiers for handling units are determined during creation according to settings in Customizing for number assignment of the packaging material type for the packaging material that is being used. You can also assign default values for identifiers when you create handling units, although these values must correspond to the settings in Customizing.Processing a handling unitTo edit existing handling units, enter the handling unit's identification in this field.
@Nullable public String getHandlingUnitInternalId()
Original property name from the Odata EDM: HandlingUnitInternalId
There can be several items in one handling unit. The following information is recorded in these items:What auxiliary packaging materials are also included in packingWhat materials the item contains(including stock information, if the handling unit is at an HU-managed storage location)Which delivery item is used as a reference if the handling unit is assigned to a delivery, and which lower-level handling units are packed in this handling unit (if one handling unit is nested in another).
@Nullable public String getHandlingUnitItem()
Original property name from the Odata EDM: HandlingUnitItem
@Nullable public String getHandlingUnitNestedInternalId()
Original property name from the Odata EDM: HandlingUnitNestedInternalId
@Nullable public Integer getHandlingUnitNrOfAuxPackgMat()
Original property name from the Odata EDM: HandlingUnitNrOfAuxPackgMat
@Nullable public Integer getHandlingUnitNumberOfSerialnumb()
Original property name from the Odata EDM: HandlingUnitNumberOfSerialnumb
@Nullable public BigDecimal getHandlingUnitQuantity()
Original property name from the Odata EDM: HandlingUnitQuantity
@Nullable public String getHandlingUnitQuantityUnit()
Original property name from the Odata EDM: HandlingUnitQuantityUnit
@Nullable public String getHandlingUnitTypeOfContent()
Original property name from the Odata EDM: HandlingUnitTypeOfContent
@Nullable public String getMaterial()
Original property name from the Odata EDM: Material
@Nullable public String getMaterialByCustomer()
Original property name from the Odata EDM: MaterialByCustomer
If you enter the information manually, it is not checked.
@Nullable public String getMaterialName()
Original property name from the Odata EDM: MaterialName
You can enter one material description in each of any number of languages.In principle, you enter the material description on the data screen of the first user department for which you enter data, and in your logon language. You can overwrite the material description on the Basic Data screen.
@Nullable public String getSerialNumberProfile()
Original property name from the Odata EDM: SerialNumberProfile
@Nonnull public String toString()
toString
in class VdmObject<HandlingUnitItemDelivery>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<HandlingUnitItemDelivery>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<HandlingUnitItemDelivery>
public int hashCode()
hashCode
in class VdmObject<HandlingUnitItemDelivery>
Copyright © 2021 SAP SE. All rights reserved.