Class FreightBooking.FreightBookingBuilder
- Enclosing class:
- FreightBooking
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()Constraints: Not nullable, Maximum length: 10carrierAccountNumber(String carrierAccountNumber) Constraints: Not nullable, Maximum length: 14carrierUUID(UUID carrierUUID) Constraints: NullablechangedDateTime(OffsetDateTime changedDateTime) Constraints: NullableConstraints: Not nullable, Maximum length: 10consigneeAddressID(String consigneeAddressID) Constraints: Not nullable, Maximum length: 40consigneeUUID(UUID consigneeUUID) Constraints: NullablecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(OffsetDateTime creationDateTime) Constraints: NullableNavigation property _FreightBookingBusinessPartner for FreightBooking to multiple FreightBookingBusinessPartner.Navigation property _FreightBookingCharge for FreightBooking to single FreightBookingCharge.freightBookingDocRef(FreightBookingDocRef... value) Navigation property _FreightBookingDocRef for FreightBooking to multiple FreightBookingDocRef.freightBookingEvent(FreightBookingEvent... value) Navigation property _FreightBookingEvent for FreightBooking to multiple FreightBookingEvent.freightBookingItem(FreightBookingItem... value) Navigation property _FreightBookingItem for FreightBooking to multiple FreightBookingItem.freightBookingStop(FreightBookingStop... value) Navigation property _FreightBookingStop for FreightBooking to multiple FreightBookingStop.lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12masterBillOfLading(String masterBillOfLading) Constraints: Not nullable, Maximum length: 35movementType(String movementType) Constraints: Not nullable, Maximum length: 3purgOrgCompanyCode(String purgOrgCompanyCode) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10shipperAddressID(String shipperAddressID) Constraints: Not nullable, Maximum length: 40shipperUUID(UUID shipperUUID) Constraints: NullablestandardCarrierAlphaCode(String standardCarrierAlphaCode) Constraints: Not nullable, Maximum length: 4toString()transpOrderDngrsGdsSts(String transpOrderDngrsGdsSts) Constraints: Not nullable, Maximum length: 1transpOrderSubcontrgSts(String transpOrderSubcontrgSts) Constraints: Not nullable, Maximum length: 2transpOrdExecutingCarrier(String transpOrdExecutingCarrier) Constraints: Not nullable, Maximum length: 10transpOrdExecutingCarrierUUID(UUID transpOrdExecutingCarrierUUID) Constraints: NullabletranspOrdExecutionIsBlocked(Boolean transpOrdExecutionIsBlocked) Constraints: Not nullabletranspOrdGoodsMovementStatus(String transpOrdGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1transpOrdHasMltplExectgPties(Boolean transpOrdHasMltplExectgPties) Constraints: Not nullabletranspOrdInvoicingCarrierLevel(String transpOrdInvoicingCarrierLevel) Constraints: Not nullable, Maximum length: 2transpOrdLifeCycleStatus(String transpOrdLifeCycleStatus) Constraints: Not nullable, Maximum length: 2transpOrdPartnerReference(String transpOrdPartnerReference) Constraints: Not nullable, Maximum length: 35transpOrdResponsiblePerson(String transpOrdResponsiblePerson) Constraints: Not nullable, Maximum length: 12transpOrdWhseProcessingStatus(String transpOrdWhseProcessingStatus) Constraints: Not nullable, Maximum length: 1transportationMode(String transportationMode) Constraints: Not nullable, Maximum length: 2transportationModeCategory(String transportationModeCategory) Constraints: Not nullable, Maximum length: 1transportationOrder(String transportationOrder) Constraints: Not nullable, Maximum length: 20transportationOrderCategory(String transportationOrderCategory) Constraints: Not nullable, Maximum length: 2transportationOrderConfSts(String transportationOrderConfSts) Constraints: Not nullable, Maximum length: 2transportationOrderCrtnType(String transportationOrderCrtnType) Constraints: Not nullable, Maximum length: 2transportationOrderExecSts(String transportationOrderExecSts) Constraints: Not nullable, Maximum length: 2transportationOrderType(String transportationOrderType) Constraints: Not nullable, Maximum length: 4transportationOrderUUID(UUID transportationOrderUUID) (Key Field) Constraints: Not nullabletransportationShippingType(String transportationShippingType) Constraints: Not nullable, Maximum length: 3transpPurgGroup(String transpPurgGroup) Constraints: Not nullable, Maximum length: 8transpPurgGroupExtID(String transpPurgGroupExtID) Constraints: Not nullable, Maximum length: 20transpPurgOrg(String transpPurgOrg) Constraints: Not nullable, Maximum length: 8transpPurgOrgExtID(String transpPurgOrgExtID) Constraints: Not nullable, Maximum length: 20
-
Method Details
-
freightBookingBusinessPartner
@Nonnull public FreightBooking.FreightBookingBuilder freightBookingBusinessPartner(FreightBookingBusinessPartner... value) Navigation property _FreightBookingBusinessPartner for FreightBooking to multiple FreightBookingBusinessPartner.- Parameters:
value- The FreightBookingBusinessPartners to build this FreightBooking with.- Returns:
- This Builder to allow for a fluent interface.
-
freightBookingCharge
@Nonnull public FreightBooking.FreightBookingBuilder freightBookingCharge(FreightBookingCharge value) Navigation property _FreightBookingCharge for FreightBooking to single FreightBookingCharge.- Parameters:
value- The FreightBookingCharge to build this FreightBooking with.- Returns:
- This Builder to allow for a fluent interface.
-
freightBookingDocRef
@Nonnull public FreightBooking.FreightBookingBuilder freightBookingDocRef(FreightBookingDocRef... value) Navigation property _FreightBookingDocRef for FreightBooking to multiple FreightBookingDocRef.- Parameters:
value- The FreightBookingDocRefs to build this FreightBooking with.- Returns:
- This Builder to allow for a fluent interface.
-
freightBookingEvent
@Nonnull public FreightBooking.FreightBookingBuilder freightBookingEvent(FreightBookingEvent... value) Navigation property _FreightBookingEvent for FreightBooking to multiple FreightBookingEvent.- Parameters:
value- The FreightBookingEvents to build this FreightBooking with.- Returns:
- This Builder to allow for a fluent interface.
-
freightBookingItem
@Nonnull public FreightBooking.FreightBookingBuilder freightBookingItem(FreightBookingItem... value) Navigation property _FreightBookingItem for FreightBooking to multiple FreightBookingItem.- Parameters:
value- The FreightBookingItems to build this FreightBooking with.- Returns:
- This Builder to allow for a fluent interface.
-
freightBookingStop
@Nonnull public FreightBooking.FreightBookingBuilder freightBookingStop(FreightBookingStop... value) Navigation property _FreightBookingStop for FreightBooking to multiple FreightBookingStop.- Parameters:
value- The FreightBookingStops to build this FreightBooking with.- Returns:
- This Builder to allow for a fluent interface.
-
transportationOrderUUID
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrderUUID(@Nullable UUID transportationOrderUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: TransportationOrderUUID
- Returns:
this.
-
transportationOrder
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrder(@Nullable String transportationOrder) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TransportationOrder
- Returns:
this.
-
transportationOrderType
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrderType(@Nullable String transportationOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: TransportationOrderType
- Returns:
this.
-
transportationOrderCategory
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrderCategory(@Nullable String transportationOrderCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCategory
- Returns:
this.
-
transportationShippingType
@Nonnull public FreightBooking.FreightBookingBuilder transportationShippingType(@Nullable String transportationShippingType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TransportationShippingType
- Returns:
this.
-
movementType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MovementType
- Returns:
this.
-
transportationMode
@Nonnull public FreightBooking.FreightBookingBuilder transportationMode(@Nullable String transportationMode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationMode
- Returns:
this.
-
transportationModeCategory
@Nonnull public FreightBooking.FreightBookingBuilder transportationModeCategory(@Nullable String transportationModeCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TransportationModeCategory
- Returns:
this.
-
carrierUUID
Constraints: NullableOriginal property name from the Odata EDM: CarrierUUID
- Returns:
this.
-
carrier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Carrier
- Returns:
this.
-
standardCarrierAlphaCode
@Nonnull public FreightBooking.FreightBookingBuilder standardCarrierAlphaCode(@Nullable String standardCarrierAlphaCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StandardCarrierAlphaCode
- Returns:
this.
-
transpOrdExecutingCarrierUUID
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdExecutingCarrierUUID(@Nullable UUID transpOrdExecutingCarrierUUID) Constraints: NullableOriginal property name from the Odata EDM: TranspOrdExecutingCarrierUUID
- Returns:
this.
-
transpOrdExecutingCarrier
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdExecutingCarrier(@Nullable String transpOrdExecutingCarrier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TranspOrdExecutingCarrier
- Returns:
this.
-
shipperUUID
Constraints: NullableOriginal property name from the Odata EDM: ShipperUUID
- Returns:
this.
-
shipper
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Shipper
- Returns:
this.
-
shipperAddressID
@Nonnull public FreightBooking.FreightBookingBuilder shipperAddressID(@Nullable String shipperAddressID) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ShipperAddressID
- Returns:
this.
-
consigneeUUID
Constraints: NullableOriginal property name from the Odata EDM: ConsigneeUUID
- Returns:
this.
-
consignee
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Consignee
- Returns:
this.
-
consigneeAddressID
@Nonnull public FreightBooking.FreightBookingBuilder consigneeAddressID(@Nullable String consigneeAddressID) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsigneeAddressID
- Returns:
this.
-
transpPurgOrg
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TranspPurgOrg
- Returns:
this.
-
transpPurgOrgExtID
@Nonnull public FreightBooking.FreightBookingBuilder transpPurgOrgExtID(@Nullable String transpPurgOrgExtID) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TranspPurgOrgExtID
- Returns:
this.
-
transpPurgGroup
@Nonnull public FreightBooking.FreightBookingBuilder transpPurgGroup(@Nullable String transpPurgGroup) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TranspPurgGroup
- Returns:
this.
-
transpPurgGroupExtID
@Nonnull public FreightBooking.FreightBookingBuilder transpPurgGroupExtID(@Nullable String transpPurgGroupExtID) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TranspPurgGroupExtID
- Returns:
this.
-
purgOrgCompanyCode
@Nonnull public FreightBooking.FreightBookingBuilder purgOrgCompanyCode(@Nullable String purgOrgCompanyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurgOrgCompanyCode
- Returns:
this.
-
carrierAccountNumber
@Nonnull public FreightBooking.FreightBookingBuilder carrierAccountNumber(@Nullable String carrierAccountNumber) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: CarrierAccountNumber
- Returns:
this.
-
transpOrdPartnerReference
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdPartnerReference(@Nullable String transpOrdPartnerReference) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: TranspOrdPartnerReference
- Returns:
this.
-
masterBillOfLading
@Nonnull public FreightBooking.FreightBookingBuilder masterBillOfLading(@Nullable String masterBillOfLading) Constraints: Not nullable, Maximum length: 35Original property name from the Odata EDM: MasterBillOfLading
- Returns:
this.
-
transpOrdResponsiblePerson
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdResponsiblePerson(@Nullable String transpOrdResponsiblePerson) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: TranspOrdResponsiblePerson
- Returns:
this.
-
transpOrdHasMltplExectgPties
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdHasMltplExectgPties(@Nullable Boolean transpOrdHasMltplExectgPties) Constraints: Not nullableOriginal property name from the Odata EDM: TranspOrdHasMltplExectgPties
- Returns:
this.
-
transpOrdInvoicingCarrierLevel
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdInvoicingCarrierLevel(@Nullable String transpOrdInvoicingCarrierLevel) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TranspOrdInvoicingCarrierLevel
- Returns:
this.
-
transpOrdLifeCycleStatus
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdLifeCycleStatus(@Nullable String transpOrdLifeCycleStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TranspOrdLifeCycleStatus
- Returns:
this.
-
transpOrderSubcontrgSts
@Nonnull public FreightBooking.FreightBookingBuilder transpOrderSubcontrgSts(@Nullable String transpOrderSubcontrgSts) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TranspOrderSubcontrgSts
- Returns:
this.
-
transportationOrderConfSts
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrderConfSts(@Nullable String transportationOrderConfSts) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderConfSts
- Returns:
this.
-
transportationOrderExecSts
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrderExecSts(@Nullable String transportationOrderExecSts) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderExecSts
- Returns:
this.
-
transpOrdGoodsMovementStatus
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdGoodsMovementStatus(@Nullable String transpOrdGoodsMovementStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdGoodsMovementStatus
- Returns:
this.
-
transpOrdWhseProcessingStatus
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdWhseProcessingStatus(@Nullable String transpOrdWhseProcessingStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrdWhseProcessingStatus
- Returns:
this.
-
transpOrderDngrsGdsSts
@Nonnull public FreightBooking.FreightBookingBuilder transpOrderDngrsGdsSts(@Nullable String transpOrderDngrsGdsSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TranspOrderDngrsGdsSts
- Returns:
this.
-
transpOrdExecutionIsBlocked
@Nonnull public FreightBooking.FreightBookingBuilder transpOrdExecutionIsBlocked(@Nullable Boolean transpOrdExecutionIsBlocked) Constraints: Not nullableOriginal property name from the Odata EDM: TranspOrdExecutionIsBlocked
- Returns:
this.
-
transportationOrderCrtnType
@Nonnull public FreightBooking.FreightBookingBuilder transportationOrderCrtnType(@Nullable String transportationOrderCrtnType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TransportationOrderCrtnType
- Returns:
this.
-
createdByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public FreightBooking.FreightBookingBuilder creationDateTime(@Nullable OffsetDateTime creationDateTime) Constraints: NullableOriginal property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public FreightBooking.FreightBookingBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
changedDateTime
@Nonnull public FreightBooking.FreightBookingBuilder changedDateTime(@Nullable OffsetDateTime changedDateTime) Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
_Messages
@Nonnull public FreightBooking.FreightBookingBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-