Class CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder
- Enclosing class:
- CntrlPurContrVersionHistory
-
Method Summary
Modifier and TypeMethodDescriptionactivePurchasingDocument(String activePurchasingDocument) Constraints: Not nullable, Maximum length: 10build()cashDiscount1Days(BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3, Scale: 0cashDiscount1Percent(BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3cashDiscount2Days(BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3, Scale: 0cashDiscount2Percent(BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3centralPurchaseContract(String centralPurchaseContract) (Key Field) Constraints: Not nullable, Maximum length: 10Navigation property to_CentralPurchaseContractItem for CntrlPurContrVersionHistory to multiple CntrlPurchaseContractItem.changeRequestNote(String changeRequestNote) Constraints: Not nullable, Maximum length: 60cntrlPurContrFlxblDistrIsAllwd(Boolean cntrlPurContrFlxblDistrIsAllwd) Constraints: nonecntrlPurContrOvrlDistrStsTxt(String cntrlPurContrOvrlDistrStsTxt) Constraints: Not nullable, Maximum length: 2companyCode(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: 12createdByUserDescription(String createdByUserDescription) Constraints: Not nullable, Maximum length: 81creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0creationTime(LocalTime creationTime) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 5documentCurrency(String documentCurrency) Constraints: Not nullable, Maximum length: 5exchangeRateIsFixed(Boolean exchangeRateIsFixed) Constraints: noneincotermsClassification(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: 4lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7netPaymentDays(BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3, Scale: 0paymentTerms(String paymentTerms) Constraints: Not nullable, Maximum length: 4purchaseContractTargetAmount(BigDecimal purchaseContractTargetAmount) Constraints: Not nullable, Precision: 15, Scale: 3purchaseContractType(String purchaseContractType) Constraints: Not nullable, Maximum length: 4purchasingDocumentCategory(String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1purchasingDocumentDeletionCode(String purchasingDocumentDeletionCode) Constraints: Not nullable, Maximum length: 1purchasingDocumentName(String purchasingDocumentName) Constraints: Not nullable, Maximum length: 40purchasingDocumentVersion(String purchasingDocumentVersion) (Key Field) Constraints: Not nullable, Maximum length: 8purchasingDocVersionReasonCode(String purchasingDocVersionReasonCode) Constraints: Not nullable, Maximum length: 4purchasingDocVersionStatus(String purchasingDocVersionStatus) 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: 2purgContractIsInPreparation(Boolean purgContractIsInPreparation) Constraints: nonepurgDocChangeRequestStatus(String purgDocChangeRequestStatus) Constraints: Not nullable, Maximum length: 2quotationSubmissionDate(LocalDateTime quotationSubmissionDate) Constraints: Not nullable, Precision: 0releaseCode(String releaseCode) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10supplierPhoneNumber(String supplierPhoneNumber) Constraints: Not nullable, Maximum length: 16supplierQuotation(String supplierQuotation) Constraints: Not nullable, Maximum length: 10supplierRespSalesPersonName(String supplierRespSalesPersonName) Constraints: Not nullable, Maximum length: 30supplyingSupplier(String supplyingSupplier) Constraints: Not nullable, Maximum length: 10toString()validityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
centralPurchaseContractItem
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder centralPurchaseContractItem(CntrlPurchaseContractItem... value) Navigation property to_CentralPurchaseContractItem for CntrlPurContrVersionHistory to multiple CntrlPurchaseContractItem.- Parameters:
value- The CntrlPurchaseContractItems to build this CntrlPurContrVersionHistory with.- Returns:
- This Builder to allow for a fluent interface.
-
centralPurchaseContract
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder centralPurchaseContract(@Nullable String centralPurchaseContract) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CentralPurchaseContract
- Returns:
this.
-
purchasingDocumentVersion
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingDocumentVersion(@Nullable String purchasingDocumentVersion) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: PurchasingDocumentVersion
- Returns:
this.
-
activePurchasingDocument
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder activePurchasingDocument(@Nullable String activePurchasingDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ActivePurchasingDocument
- Returns:
this.
-
purchaseContractType
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchaseContractType(@Nullable String purchaseContractType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchaseContractType
- Returns:
this.
-
purchasingDocumentCategory
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingDocumentCategory(@Nullable String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentCategory
- Returns:
this.
-
supplier
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder supplier(@Nullable String supplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
companyCode
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
purchasingOrganization
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
purchasingGroup
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
validityStartDate
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
documentCurrency
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder documentCurrency(@Nullable String documentCurrency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: DocumentCurrency
- Returns:
this.
-
changeRequestNote
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder changeRequestNote(@Nullable String changeRequestNote) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: ChangeRequestNote
- Returns:
this.
-
createdByUser
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
createdByUserDescription
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder createdByUserDescription(@Nullable String createdByUserDescription) Constraints: Not nullable, Maximum length: 81Original property name from the Odata EDM: CreatedByUserDescription
- Returns:
this.
-
creationDate
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
creationTime
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder creationTime(@Nullable LocalTime creationTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationTime
- Returns:
this.
-
purchasingDocVersionReasonCode
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingDocVersionReasonCode(@Nullable String purchasingDocVersionReasonCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingDocVersionReasonCode
- Returns:
this.
-
purchasingDocVersionStatus
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingDocVersionStatus(@Nullable String purchasingDocVersionStatus) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocVersionStatus
- Returns:
this.
-
currency
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder currency(@Nullable String currency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
this.
-
incotermsClassification
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder incotermsClassification(@Nullable String incotermsClassification) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
this.
-
incotermsTransferLocation
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
this.
-
incotermsVersion
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder incotermsVersion(@Nullable String incotermsVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
this.
-
incotermsLocation1
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder incotermsLocation1(@Nullable String incotermsLocation1) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
this.
-
incotermsLocation2
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder incotermsLocation2(@Nullable String incotermsLocation2) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
this.
-
purchasingDocumentName
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingDocumentName(@Nullable String purchasingDocumentName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PurchasingDocumentName
- Returns:
this.
-
paymentTerms
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder paymentTerms(@Nullable String paymentTerms) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Returns:
this.
-
cashDiscount1Days
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder cashDiscount1Days(@Nullable BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: CashDiscount1Days
- Returns:
this.
-
cashDiscount2Days
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder cashDiscount2Days(@Nullable BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: CashDiscount2Days
- Returns:
this.
-
netPaymentDays
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder netPaymentDays(@Nullable BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: NetPaymentDays
- Returns:
this.
-
cashDiscount1Percent
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder cashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount1Percent
- Returns:
this.
-
cashDiscount2Percent
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder cashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount2Percent
- Returns:
this.
-
purchaseContractTargetAmount
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchaseContractTargetAmount(@Nullable BigDecimal purchaseContractTargetAmount) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: PurchaseContractTargetAmount
- Returns:
this.
-
releaseCode
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder releaseCode(@Nullable String releaseCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ReleaseCode
- Returns:
this.
-
purchasingDocumentDeletionCode
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingDocumentDeletionCode(@Nullable String purchasingDocumentDeletionCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentDeletionCode
- Returns:
this.
-
supplyingSupplier
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder supplyingSupplier(@Nullable String supplyingSupplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplyingSupplier
- Returns:
this.
-
exchangeRateIsFixed
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder exchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed) Constraints: noneOriginal property name from the Odata EDM: ExchangeRateIsFixed
- Returns:
this.
-
quotationSubmissionDate
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder quotationSubmissionDate(@Nullable LocalDateTime quotationSubmissionDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: QuotationSubmissionDate
- Returns:
this.
-
supplierQuotation
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder supplierQuotation(@Nullable String supplierQuotation) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierQuotation
- Returns:
this.
-
correspncExternalReference
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder correspncExternalReference(@Nullable String correspncExternalReference) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CorrespncExternalReference
- Returns:
this.
-
correspncInternalReference
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder correspncInternalReference(@Nullable String correspncInternalReference) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CorrespncInternalReference
- Returns:
this.
-
supplierRespSalesPersonName
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder supplierRespSalesPersonName(@Nullable String supplierRespSalesPersonName) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SupplierRespSalesPersonName
- Returns:
this.
-
supplierPhoneNumber
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder supplierPhoneNumber(@Nullable String supplierPhoneNumber) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: SupplierPhoneNumber
- Returns:
this.
-
lastChangeDateTime
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
purgContractIsInPreparation
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purgContractIsInPreparation(@Nullable Boolean purgContractIsInPreparation) Constraints: noneOriginal property name from the Odata EDM: PurgContractIsInPreparation
- Returns:
this.
-
purchasingProcessingStatus
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purchasingProcessingStatus(@Nullable String purchasingProcessingStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PurchasingProcessingStatus
- Returns:
this.
-
cntrlPurContrOvrlDistrStsTxt
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder cntrlPurContrOvrlDistrStsTxt(@Nullable String cntrlPurContrOvrlDistrStsTxt) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CntrlPurContrOvrlDistrStsTxt
- Returns:
this.
-
cntrlPurContrFlxblDistrIsAllwd
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder cntrlPurContrFlxblDistrIsAllwd(@Nullable Boolean cntrlPurContrFlxblDistrIsAllwd) Constraints: noneOriginal property name from the Odata EDM: CntrlPurContrFlxblDistrIsAllwd
- Returns:
this.
-
purgDocChangeRequestStatus
@Nonnull public CntrlPurContrVersionHistory.CntrlPurContrVersionHistoryBuilder purgDocChangeRequestStatus(@Nullable String purgDocChangeRequestStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PurgDocChangeRequestStatus
- Returns:
this.
-
build
-
toString
-