Class PackingInstructionHeader
Original entity name from the Odata EDM: PackingInstructionHeaderType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of PackingInstructionHeader instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PackingInstructionHeaderSelectableSelector for all available fields of PackingInstructionHeader.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the CreatedByUser field to query operations.static final PackingInstructionHeaderField<LocalDateTime>Use with available fluent helpers to apply the CreationDate field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the ExcessVolumeToleranceValue field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the ExcessWeightToleranceValue field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitAllowedLoadVolume field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitAllowedLoadWeight field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitGrossVolume field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitGrossWeight field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitHeight field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitInnerHeight field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitInnerLength field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitInnerWidth field to query operations.static final PackingInstructionHeaderField<Boolean>Use with available fluent helpers to apply the HandlingUnitIsClosed field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitLength field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitLoadVolume field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitLoadWeight field to query operations.static final PackingInstructionHeaderField<Boolean>Use with available fluent helpers to apply the HandlingUnitMeasuresAreFixed field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitTareVolume field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the HandlingUnitTareVolumeUnit field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitTareWeight field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the HandlingUnitTareWeightUnit field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the HandlingUnitType field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the HandlingUnitUoMDimension field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the HandlingUnitVolumeUnit field to query operations.static final PackingInstructionHeaderField<Boolean>Use with available fluent helpers to apply the HandlingUnitVolumesAreFixed field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the HandlingUnitWeightUnit field to query operations.static final PackingInstructionHeaderField<Boolean>Use with available fluent helpers to apply the HandlingUnitWeightsAreFixed field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the HandlingUnitWidth field to query operations.static final PackingInstructionHeaderField<LocalDateTime>Use with available fluent helpers to apply the LastChangeDate field to query operations.static final PackingInstructionHeaderField<LocalTime>Use with available fluent helpers to apply the LastChangeTime field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the LastChangedByUser field to query operations.static final PackingInstructionHeaderField<UUID>Use with available fluent helpers to apply the LoadCarrierSystUUID field to query operations.static final PackingInstructionHeaderField<BigDecimal>Use with available fluent helpers to apply the PackingInstructionAllwdLoadQty field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the PackingInstructionCheckProfSts field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the PackingInstructionExternalName field to query operations.static final PackingInstructionHeaderField<Boolean>Use with available fluent helpers to apply the PackingInstructionIsDeleted field to query operations.static final PackingInstructionHeaderField<String>Use with available fluent helpers to apply the PackingInstructionNumber field to query operations.static final PackingInstructionHeaderField<UUID>Use with available fluent helpers to apply the PackingInstructionSystemUUID field to query operations.static final PackingInstructionHeaderField<Short>Use with available fluent helpers to apply the StackingFactor field to query operations.static final PackingInstructionHeaderLink<PackingInstructionComponent>Use with available fluent helpers to apply the to_PackingInstructionComponent navigation property to query operations.static final PackingInstructionHeaderLink<PackingInstructionText>Use with available fluent helpers to apply the to_PackingInstructionText navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionPackingInstructionHeader(UUID packingInstructionSystemUUID, String packingInstructionNumber, String packingInstructionExternalName, BigDecimal handlingUnitHeight, BigDecimal handlingUnitWidth, BigDecimal handlingUnitLength, BigDecimal handlingUnitInnerHeight, BigDecimal handlingUnitInnerWidth, BigDecimal handlingUnitInnerLength, String handlingUnitUoMDimension, Boolean handlingUnitMeasuresAreFixed, BigDecimal handlingUnitGrossVolume, BigDecimal handlingUnitLoadVolume, BigDecimal handlingUnitAllowedLoadVolume, String handlingUnitVolumeUnit, BigDecimal handlingUnitTareVolume, String handlingUnitTareVolumeUnit, Boolean handlingUnitVolumesAreFixed, BigDecimal excessVolumeToleranceValue, BigDecimal handlingUnitGrossWeight, BigDecimal handlingUnitLoadWeight, BigDecimal handlingUnitAllowedLoadWeight, String handlingUnitWeightUnit, BigDecimal handlingUnitTareWeight, String handlingUnitTareWeightUnit, Boolean handlingUnitWeightsAreFixed, BigDecimal excessWeightToleranceValue, BigDecimal packingInstructionAllwdLoadQty, Boolean handlingUnitIsClosed, UUID loadCarrierSystUUID, Boolean packingInstructionIsDeleted, String packingInstructionCheckProfSts, Short stackingFactor, String handlingUnitType, String createdByUser, LocalDateTime creationDate, String lastChangedByUser, LocalDateTime lastChangeDate, LocalTime lastChangeTime, List<PackingInstructionComponent> toPackingInstructionComponent, List<PackingInstructionText> toPackingInstructionText) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated PackingInstructionComponent entities.voidaddPackingInstructionText(PackingInstructionText... entity) Adds elements to the list of associated PackingInstructionText entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the PackingInstructionComponent entities (one to many) associated with this entity.Fetches the PackingInstructionText entities (one to many) associated with this entity.static <T,DomainT>
PackingInstructionHeaderField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> PackingInstructionHeaderField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0protected Stringprotected StringConstraints: Not nullable, Precision: 3, Scale: 1Constraints: Not nullable, Precision: 3, Scale: 1Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Precision: 13, Scale: 3Constraints: noneConstraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Precision: 15, Scale: 3Constraints: noneConstraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 3Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: noneConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 13, Scale: 3getKey()Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 0Constraints: noneConstraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 2io.vavr.control.Option<List<PackingInstructionComponent>>Retrieval of associated PackingInstructionComponent entities (one to many).Retrieval of associated PackingInstructionComponent entities (one to many).Constraints: Not nullable, Maximum length: 20Constraints: noneConstraints: Not nullable, Maximum length: 20(Key Field) Constraints: Not nullableio.vavr.control.Option<List<PackingInstructionText>>Retrieval of associated PackingInstructionText entities (one to many).Retrieval of associated PackingInstructionText entities (one to many).Constraints: nonegetType()inthashCode()voidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0voidsetExcessVolumeToleranceValue(BigDecimal excessVolumeToleranceValue) Constraints: Not nullable, Precision: 3, Scale: 1voidsetExcessWeightToleranceValue(BigDecimal excessWeightToleranceValue) Constraints: Not nullable, Precision: 3, Scale: 1voidsetHandlingUnitAllowedLoadVolume(BigDecimal handlingUnitAllowedLoadVolume) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitAllowedLoadWeight(BigDecimal handlingUnitAllowedLoadWeight) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitGrossVolume(BigDecimal handlingUnitGrossVolume) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitGrossWeight(BigDecimal handlingUnitGrossWeight) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitHeight(BigDecimal handlingUnitHeight) Constraints: Not nullable, Precision: 13, Scale: 3voidsetHandlingUnitInnerHeight(BigDecimal handlingUnitInnerHeight) Constraints: Not nullable, Precision: 13, Scale: 3voidsetHandlingUnitInnerLength(BigDecimal handlingUnitInnerLength) Constraints: Not nullable, Precision: 13, Scale: 3voidsetHandlingUnitInnerWidth(BigDecimal handlingUnitInnerWidth) Constraints: Not nullable, Precision: 13, Scale: 3voidsetHandlingUnitIsClosed(Boolean handlingUnitIsClosed) Constraints: nonevoidsetHandlingUnitLength(BigDecimal handlingUnitLength) Constraints: Not nullable, Precision: 13, Scale: 3voidsetHandlingUnitLoadVolume(BigDecimal handlingUnitLoadVolume) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitLoadWeight(BigDecimal handlingUnitLoadWeight) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitMeasuresAreFixed(Boolean handlingUnitMeasuresAreFixed) Constraints: nonevoidsetHandlingUnitTareVolume(BigDecimal handlingUnitTareVolume) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitTareVolumeUnit(String handlingUnitTareVolumeUnit) Constraints: Not nullable, Maximum length: 3voidsetHandlingUnitTareWeight(BigDecimal handlingUnitTareWeight) Constraints: Not nullable, Precision: 15, Scale: 3voidsetHandlingUnitTareWeightUnit(String handlingUnitTareWeightUnit) Constraints: Not nullable, Maximum length: 3voidsetHandlingUnitType(String handlingUnitType) Constraints: Not nullable, Maximum length: 4voidsetHandlingUnitUoMDimension(String handlingUnitUoMDimension) Constraints: Not nullable, Maximum length: 3voidsetHandlingUnitVolumesAreFixed(Boolean handlingUnitVolumesAreFixed) Constraints: nonevoidsetHandlingUnitVolumeUnit(String handlingUnitVolumeUnit) Constraints: Not nullable, Maximum length: 3voidsetHandlingUnitWeightsAreFixed(Boolean handlingUnitWeightsAreFixed) Constraints: nonevoidsetHandlingUnitWeightUnit(String handlingUnitWeightUnit) Constraints: Not nullable, Maximum length: 3voidsetHandlingUnitWidth(BigDecimal handlingUnitWidth) Constraints: Not nullable, Precision: 13, Scale: 3voidsetLastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0voidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetLastChangeTime(LocalTime lastChangeTime) Constraints: Not nullable, Precision: 0voidsetLoadCarrierSystUUID(UUID loadCarrierSystUUID) Constraints: nonevoidsetPackingInstructionAllwdLoadQty(BigDecimal packingInstructionAllwdLoadQty) Constraints: Not nullable, Precision: 15, Scale: 3voidsetPackingInstructionCheckProfSts(String packingInstructionCheckProfSts) Constraints: Not nullable, Maximum length: 2voidOverwrites the list of associated PackingInstructionComponent entities for the loaded navigation property to_PackingInstructionComponent.voidsetPackingInstructionExternalName(String packingInstructionExternalName) Constraints: Not nullable, Maximum length: 20voidsetPackingInstructionIsDeleted(Boolean packingInstructionIsDeleted) Constraints: nonevoidsetPackingInstructionNumber(String packingInstructionNumber) Constraints: Not nullable, Maximum length: 20voidsetPackingInstructionSystemUUID(UUID packingInstructionSystemUUID) (Key Field) Constraints: Not nullablevoidOverwrites the list of associated PackingInstructionText entities for the loaded navigation property to_PackingInstructionText.protected voidsetServicePathForFetch(String servicePathForFetch) voidsetStackingFactor(Short stackingFactor) Constraints: nonetoString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PackingInstructionHeader. -
PACKING_INSTRUCTION_SYSTEM_UUID
Use with available fluent helpers to apply the PackingInstructionSystemUUID field to query operations. -
PACKING_INSTRUCTION_NUMBER
Use with available fluent helpers to apply the PackingInstructionNumber field to query operations. -
PACKING_INSTRUCTION_EXTERNAL_NAME
Use with available fluent helpers to apply the PackingInstructionExternalName field to query operations. -
HANDLING_UNIT_HEIGHT
Use with available fluent helpers to apply the HandlingUnitHeight field to query operations. -
HANDLING_UNIT_WIDTH
Use with available fluent helpers to apply the HandlingUnitWidth field to query operations. -
HANDLING_UNIT_LENGTH
Use with available fluent helpers to apply the HandlingUnitLength field to query operations. -
HANDLING_UNIT_INNER_HEIGHT
Use with available fluent helpers to apply the HandlingUnitInnerHeight field to query operations. -
HANDLING_UNIT_INNER_WIDTH
Use with available fluent helpers to apply the HandlingUnitInnerWidth field to query operations. -
HANDLING_UNIT_INNER_LENGTH
Use with available fluent helpers to apply the HandlingUnitInnerLength field to query operations. -
HANDLING_UNIT_UO_M_DIMENSION
Use with available fluent helpers to apply the HandlingUnitUoMDimension field to query operations. -
HANDLING_UNIT_MEASURES_ARE_FIXED
Use with available fluent helpers to apply the HandlingUnitMeasuresAreFixed field to query operations. -
HANDLING_UNIT_GROSS_VOLUME
Use with available fluent helpers to apply the HandlingUnitGrossVolume field to query operations. -
HANDLING_UNIT_LOAD_VOLUME
Use with available fluent helpers to apply the HandlingUnitLoadVolume field to query operations. -
HANDLING_UNIT_ALLOWED_LOAD_VOLUME
Use with available fluent helpers to apply the HandlingUnitAllowedLoadVolume field to query operations. -
HANDLING_UNIT_VOLUME_UNIT
Use with available fluent helpers to apply the HandlingUnitVolumeUnit field to query operations. -
HANDLING_UNIT_TARE_VOLUME
Use with available fluent helpers to apply the HandlingUnitTareVolume field to query operations. -
HANDLING_UNIT_TARE_VOLUME_UNIT
Use with available fluent helpers to apply the HandlingUnitTareVolumeUnit field to query operations. -
HANDLING_UNIT_VOLUMES_ARE_FIXED
Use with available fluent helpers to apply the HandlingUnitVolumesAreFixed field to query operations. -
EXCESS_VOLUME_TOLERANCE_VALUE
Use with available fluent helpers to apply the ExcessVolumeToleranceValue field to query operations. -
HANDLING_UNIT_GROSS_WEIGHT
Use with available fluent helpers to apply the HandlingUnitGrossWeight field to query operations. -
HANDLING_UNIT_LOAD_WEIGHT
Use with available fluent helpers to apply the HandlingUnitLoadWeight field to query operations. -
HANDLING_UNIT_ALLOWED_LOAD_WEIGHT
Use with available fluent helpers to apply the HandlingUnitAllowedLoadWeight field to query operations. -
HANDLING_UNIT_WEIGHT_UNIT
Use with available fluent helpers to apply the HandlingUnitWeightUnit field to query operations. -
HANDLING_UNIT_TARE_WEIGHT
Use with available fluent helpers to apply the HandlingUnitTareWeight field to query operations. -
HANDLING_UNIT_TARE_WEIGHT_UNIT
Use with available fluent helpers to apply the HandlingUnitTareWeightUnit field to query operations. -
HANDLING_UNIT_WEIGHTS_ARE_FIXED
Use with available fluent helpers to apply the HandlingUnitWeightsAreFixed field to query operations. -
EXCESS_WEIGHT_TOLERANCE_VALUE
Use with available fluent helpers to apply the ExcessWeightToleranceValue field to query operations. -
PACKING_INSTRUCTION_ALLWD_LOAD_QTY
Use with available fluent helpers to apply the PackingInstructionAllwdLoadQty field to query operations. -
HANDLING_UNIT_IS_CLOSED
Use with available fluent helpers to apply the HandlingUnitIsClosed field to query operations. -
LOAD_CARRIER_SYST_UUID
Use with available fluent helpers to apply the LoadCarrierSystUUID field to query operations. -
PACKING_INSTRUCTION_IS_DELETED
Use with available fluent helpers to apply the PackingInstructionIsDeleted field to query operations. -
PACKING_INSTRUCTION_CHECK_PROF_STS
Use with available fluent helpers to apply the PackingInstructionCheckProfSts field to query operations. -
STACKING_FACTOR
Use with available fluent helpers to apply the StackingFactor field to query operations. -
HANDLING_UNIT_TYPE
Use with available fluent helpers to apply the HandlingUnitType field to query operations. -
CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations. -
CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations. -
LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations. -
LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations. -
LAST_CHANGE_TIME
Use with available fluent helpers to apply the LastChangeTime field to query operations. -
TO_PACKING_INSTRUCTION_COMPONENT
public static final PackingInstructionHeaderLink<PackingInstructionComponent> TO_PACKING_INSTRUCTION_COMPONENTUse with available fluent helpers to apply the to_PackingInstructionComponent navigation property to query operations. -
TO_PACKING_INSTRUCTION_TEXT
public static final PackingInstructionHeaderLink<PackingInstructionText> TO_PACKING_INSTRUCTION_TEXTUse with available fluent helpers to apply the to_PackingInstructionText navigation property to query operations.
-
-
Constructor Details
-
PackingInstructionHeader
public PackingInstructionHeader() -
PackingInstructionHeader
public PackingInstructionHeader(@Nullable UUID packingInstructionSystemUUID, @Nullable String packingInstructionNumber, @Nullable String packingInstructionExternalName, @Nullable BigDecimal handlingUnitHeight, @Nullable BigDecimal handlingUnitWidth, @Nullable BigDecimal handlingUnitLength, @Nullable BigDecimal handlingUnitInnerHeight, @Nullable BigDecimal handlingUnitInnerWidth, @Nullable BigDecimal handlingUnitInnerLength, @Nullable String handlingUnitUoMDimension, @Nullable Boolean handlingUnitMeasuresAreFixed, @Nullable BigDecimal handlingUnitGrossVolume, @Nullable BigDecimal handlingUnitLoadVolume, @Nullable BigDecimal handlingUnitAllowedLoadVolume, @Nullable String handlingUnitVolumeUnit, @Nullable BigDecimal handlingUnitTareVolume, @Nullable String handlingUnitTareVolumeUnit, @Nullable Boolean handlingUnitVolumesAreFixed, @Nullable BigDecimal excessVolumeToleranceValue, @Nullable BigDecimal handlingUnitGrossWeight, @Nullable BigDecimal handlingUnitLoadWeight, @Nullable BigDecimal handlingUnitAllowedLoadWeight, @Nullable String handlingUnitWeightUnit, @Nullable BigDecimal handlingUnitTareWeight, @Nullable String handlingUnitTareWeightUnit, @Nullable Boolean handlingUnitWeightsAreFixed, @Nullable BigDecimal excessWeightToleranceValue, @Nullable BigDecimal packingInstructionAllwdLoadQty, @Nullable Boolean handlingUnitIsClosed, @Nullable UUID loadCarrierSystUUID, @Nullable Boolean packingInstructionIsDeleted, @Nullable String packingInstructionCheckProfSts, @Nullable Short stackingFactor, @Nullable String handlingUnitType, @Nullable String createdByUser, @Nullable LocalDateTime creationDate, @Nullable String lastChangedByUser, @Nullable LocalDateTime lastChangeDate, @Nullable LocalTime lastChangeTime, List<PackingInstructionComponent> toPackingInstructionComponent, List<PackingInstructionText> toPackingInstructionText)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PackingInstructionHeader>
-
setPackingInstructionSystemUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PackingInstructionSystemUUID
- Parameters:
packingInstructionSystemUUID- Unique internal packing object number
-
setPackingInstructionNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PackingInstructionNumber
- Parameters:
packingInstructionNumber- Identification number of packing object
-
setPackingInstructionExternalName
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PackingInstructionExternalName
- Parameters:
packingInstructionExternalName- External name for packing instruction
-
setHandlingUnitHeight
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitHeight
- Parameters:
handlingUnitHeight- Height
-
setHandlingUnitWidth
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitWidth
- Parameters:
handlingUnitWidth- Width
-
setHandlingUnitLength
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitLength
- Parameters:
handlingUnitLength- Length
-
setHandlingUnitInnerHeight
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitInnerHeight
- Parameters:
handlingUnitInnerHeight- Height of inside dimensions
-
setHandlingUnitInnerWidth
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitInnerWidth
- Parameters:
handlingUnitInnerWidth- Width of inside measurements
-
setHandlingUnitInnerLength
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitInnerLength
- Parameters:
handlingUnitInnerLength- Length of inside measurements
-
setHandlingUnitUoMDimension
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitUoMDimension
- Parameters:
handlingUnitUoMDimension- Unit of dimension for length/width/height
-
setHandlingUnitMeasuresAreFixed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitMeasuresAreFixed
- Parameters:
handlingUnitMeasuresAreFixed- Measurements fix
-
setHandlingUnitGrossVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitGrossVolume
- Parameters:
handlingUnitGrossVolume- Total volume of handling unit
-
setHandlingUnitLoadVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitLoadVolume
- Parameters:
handlingUnitLoadVolume- Loading volume of goods to be packed
-
setHandlingUnitAllowedLoadVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitAllowedLoadVolume
- Parameters:
handlingUnitAllowedLoadVolume- Allowed loading volume for materials to be packed
-
setHandlingUnitVolumeUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitVolumeUnit
- Parameters:
handlingUnitVolumeUnit- Volume unit
-
setHandlingUnitTareVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitTareVolume
- Parameters:
handlingUnitTareVolume- Tare volume of packaging materials
-
setHandlingUnitTareVolumeUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitTareVolumeUnit
- Parameters:
handlingUnitTareVolumeUnit- Volume unit
-
setHandlingUnitVolumesAreFixed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitVolumesAreFixed
- Parameters:
handlingUnitVolumesAreFixed- Volume fix
-
setExcessVolumeToleranceValue
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: ExcessVolumeToleranceValue
- Parameters:
excessVolumeToleranceValue- Excess Volume Tolerance of the Handling Unit
-
setHandlingUnitGrossWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitGrossWeight
- Parameters:
handlingUnitGrossWeight- Total weight of handling unit
-
setHandlingUnitLoadWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitLoadWeight
- Parameters:
handlingUnitLoadWeight- Loading Weight of Goods to Be Packed
-
setHandlingUnitAllowedLoadWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitAllowedLoadWeight
- Parameters:
handlingUnitAllowedLoadWeight- Allowed Loading Weight
-
setHandlingUnitWeightUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitWeightUnit
- Parameters:
handlingUnitWeightUnit- Unit of weight
-
setHandlingUnitTareWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitTareWeight
- Parameters:
handlingUnitTareWeight- Tare weight of packaging materials
-
setHandlingUnitTareWeightUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitTareWeightUnit
- Parameters:
handlingUnitTareWeightUnit- Unit of weight
-
setHandlingUnitWeightsAreFixed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitWeightsAreFixed
- Parameters:
handlingUnitWeightsAreFixed- Weights fix
-
setExcessWeightToleranceValue
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: ExcessWeightToleranceValue
- Parameters:
excessWeightToleranceValue- Excess Weight Tolerance for Handling unit
-
setPackingInstructionAllwdLoadQty
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: PackingInstructionAllwdLoadQty
- Parameters:
packingInstructionAllwdLoadQty- Allowed Load
-
setHandlingUnitIsClosed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitIsClosed
- Parameters:
handlingUnitIsClosed- Indicator: packaging closed
-
setLoadCarrierSystUUID
Constraints: noneOriginal property name from the Odata EDM: LoadCarrierSystUUID
- Parameters:
loadCarrierSystUUID- Packing Instruction Component
-
setPackingInstructionIsDeleted
Constraints: noneOriginal property name from the Odata EDM: PackingInstructionIsDeleted
- Parameters:
packingInstructionIsDeleted- Deletion Indicator
-
setPackingInstructionCheckProfSts
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PackingInstructionCheckProfSts
- Parameters:
packingInstructionCheckProfSts- Packing status check profile
-
setStackingFactor
Constraints: noneOriginal property name from the Odata EDM: StackingFactor
- Parameters:
stackingFactor- Stacking factor
-
setHandlingUnitType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: HandlingUnitType
- Parameters:
handlingUnitType- Handling Unit Type
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Person responsible, create
-
setCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Created on
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Person responsible, change
-
setLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Date of last change
-
setLastChangeTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeTime
- Parameters:
lastChangeTime- Time last change was made
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PackingInstructionHeader>
-
getKey
- Overrides:
getKeyin classVdmObject<PackingInstructionHeader>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PackingInstructionHeader>
-
fromMap
- Overrides:
fromMapin classVdmObject<PackingInstructionHeader>
-
field
@Nonnull public static <T> PackingInstructionHeaderField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> PackingInstructionHeaderField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<PackingInstructionHeader>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<PackingInstructionHeader>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<PackingInstructionHeader>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PackingInstructionHeader>
-
fetchPackingInstructionComponent
Fetches the PackingInstructionComponent entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PackingInstructionComponent.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated PackingInstructionComponent entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPackingInstructionComponentOrFetch
Retrieval of associated PackingInstructionComponent entities (one to many). This corresponds to the OData navigation property to_PackingInstructionComponent.If the navigation property to_PackingInstructionComponent of a queried PackingInstructionHeader is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated PackingInstructionComponent entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPackingInstructionComponentIfPresent
@Nonnull public io.vavr.control.Option<List<PackingInstructionComponent>> getPackingInstructionComponentIfPresent()Retrieval of associated PackingInstructionComponent entities (one to many). This corresponds to the OData navigation property to_PackingInstructionComponent.If the navigation property for an entity PackingInstructionHeader has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_PackingInstructionComponent is already loaded, the
result will contain the PackingInstructionComponent entities. If not, an
Optionwith result stateemptyis returned.
-
setPackingInstructionComponent
Overwrites the list of associated PackingInstructionComponent entities for the loaded navigation property to_PackingInstructionComponent.If the navigation property to_PackingInstructionComponent of a queried PackingInstructionHeader is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of PackingInstructionComponent entities.
-
addPackingInstructionComponent
Adds elements to the list of associated PackingInstructionComponent entities. This corresponds to the OData navigation property to_PackingInstructionComponent.If the navigation property to_PackingInstructionComponent of a queried PackingInstructionHeader is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of PackingInstructionComponent entities.
-
fetchPackingInstructionText
Fetches the PackingInstructionText entities (one to many) associated with this entity. This corresponds to the OData navigation property to_PackingInstructionText.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated PackingInstructionText entities. If no entities are associated then an empty list is returned.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPackingInstructionTextOrFetch
Retrieval of associated PackingInstructionText entities (one to many). This corresponds to the OData navigation property to_PackingInstructionText.If the navigation property to_PackingInstructionText of a queried PackingInstructionHeader is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated PackingInstructionText entities.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getPackingInstructionTextIfPresent
@Nonnull public io.vavr.control.Option<List<PackingInstructionText>> getPackingInstructionTextIfPresent()Retrieval of associated PackingInstructionText entities (one to many). This corresponds to the OData navigation property to_PackingInstructionText.If the navigation property for an entity PackingInstructionHeader has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property to_PackingInstructionText is already loaded, the result
will contain the PackingInstructionText entities. If not, an
Optionwith result stateemptyis returned.
-
setPackingInstructionText
Overwrites the list of associated PackingInstructionText entities for the loaded navigation property to_PackingInstructionText.If the navigation property to_PackingInstructionText of a queried PackingInstructionHeader is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of PackingInstructionText entities.
-
addPackingInstructionText
Adds elements to the list of associated PackingInstructionText entities. This corresponds to the OData navigation property to_PackingInstructionText.If the navigation property to_PackingInstructionText of a queried PackingInstructionHeader is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of PackingInstructionText entities.
-
builder
-
getPackingInstructionSystemUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PackingInstructionSystemUUID
- Returns:
- Unique internal packing object number
-
getPackingInstructionNumber
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PackingInstructionNumber
- Returns:
- Identification number of packing object
-
getPackingInstructionExternalName
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PackingInstructionExternalName
- Returns:
- External name for packing instruction
-
getHandlingUnitHeight
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitHeight
- Returns:
- Height
-
getHandlingUnitWidth
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitWidth
- Returns:
- Width
-
getHandlingUnitLength
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitLength
- Returns:
- Length
-
getHandlingUnitInnerHeight
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitInnerHeight
- Returns:
- Height of inside dimensions
-
getHandlingUnitInnerWidth
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitInnerWidth
- Returns:
- Width of inside measurements
-
getHandlingUnitInnerLength
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: HandlingUnitInnerLength
- Returns:
- Length of inside measurements
-
getHandlingUnitUoMDimension
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitUoMDimension
- Returns:
- Unit of dimension for length/width/height
-
getHandlingUnitMeasuresAreFixed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitMeasuresAreFixed
- Returns:
- Measurements fix
-
getHandlingUnitGrossVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitGrossVolume
- Returns:
- Total volume of handling unit
-
getHandlingUnitLoadVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitLoadVolume
- Returns:
- Loading volume of goods to be packed
-
getHandlingUnitAllowedLoadVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitAllowedLoadVolume
- Returns:
- Allowed loading volume for materials to be packed
-
getHandlingUnitVolumeUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitVolumeUnit
- Returns:
- Volume unit
-
getHandlingUnitTareVolume
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitTareVolume
- Returns:
- Tare volume of packaging materials
-
getHandlingUnitTareVolumeUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitTareVolumeUnit
- Returns:
- Volume unit
-
getHandlingUnitVolumesAreFixed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitVolumesAreFixed
- Returns:
- Volume fix
-
getExcessVolumeToleranceValue
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: ExcessVolumeToleranceValue
- Returns:
- Excess Volume Tolerance of the Handling Unit
-
getHandlingUnitGrossWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitGrossWeight
- Returns:
- Total weight of handling unit
-
getHandlingUnitLoadWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitLoadWeight
- Returns:
- Loading Weight of Goods to Be Packed
-
getHandlingUnitAllowedLoadWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitAllowedLoadWeight
- Returns:
- Allowed Loading Weight
-
getHandlingUnitWeightUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitWeightUnit
- Returns:
- Unit of weight
-
getHandlingUnitTareWeight
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: HandlingUnitTareWeight
- Returns:
- Tare weight of packaging materials
-
getHandlingUnitTareWeightUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: HandlingUnitTareWeightUnit
- Returns:
- Unit of weight
-
getHandlingUnitWeightsAreFixed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitWeightsAreFixed
- Returns:
- Weights fix
-
getExcessWeightToleranceValue
Constraints: Not nullable, Precision: 3, Scale: 1Original property name from the Odata EDM: ExcessWeightToleranceValue
- Returns:
- Excess Weight Tolerance for Handling unit
-
getPackingInstructionAllwdLoadQty
Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: PackingInstructionAllwdLoadQty
- Returns:
- Allowed Load
-
getHandlingUnitIsClosed
Constraints: noneOriginal property name from the Odata EDM: HandlingUnitIsClosed
- Returns:
- Indicator: packaging closed
-
getLoadCarrierSystUUID
Constraints: noneOriginal property name from the Odata EDM: LoadCarrierSystUUID
- Returns:
- Packing Instruction Component
-
getPackingInstructionIsDeleted
Constraints: noneOriginal property name from the Odata EDM: PackingInstructionIsDeleted
- Returns:
- Deletion Indicator
-
getPackingInstructionCheckProfSts
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PackingInstructionCheckProfSts
- Returns:
- Packing status check profile
-
getStackingFactor
Constraints: noneOriginal property name from the Odata EDM: StackingFactor
- Returns:
- Stacking factor
-
getHandlingUnitType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: HandlingUnitType
- Returns:
- Handling Unit Type
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Person responsible, create
-
getCreationDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
- Created on
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Person responsible, change
-
getLastChangeDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
- Date of last change
-
getLastChangeTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeTime
- Returns:
- Time last change was made
-
toString
- Overrides:
toStringin classVdmObject<PackingInstructionHeader>
-
equals
- Overrides:
equalsin classVdmEntity<PackingInstructionHeader>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PackingInstructionHeader>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PackingInstructionHeader>
-