Class JITCallCompMatl.JITCallCompMatlBuilder
- Enclosing class:
- JITCallCompMatl
-
Method Summary
Modifier and TypeMethodDescriptionactualDeliveredQuantity(BigDecimal actualDeliveredQuantity) Constraints: Not nullable, Precision: 13, Scale: 3build()compGrpMatl(String compGrpMatl) Constraints: Not nullable, Maximum length: 40compGrpNumber(String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60custAssemblyLoc(String custAssemblyLoc) Constraints: Not nullable, Maximum length: 20custCompGrpMatl(String custCompGrpMatl) Constraints: Not nullable, Maximum length: 40custSupplyArea(String custSupplyArea) Constraints: Not nullable, Maximum length: 10deliveryCreationDate(LocalDateTime deliveryCreationDate) Constraints: Not nullable, Precision: 0extCompGrpNumber(String extCompGrpNumber) Constraints: Not nullable, Maximum length: 60extJITCallItemNumber(String extJITCallItemNumber) Constraints: Not nullable, Maximum length: 4internalJITCallNumber(String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10jITActionCtrl(String jITActionCtrl) Constraints: Not nullable, Maximum length: 10jITCallItemNumber(String jITCallItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 4jitCallRefTextMatTP(JITCallRefTextCompMatl... value) Navigation property to_JITCallRefTextMatTP for JITCallCompMatl to multiple JITCallRefTextCompMatl.jITExtSequenceNumber(String jITExtSequenceNumber) Constraints: Not nullable, Maximum length: 35jITExtStatusAtSupplier(String jITExtStatusAtSupplier) Constraints: Not nullable, Maximum length: 4jITExtStatusUpdtdOn(ZonedDateTime jITExtStatusUpdtdOn) Constraints: Not nullable, Precision: 7jITIntProcessingStatus(String jITIntProcessingStatus) Constraints: Not nullable, Maximum length: 5jITIntStatusUpdtdOn(ZonedDateTime jITIntStatusUpdtdOn) Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 40materialAvailabilityDate(LocalDateTime materialAvailabilityDate) Constraints: Not nullable, Precision: 0materialByCustomer(String materialByCustomer) Constraints: Not nullable, Maximum length: 35plannedShippingDateTime(ZonedDateTime plannedShippingDateTime) Constraints: Not nullable, Precision: 7Constraints: Not nullable, Maximum length: 4quantityUnit(String quantityUnit) Constraints: Not nullable, Maximum length: 3requestedDeliveryDate(LocalDateTime requestedDeliveryDate) Constraints: Not nullable, Precision: 0requestedDeliveryTime(LocalTime requestedDeliveryTime) Constraints: Not nullable, Precision: 0requestedQuantity(BigDecimal requestedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3requirementDateTime(ZonedDateTime requirementDateTime) Constraints: Not nullable, Precision: 7salesOrder(String salesOrder) Constraints: Not nullable, Maximum length: 10salesOrderItem(String salesOrderItem) Constraints: Not nullable, Maximum length: 6shippingPoint(String shippingPoint) Constraints: Not nullable, Maximum length: 4shipToParty(String shipToParty) Constraints: Not nullable, Maximum length: 10storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4supplyAreaDesc(String supplyAreaDesc) Constraints: Not nullable, Maximum length: 1supplyControlID(String supplyControlID) Constraints: Not nullable, Maximum length: 10toString()transmittedExtStatusByMfr(String transmittedExtStatusByMfr) Constraints: Not nullable, Maximum length: 35transmittedExtStsUpdtdDteTme(ZonedDateTime transmittedExtStsUpdtdDteTme) Constraints: Not nullable, Precision: 7unloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25
-
Method Details
-
jitCallRefTextMatTP
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jitCallRefTextMatTP(JITCallRefTextCompMatl... value) Navigation property to_JITCallRefTextMatTP for JITCallCompMatl to multiple JITCallRefTextCompMatl.- Parameters:
value- The JITCallRefTextCompMatls to build this JITCallCompMatl with.- Returns:
- This Builder to allow for a fluent interface.
-
internalJITCallNumber
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder internalJITCallNumber(@Nullable String internalJITCallNumber) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InternalJITCallNumber
- Returns:
this.
-
compGrpNumber
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder compGrpNumber(@Nullable String compGrpNumber) (Key Field) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CompGrpNumber
- Returns:
this.
-
jITCallItemNumber
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITCallItemNumber(@Nullable String jITCallItemNumber) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITCallItemNumber
- Returns:
this.
-
shipToParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ShipToParty
- Returns:
this.
-
material
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
materialByCustomer
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder materialByCustomer(@Nullable String materialByCustomer) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: MaterialByCustomer
- Returns:
this.
-
extJITCallItemNumber
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder extJITCallItemNumber(@Nullable String extJITCallItemNumber) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ExtJITCallItemNumber
- Returns:
this.
-
salesOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Returns:
this.
-
salesOrderItem
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder salesOrderItem(@Nullable String salesOrderItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesOrderItem
- Returns:
this.
-
requestedQuantity
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder requestedQuantity(@Nullable BigDecimal requestedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: RequestedQuantity
- Returns:
this.
-
actualDeliveredQuantity
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder actualDeliveredQuantity(@Nullable BigDecimal actualDeliveredQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ActualDeliveredQuantity
- Returns:
this.
-
quantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuantityUnit
- Returns:
this.
-
unloadingPointName
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder unloadingPointName(@Nullable String unloadingPointName) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
shippingPoint
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder shippingPoint(@Nullable String shippingPoint) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShippingPoint
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
storageLocation
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
custSupplyArea
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder custSupplyArea(@Nullable String custSupplyArea) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustSupplyArea
- Returns:
this.
-
supplyAreaDesc
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder supplyAreaDesc(@Nullable String supplyAreaDesc) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SupplyAreaDesc
- Returns:
this.
-
custAssemblyLoc
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder custAssemblyLoc(@Nullable String custAssemblyLoc) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: CustAssemblyLoc
- Returns:
this.
-
jITExtStatusAtSupplier
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITExtStatusAtSupplier(@Nullable String jITExtStatusAtSupplier) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: JITExtStatusAtSupplier
- Returns:
this.
-
jITExtStatusUpdtdOn
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITExtStatusUpdtdOn(@Nullable ZonedDateTime jITExtStatusUpdtdOn) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: JITExtStatusUpdtdOn
- Returns:
this.
-
jITIntProcessingStatus
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITIntProcessingStatus(@Nullable String jITIntProcessingStatus) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: JITIntProcessingStatus
- Returns:
this.
-
jITIntStatusUpdtdOn
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITIntStatusUpdtdOn(@Nullable ZonedDateTime jITIntStatusUpdtdOn) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: JITIntStatusUpdtdOn
- Returns:
this.
-
transmittedExtStatusByMfr
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder transmittedExtStatusByMfr(@Nullable String transmittedExtStatusByMfr) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: TransmittedExtStatusByMfr
- Returns:
this.
-
supplyControlID
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder supplyControlID(@Nullable String supplyControlID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplyControlID
- Returns:
this.
-
jITActionCtrl
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITActionCtrl(@Nullable String jITActionCtrl) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: JITActionCtrl
- Returns:
this.
-
requirementDateTime
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder requirementDateTime(@Nullable ZonedDateTime requirementDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: RequirementDateTime
- Returns:
this.
-
plannedShippingDateTime
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder plannedShippingDateTime(@Nullable ZonedDateTime plannedShippingDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PlannedShippingDateTime
- Returns:
this.
-
deliveryCreationDate
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder deliveryCreationDate(@Nullable LocalDateTime deliveryCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: DeliveryCreationDate
- Returns:
this.
-
materialAvailabilityDate
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder materialAvailabilityDate(@Nullable LocalDateTime materialAvailabilityDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MaterialAvailabilityDate
- Returns:
this.
-
custCompGrpMatl
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder custCompGrpMatl(@Nullable String custCompGrpMatl) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CustCompGrpMatl
- Returns:
this.
-
jITExtSequenceNumber
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder jITExtSequenceNumber(@Nullable String jITExtSequenceNumber) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: JITExtSequenceNumber
- Returns:
this.
-
compGrpMatl
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CompGrpMatl
- Returns:
this.
-
requestedDeliveryDate
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder requestedDeliveryDate(@Nullable LocalDateTime requestedDeliveryDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Returns:
this.
-
requestedDeliveryTime
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder requestedDeliveryTime(@Nullable LocalTime requestedDeliveryTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryTime
- Returns:
this.
-
extCompGrpNumber
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder extCompGrpNumber(@Nullable String extCompGrpNumber) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ExtCompGrpNumber
- Returns:
this.
-
transmittedExtStsUpdtdDteTme
@Nonnull public JITCallCompMatl.JITCallCompMatlBuilder transmittedExtStsUpdtdDteTme(@Nullable ZonedDateTime transmittedExtStsUpdtdDteTme) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: TransmittedExtStsUpdtdDteTme
- Returns:
this.
-
build
-
toString
-