public static final class JITCallCompGrp.JITCallCompGrpBuilder extends Object
Modifier and Type | Method and Description |
---|---|
JITCallCompGrp.JITCallCompGrpBuilder |
actualShippingDateTime(ZonedDateTime actualShippingDateTime)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp |
build() |
JITCallCompGrp.JITCallCompGrpBuilder |
compGrpMatl(String compGrpMatl)
Constraints: Not nullable, Maximum length: 40
|
JITCallCompGrp.JITCallCompGrpBuilder |
compGrpNumber(String compGrpNumber)
(Key Field) Constraints: Not nullable, Maximum length: 60
|
JITCallCompGrp.JITCallCompGrpBuilder |
custAssemblyLoc(String custAssemblyLoc)
Constraints: Not nullable, Maximum length: 20
|
JITCallCompGrp.JITCallCompGrpBuilder |
custCompGrpMatl(String custCompGrpMatl)
Constraints: Not nullable, Maximum length: 40
|
JITCallCompGrp.JITCallCompGrpBuilder |
custSupplyArea(String custSupplyArea)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
deliveryCreationDate(LocalDateTime deliveryCreationDate)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
deliveryStatus(String deliveryStatus)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
extCompGrpNumber(String extCompGrpNumber)
Constraints: Not nullable, Maximum length: 60
|
JITCallCompGrp.JITCallCompGrpBuilder |
externalJITCallNumber(String externalJITCallNumber)
Constraints: Not nullable, Maximum length: 35
|
JITCallCompGrp.JITCallCompGrpBuilder |
goodsMovementStatus(String goodsMovementStatus)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
internalJITCallNumber(String internalJITCallNumber)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITActionCtrl(String jITActionCtrl)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
jitCallCompMatlDataTP(JITCallCompMatl... value)
Navigation property to_JITCallCompMatlDataTP for JITCallCompGrp to multiple
JITCallCompMatl.
|
JITCallCompGrp.JITCallCompGrpBuilder |
jitCallRefTextCompGrpTP(JITCallRefTextCompGrp... value)
Navigation property to_JITCallRefTextCompGrpTP for JITCallCompGrp to multiple
JITCallRefTextCompGrp.
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITExtSequenceNumber(String jITExtSequenceNumber)
Constraints: Not nullable, Maximum length: 35
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITExtStatusAtSupplier(String jITExtStatusAtSupplier)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITExtStatusUpdtdOn(ZonedDateTime jITExtStatusUpdtdOn)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITIntProcessingStatus(String jITIntProcessingStatus)
Constraints: Not nullable, Maximum length: 5
|
JITCallCompGrp.JITCallCompGrpBuilder |
jITIntStatusUpdtdOn(ZonedDateTime jITIntStatusUpdtdOn)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
materialAvailabilityDate(LocalDateTime materialAvailabilityDate)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
pickingStatus(String pickingStatus)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
plannedShippingDateTime(ZonedDateTime plannedShippingDateTime)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
requestedDeliveryDate(LocalDateTime requestedDeliveryDate)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
requestedDeliveryDateTime(String requestedDeliveryDateTime)
Constraints: Not nullable, Maximum length: 14
|
JITCallCompGrp.JITCallCompGrpBuilder |
requestedDeliveryTime(LocalTime requestedDeliveryTime)
Constraints: Not nullable, Precision: 0
|
JITCallCompGrp.JITCallCompGrpBuilder |
requirementDateTime(ZonedDateTime requirementDateTime)
Constraints: Not nullable, Precision: 7
|
JITCallCompGrp.JITCallCompGrpBuilder |
shippingPoint(String shippingPoint)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
shipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
soldToParty(String soldToParty)
Constraints: Not nullable, Maximum length: 10
|
JITCallCompGrp.JITCallCompGrpBuilder |
storageLocation(String storageLocation)
Constraints: Not nullable, Maximum length: 4
|
JITCallCompGrp.JITCallCompGrpBuilder |
supplyAreaDesc(String supplyAreaDesc)
Constraints: Not nullable, Maximum length: 1
|
JITCallCompGrp.JITCallCompGrpBuilder |
supplyControlID(String supplyControlID)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
JITCallCompGrp.JITCallCompGrpBuilder |
transmittedExtStatusByMfr(String transmittedExtStatusByMfr)
Constraints: Not nullable, Maximum length: 35
|
JITCallCompGrp.JITCallCompGrpBuilder |
unloadingPointName(String unloadingPointName)
Constraints: Not nullable, Maximum length: 25
|
JITCallCompGrp.JITCallCompGrpBuilder |
warehouseNumber(String warehouseNumber)
Constraints: Not nullable, Maximum length: 3
|
@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jitCallCompMatlDataTP(JITCallCompMatl... value)
value
- The JITCallCompMatls to build this JITCallCompGrp with.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jitCallRefTextCompGrpTP(JITCallRefTextCompGrp... value)
value
- The JITCallRefTextCompGrps to build this JITCallCompGrp with.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder internalJITCallNumber(@Nullable String internalJITCallNumber)
Original property name from the Odata EDM: InternalJITCallNumber
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder compGrpNumber(@Nullable String compGrpNumber)
Original property name from the Odata EDM: CompGrpNumber
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder externalJITCallNumber(@Nullable String externalJITCallNumber)
Original property name from the Odata EDM: ExternalJITCallNumber
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder shipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder extCompGrpNumber(@Nullable String extCompGrpNumber)
Original property name from the Odata EDM: ExtCompGrpNumber
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder compGrpMatl(@Nullable String compGrpMatl)
Original property name from the Odata EDM: CompGrpMatl
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder custCompGrpMatl(@Nullable String custCompGrpMatl)
Original property name from the Odata EDM: CustCompGrpMatl
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jITExtSequenceNumber(@Nullable String jITExtSequenceNumber)
Original property name from the Odata EDM: JITExtSequenceNumber
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder transmittedExtStatusByMfr(@Nullable String transmittedExtStatusByMfr)
Original property name from the Odata EDM: TransmittedExtStatusByMfr
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jITExtStatusAtSupplier(@Nullable String jITExtStatusAtSupplier)
Original property name from the Odata EDM: JITExtStatusAtSupplier
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jITExtStatusUpdtdOn(@Nullable ZonedDateTime jITExtStatusUpdtdOn)
Original property name from the Odata EDM: JITExtStatusUpdtdOn
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jITIntProcessingStatus(@Nullable String jITIntProcessingStatus)
Original property name from the Odata EDM: JITIntProcessingStatus
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jITIntStatusUpdtdOn(@Nullable ZonedDateTime jITIntStatusUpdtdOn)
Original property name from the Odata EDM: JITIntStatusUpdtdOn
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder requirementDateTime(@Nullable ZonedDateTime requirementDateTime)
Original property name from the Odata EDM: RequirementDateTime
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder custSupplyArea(@Nullable String custSupplyArea)
Original property name from the Odata EDM: CustSupplyArea
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder supplyAreaDesc(@Nullable String supplyAreaDesc)
Original property name from the Odata EDM: SupplyAreaDesc
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder unloadingPointName(@Nullable String unloadingPointName)
Original property name from the Odata EDM: UnloadingPointName
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder supplyControlID(@Nullable String supplyControlID)
Original property name from the Odata EDM: SupplyControlID
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder jITActionCtrl(@Nullable String jITActionCtrl)
Original property name from the Odata EDM: JITActionCtrl
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder custAssemblyLoc(@Nullable String custAssemblyLoc)
Original property name from the Odata EDM: CustAssemblyLoc
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder shippingPoint(@Nullable String shippingPoint)
Original property name from the Odata EDM: ShippingPoint
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder soldToParty(@Nullable String soldToParty)
Original property name from the Odata EDM: SoldToParty
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder plannedShippingDateTime(@Nullable ZonedDateTime plannedShippingDateTime)
Original property name from the Odata EDM: PlannedShippingDateTime
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder actualShippingDateTime(@Nullable ZonedDateTime actualShippingDateTime)
Original property name from the Odata EDM: ActualShippingDateTime
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder materialAvailabilityDate(@Nullable LocalDateTime materialAvailabilityDate)
Original property name from the Odata EDM: MaterialAvailabilityDate
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder requestedDeliveryDate(@Nullable LocalDateTime requestedDeliveryDate)
Original property name from the Odata EDM: RequestedDeliveryDate
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder requestedDeliveryTime(@Nullable LocalTime requestedDeliveryTime)
Original property name from the Odata EDM: RequestedDeliveryTime
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder requestedDeliveryDateTime(@Nullable String requestedDeliveryDateTime)
Original property name from the Odata EDM: RequestedDeliveryDateTime
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder warehouseNumber(@Nullable String warehouseNumber)
Original property name from the Odata EDM: WarehouseNumber
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder deliveryCreationDate(@Nullable LocalDateTime deliveryCreationDate)
Original property name from the Odata EDM: DeliveryCreationDate
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder deliveryStatus(@Nullable String deliveryStatus)
Original property name from the Odata EDM: DeliveryStatus
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder pickingStatus(@Nullable String pickingStatus)
Original property name from the Odata EDM: PickingStatus
this
.@Nonnull public JITCallCompGrp.JITCallCompGrpBuilder goodsMovementStatus(@Nullable String goodsMovementStatus)
Original property name from the Odata EDM: GoodsMovementStatus
this
.@Nonnull public JITCallCompGrp build()
Copyright © 2021 SAP SE. All rights reserved.