Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction.PackingInstructionHeader.PackingInstructionHeaderBuilder
Packages that use PackingInstructionHeader.PackingInstructionHeaderBuilder
-
Uses of PackingInstructionHeader.PackingInstructionHeaderBuilder in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.packinginstruction that return PackingInstructionHeader.PackingInstructionHeaderBuilderModifier and TypeMethodDescriptionPackingInstructionHeader.builder()PackingInstructionHeader.PackingInstructionHeaderBuilder.createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12PackingInstructionHeader.PackingInstructionHeaderBuilder.creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0PackingInstructionHeader.PackingInstructionHeaderBuilder.excessVolumeToleranceValue(BigDecimal excessVolumeToleranceValue) Constraints: Not nullable, Precision: 3, Scale: 1PackingInstructionHeader.PackingInstructionHeaderBuilder.excessWeightToleranceValue(BigDecimal excessWeightToleranceValue) Constraints: Not nullable, Precision: 3, Scale: 1PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitAllowedLoadVolume(BigDecimal handlingUnitAllowedLoadVolume) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitAllowedLoadWeight(BigDecimal handlingUnitAllowedLoadWeight) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitGrossVolume(BigDecimal handlingUnitGrossVolume) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitGrossWeight(BigDecimal handlingUnitGrossWeight) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitHeight(BigDecimal handlingUnitHeight) Constraints: Not nullable, Precision: 13, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitInnerHeight(BigDecimal handlingUnitInnerHeight) Constraints: Not nullable, Precision: 13, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitInnerLength(BigDecimal handlingUnitInnerLength) Constraints: Not nullable, Precision: 13, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitInnerWidth(BigDecimal handlingUnitInnerWidth) Constraints: Not nullable, Precision: 13, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitIsClosed(Boolean handlingUnitIsClosed) Constraints: nonePackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitLength(BigDecimal handlingUnitLength) Constraints: Not nullable, Precision: 13, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitLoadVolume(BigDecimal handlingUnitLoadVolume) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitLoadWeight(BigDecimal handlingUnitLoadWeight) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitMeasuresAreFixed(Boolean handlingUnitMeasuresAreFixed) Constraints: nonePackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitTareVolume(BigDecimal handlingUnitTareVolume) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitTareVolumeUnit(String handlingUnitTareVolumeUnit) Constraints: Not nullable, Maximum length: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitTareWeight(BigDecimal handlingUnitTareWeight) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitTareWeightUnit(String handlingUnitTareWeightUnit) Constraints: Not nullable, Maximum length: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitType(String handlingUnitType) Constraints: Not nullable, Maximum length: 4PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitUoMDimension(String handlingUnitUoMDimension) Constraints: Not nullable, Maximum length: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitVolumesAreFixed(Boolean handlingUnitVolumesAreFixed) Constraints: nonePackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitVolumeUnit(String handlingUnitVolumeUnit) Constraints: Not nullable, Maximum length: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitWeightsAreFixed(Boolean handlingUnitWeightsAreFixed) Constraints: nonePackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitWeightUnit(String handlingUnitWeightUnit) Constraints: Not nullable, Maximum length: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.handlingUnitWidth(BigDecimal handlingUnitWidth) Constraints: Not nullable, Precision: 13, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0PackingInstructionHeader.PackingInstructionHeaderBuilder.lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12PackingInstructionHeader.PackingInstructionHeaderBuilder.lastChangeTime(LocalTime lastChangeTime) Constraints: Not nullable, Precision: 0PackingInstructionHeader.PackingInstructionHeaderBuilder.loadCarrierSystUUID(UUID loadCarrierSystUUID) Constraints: nonePackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionAllwdLoadQty(BigDecimal packingInstructionAllwdLoadQty) Constraints: Not nullable, Precision: 15, Scale: 3PackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionCheckProfSts(String packingInstructionCheckProfSts) Constraints: Not nullable, Maximum length: 2PackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionComponent(PackingInstructionComponent... value) Navigation property to_PackingInstructionComponent for PackingInstructionHeader to multiple PackingInstructionComponent.PackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionExternalName(String packingInstructionExternalName) Constraints: Not nullable, Maximum length: 20PackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionIsDeleted(Boolean packingInstructionIsDeleted) Constraints: nonePackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionNumber(String packingInstructionNumber) Constraints: Not nullable, Maximum length: 20PackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionSystemUUID(UUID packingInstructionSystemUUID) (Key Field) Constraints: Not nullablePackingInstructionHeader.PackingInstructionHeaderBuilder.packingInstructionText(PackingInstructionText... value) Navigation property to_PackingInstructionText for PackingInstructionHeader to multiple PackingInstructionText.PackingInstructionHeader.PackingInstructionHeaderBuilder.stackingFactor(Short stackingFactor) Constraints: none