Class PurchaseOrder.PurchaseOrderBuilder
- Enclosing class:
- PurchaseOrder
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()cashDiscount1Days(BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3cashDiscount1Percent(BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3cashDiscount2Days(BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3cashDiscount2Percent(BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4correspncExternalReference(String correspncExternalReference) Constraints: Not nullable, Maximum length: 12correspncInternalReference(String correspncInternalReference) Constraints: Not nullable, Maximum length: 12createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDate creationDate) Constraints: NullableConstraints: Not nullable, Maximum length: 10documentCurrency(String documentCurrency) Constraints: Not nullable, Maximum length: 3downPaymentAmount(BigDecimal downPaymentAmount) Constraints: Not nullable, Precision: 11, Scale: 0downPaymentDueDate(LocalDate downPaymentDueDate) Constraints: NullabledownPaymentPercentageOfTotAmt(BigDecimal downPaymentPercentageOfTotAmt) Constraints: Not nullable, Precision: 5, Scale: 2downPaymentType(String downPaymentType) Constraints: Not nullable, Maximum length: 4exchangeRate(BigDecimal exchangeRate) Constraints: Not nullable, Precision: 9, Scale: 5exchangeRateIsFixed(Boolean exchangeRateIsFixed) Constraints: Not nullableincotermsClassification(String incotermsClassification) Constraints: Not nullable, Maximum length: 3incotermsLocation1(String incotermsLocation1) Constraints: Not nullable, Maximum length: 70incotermsLocation2(String incotermsLocation2) Constraints: Not nullable, Maximum length: 70incotermsTransferLocation(String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28incotermsVersion(String incotermsVersion) Constraints: Not nullable, Maximum length: 4invoicingParty(String invoicingParty) Constraints: Not nullable, Maximum length: 10isIntrastatReportingExcluded(Boolean isIntrastatReportingExcluded) Constraints: Not nullableisIntrastatReportingRelevant(Boolean isIntrastatReportingRelevant) Constraints: Not nullableitemNumberIntervalForSubItems(String itemNumberIntervalForSubItems) Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 2lastChangeDateTime(OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7manualSupplierAddressID(String manualSupplierAddressID) Constraints: Not nullable, Maximum length: 10netPaymentDays(BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3paymentTerms(String paymentTerms) Constraints: Not nullable, Maximum length: 4pricingDocument(String pricingDocument) Constraints: Not nullable, Maximum length: 10pricingProcedure(String pricingProcedure) Constraints: Not nullable, Maximum length: 6purchaseContract(String purchaseContract) Constraints: Not nullable, Maximum length: 10purchaseOrder(String purchaseOrder) (Key Field) Constraints: Not nullable, Maximum length: 10purchaseOrderDate(LocalDate purchaseOrderDate) Constraints: NullablepurchaseOrderDeletionCode(String purchaseOrderDeletionCode) Constraints: Not nullable, Maximum length: 1purchaseOrderItem(PurchaseOrderItem... value) Navigation property _PurchaseOrderItem for PurchaseOrder to multiple PurchaseOrderItem.purchaseOrderNote(PurchaseOrderNote... value) Navigation property _PurchaseOrderNote for PurchaseOrder to multiple PurchaseOrderNote.purchaseOrderPartner(PurchaseOrderPartner... value) Navigation property _PurchaseOrderPartner for PurchaseOrder to multiple PurchaseOrderPartner.purchaseOrderSubtype(String purchaseOrderSubtype) Constraints: Not nullable, Maximum length: 1purchaseOrderType(String purchaseOrderType) Constraints: Not nullable, Maximum length: 4purchasingCompletenessStatus(Boolean purchasingCompletenessStatus) Constraints: Not nullablepurchasingDocumentOrigin(String purchasingDocumentOrigin) Constraints: Not nullable, Maximum length: 1purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4purchasingProcessingStatus(String purchasingProcessingStatus) Constraints: Not nullable, Maximum length: 2purchasingReleaseStrategy(String purchasingReleaseStrategy) Constraints: Not nullable, Maximum length: 2purgAggrgdProdCmplncSuplrSts(String purgAggrgdProdCmplncSuplrSts) Constraints: Not nullable, Maximum length: 1purgAggrgdProdMarketabilitySts(String purgAggrgdProdMarketabilitySts) Constraints: Not nullable, Maximum length: 1purgAggrgdSftyDataSheetStatus(String purgAggrgdSftyDataSheetStatus) Constraints: Not nullable, Maximum length: 1purgProdCmplncTotDngrsGoodsSts(String purgProdCmplncTotDngrsGoodsSts) Constraints: Not nullable, Maximum length: 1purgReasonForDocCancellation(String purgReasonForDocCancellation) Constraints: Not nullable, Maximum length: 2purgReleaseSequenceStatus(String purgReleaseSequenceStatus) Constraints: Not nullable, Maximum length: 8quotationSubmissionDate(LocalDate quotationSubmissionDate) Constraints: NullablereleaseCode(String releaseCode) Constraints: Not nullable, Maximum length: 1releaseIsNotCompleted(Boolean releaseIsNotCompleted) Constraints: Not nullableConstraints: Not nullable, Maximum length: 10Navigation property _SupplierAddress for PurchaseOrder to single PurchaseOrderSupplierAddress.supplierAddressID(String supplierAddressID) Constraints: Not nullable, Maximum length: 10supplierPhoneNumber(String supplierPhoneNumber) Constraints: Not nullable, Maximum length: 16supplierQuotationExternalID(String supplierQuotationExternalID) Constraints: Not nullable, Maximum length: 10supplierRespSalesPersonName(String supplierRespSalesPersonName) Constraints: Not nullable, Maximum length: 30supplyingPlant(String supplyingPlant) Constraints: Not nullable, Maximum length: 4supplyingSupplier(String supplyingSupplier) Constraints: Not nullable, Maximum length: 10taxReturnCountry(String taxReturnCountry) Constraints: Not nullable, Maximum length: 3toString()validityEndDate(LocalDate validityEndDate) Constraints: NullablevalidityStartDate(LocalDate validityStartDate) Constraints: NullablevATRegistrationCountry(String vATRegistrationCountry) Constraints: Not nullable, Maximum length: 3
-
Method Details
-
purchaseOrderItem
Navigation property _PurchaseOrderItem for PurchaseOrder to multiple PurchaseOrderItem.- Parameters:
value- The PurchaseOrderItems to build this PurchaseOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
purchaseOrderNote
Navigation property _PurchaseOrderNote for PurchaseOrder to multiple PurchaseOrderNote.- Parameters:
value- The PurchaseOrderNotes to build this PurchaseOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
purchaseOrderPartner
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchaseOrderPartner(PurchaseOrderPartner... value) Navigation property _PurchaseOrderPartner for PurchaseOrder to multiple PurchaseOrderPartner.- Parameters:
value- The PurchaseOrderPartners to build this PurchaseOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
supplierAddress
@Nonnull public PurchaseOrder.PurchaseOrderBuilder supplierAddress(PurchaseOrderSupplierAddress value) Navigation property _SupplierAddress for PurchaseOrder to single PurchaseOrderSupplierAddress.- Parameters:
value- The PurchaseOrderSupplierAddress to build this PurchaseOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
purchaseOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseOrder
- Returns:
this.
-
purchaseOrderType
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchaseOrderType(@Nullable String purchaseOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchaseOrderType
- Returns:
this.
-
purchaseOrderSubtype
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchaseOrderSubtype(@Nullable String purchaseOrderSubtype) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchaseOrderSubtype
- Returns:
this.
-
purchasingDocumentOrigin
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchasingDocumentOrigin(@Nullable String purchasingDocumentOrigin) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentOrigin
- Returns:
this.
-
createdByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
purchaseOrderDate
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchaseOrderDate(@Nullable LocalDate purchaseOrderDate) Constraints: NullableOriginal property name from the Odata EDM: PurchaseOrderDate
- Returns:
this.
-
lastChangeDateTime
@Nonnull public PurchaseOrder.PurchaseOrderBuilder lastChangeDateTime(@Nullable OffsetDateTime lastChangeDateTime) Constraints: Nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
validityStartDate
@Nonnull public PurchaseOrder.PurchaseOrderBuilder validityStartDate(@Nullable LocalDate validityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public PurchaseOrder.PurchaseOrderBuilder validityEndDate(@Nullable LocalDate validityEndDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
language
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
purchaseOrderDeletionCode
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchaseOrderDeletionCode(@Nullable String purchaseOrderDeletionCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchaseOrderDeletionCode
- Returns:
this.
-
releaseIsNotCompleted
@Nonnull public PurchaseOrder.PurchaseOrderBuilder releaseIsNotCompleted(@Nullable Boolean releaseIsNotCompleted) Constraints: Not nullableOriginal property name from the Odata EDM: ReleaseIsNotCompleted
- Returns:
this.
-
purchasingCompletenessStatus
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchasingCompletenessStatus(@Nullable Boolean purchasingCompletenessStatus) Constraints: Not nullableOriginal property name from the Odata EDM: PurchasingCompletenessStatus
- Returns:
this.
-
purchasingProcessingStatus
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchasingProcessingStatus(@Nullable String purchasingProcessingStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PurchasingProcessingStatus
- Returns:
this.
-
purgReleaseSequenceStatus
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purgReleaseSequenceStatus(@Nullable String purgReleaseSequenceStatus) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: PurgReleaseSequenceStatus
- Returns:
this.
-
releaseCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ReleaseCode
- Returns:
this.
-
purchasingReleaseStrategy
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchasingReleaseStrategy(@Nullable String purchasingReleaseStrategy) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PurchasingReleaseStrategy
- Returns:
this.
-
purgReasonForDocCancellation
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purgReasonForDocCancellation(@Nullable String purgReasonForDocCancellation) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PurgReasonForDocCancellation
- Returns:
this.
-
companyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
purchasingOrganization
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
purchasingGroup
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
supplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
manualSupplierAddressID
@Nonnull public PurchaseOrder.PurchaseOrderBuilder manualSupplierAddressID(@Nullable String manualSupplierAddressID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ManualSupplierAddressID
- Returns:
this.
-
supplierAddressID
@Nonnull public PurchaseOrder.PurchaseOrderBuilder supplierAddressID(@Nullable String supplierAddressID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierAddressID
- Returns:
this.
-
supplierRespSalesPersonName
@Nonnull public PurchaseOrder.PurchaseOrderBuilder supplierRespSalesPersonName(@Nullable String supplierRespSalesPersonName) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SupplierRespSalesPersonName
- Returns:
this.
-
supplierPhoneNumber
@Nonnull public PurchaseOrder.PurchaseOrderBuilder supplierPhoneNumber(@Nullable String supplierPhoneNumber) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: SupplierPhoneNumber
- Returns:
this.
-
supplyingSupplier
@Nonnull public PurchaseOrder.PurchaseOrderBuilder supplyingSupplier(@Nullable String supplyingSupplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplyingSupplier
- Returns:
this.
-
supplyingPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SupplyingPlant
- Returns:
this.
-
invoicingParty
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: InvoicingParty
- Returns:
this.
-
customer
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Customer
- Returns:
this.
-
purchaseContract
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purchaseContract(@Nullable String purchaseContract) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseContract
- Returns:
this.
-
supplierQuotationExternalID
@Nonnull public PurchaseOrder.PurchaseOrderBuilder supplierQuotationExternalID(@Nullable String supplierQuotationExternalID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierQuotationExternalID
- Returns:
this.
-
quotationSubmissionDate
@Nonnull public PurchaseOrder.PurchaseOrderBuilder quotationSubmissionDate(@Nullable LocalDate quotationSubmissionDate) Constraints: NullableOriginal property name from the Odata EDM: QuotationSubmissionDate
- Returns:
this.
-
itemNumberIntervalForSubItems
@Nonnull public PurchaseOrder.PurchaseOrderBuilder itemNumberIntervalForSubItems(@Nullable String itemNumberIntervalForSubItems) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: ItemNumberIntervalForSubItems
- Returns:
this.
-
paymentTerms
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Returns:
this.
-
cashDiscount1Days
@Nonnull public PurchaseOrder.PurchaseOrderBuilder cashDiscount1Days(@Nullable BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: CashDiscount1Days
- Returns:
this.
-
cashDiscount2Days
@Nonnull public PurchaseOrder.PurchaseOrderBuilder cashDiscount2Days(@Nullable BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: CashDiscount2Days
- Returns:
this.
-
netPaymentDays
@Nonnull public PurchaseOrder.PurchaseOrderBuilder netPaymentDays(@Nullable BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: NetPaymentDays
- Returns:
this.
-
cashDiscount1Percent
@Nonnull public PurchaseOrder.PurchaseOrderBuilder cashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount1Percent
- Returns:
this.
-
cashDiscount2Percent
@Nonnull public PurchaseOrder.PurchaseOrderBuilder cashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount2Percent
- Returns:
this.
-
downPaymentType
@Nonnull public PurchaseOrder.PurchaseOrderBuilder downPaymentType(@Nullable String downPaymentType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DownPaymentType
- Returns:
this.
-
downPaymentPercentageOfTotAmt
@Nonnull public PurchaseOrder.PurchaseOrderBuilder downPaymentPercentageOfTotAmt(@Nullable BigDecimal downPaymentPercentageOfTotAmt) Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: DownPaymentPercentageOfTotAmt
- Returns:
this.
-
downPaymentAmount
@Nonnull public PurchaseOrder.PurchaseOrderBuilder downPaymentAmount(@Nullable BigDecimal downPaymentAmount) Constraints: Not nullable, Precision: 11, Scale: 0Original property name from the Odata EDM: DownPaymentAmount
- Returns:
this.
-
downPaymentDueDate
@Nonnull public PurchaseOrder.PurchaseOrderBuilder downPaymentDueDate(@Nullable LocalDate downPaymentDueDate) Constraints: NullableOriginal property name from the Odata EDM: DownPaymentDueDate
- Returns:
this.
-
incotermsClassification
@Nonnull public PurchaseOrder.PurchaseOrderBuilder incotermsClassification(@Nullable String incotermsClassification) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
this.
-
incotermsTransferLocation
@Nonnull public PurchaseOrder.PurchaseOrderBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
this.
-
incotermsVersion
@Nonnull public PurchaseOrder.PurchaseOrderBuilder incotermsVersion(@Nullable String incotermsVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
this.
-
incotermsLocation1
@Nonnull public PurchaseOrder.PurchaseOrderBuilder incotermsLocation1(@Nullable String incotermsLocation1) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
this.
-
incotermsLocation2
@Nonnull public PurchaseOrder.PurchaseOrderBuilder incotermsLocation2(@Nullable String incotermsLocation2) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
this.
-
isIntrastatReportingRelevant
@Nonnull public PurchaseOrder.PurchaseOrderBuilder isIntrastatReportingRelevant(@Nullable Boolean isIntrastatReportingRelevant) Constraints: Not nullableOriginal property name from the Odata EDM: IsIntrastatReportingRelevant
- Returns:
this.
-
isIntrastatReportingExcluded
@Nonnull public PurchaseOrder.PurchaseOrderBuilder isIntrastatReportingExcluded(@Nullable Boolean isIntrastatReportingExcluded) Constraints: Not nullableOriginal property name from the Odata EDM: IsIntrastatReportingExcluded
- Returns:
this.
-
correspncExternalReference
@Nonnull public PurchaseOrder.PurchaseOrderBuilder correspncExternalReference(@Nullable String correspncExternalReference) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CorrespncExternalReference
- Returns:
this.
-
correspncInternalReference
@Nonnull public PurchaseOrder.PurchaseOrderBuilder correspncInternalReference(@Nullable String correspncInternalReference) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CorrespncInternalReference
- Returns:
this.
-
pricingDocument
@Nonnull public PurchaseOrder.PurchaseOrderBuilder pricingDocument(@Nullable String pricingDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PricingDocument
- Returns:
this.
-
pricingProcedure
@Nonnull public PurchaseOrder.PurchaseOrderBuilder pricingProcedure(@Nullable String pricingProcedure) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PricingProcedure
- Returns:
this.
-
documentCurrency
@Nonnull public PurchaseOrder.PurchaseOrderBuilder documentCurrency(@Nullable String documentCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentCurrency
- Returns:
this.
-
exchangeRate
Constraints: Not nullable, Precision: 9, Scale: 5Original property name from the Odata EDM: ExchangeRate
- Returns:
this.
-
exchangeRateIsFixed
@Nonnull public PurchaseOrder.PurchaseOrderBuilder exchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed) Constraints: Not nullableOriginal property name from the Odata EDM: ExchangeRateIsFixed
- Returns:
this.
-
taxReturnCountry
@Nonnull public PurchaseOrder.PurchaseOrderBuilder taxReturnCountry(@Nullable String taxReturnCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TaxReturnCountry
- Returns:
this.
-
vATRegistrationCountry
@Nonnull public PurchaseOrder.PurchaseOrderBuilder vATRegistrationCountry(@Nullable String vATRegistrationCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: VATRegistrationCountry
- Returns:
this.
-
purgAggrgdProdCmplncSuplrSts
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purgAggrgdProdCmplncSuplrSts(@Nullable String purgAggrgdProdCmplncSuplrSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurgAggrgdProdCmplncSuplrSts
- Returns:
this.
-
purgAggrgdProdMarketabilitySts
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purgAggrgdProdMarketabilitySts(@Nullable String purgAggrgdProdMarketabilitySts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurgAggrgdProdMarketabilitySts
- Returns:
this.
-
purgAggrgdSftyDataSheetStatus
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purgAggrgdSftyDataSheetStatus(@Nullable String purgAggrgdSftyDataSheetStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurgAggrgdSftyDataSheetStatus
- Returns:
this.
-
purgProdCmplncTotDngrsGoodsSts
@Nonnull public PurchaseOrder.PurchaseOrderBuilder purgProdCmplncTotDngrsGoodsSts(@Nullable String purgProdCmplncTotDngrsGoodsSts) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurgProdCmplncTotDngrsGoodsSts
- Returns:
this.
-
_Messages
@Nonnull public PurchaseOrder.PurchaseOrderBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-