Class SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder
- Enclosing class:
- SrcgProjQtnAllowedPaytTrm
-
Method Summary
Modifier and TypeMethodDescriptionbuild()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: 4netPaymentDays(BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3paymentTerms(String paymentTerms) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4procurementHubSourceSystem(String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10Navigation property _SourcingProjectQuotation for SrcgProjQtnAllowedPaytTrm to single SourcingProjectQuotation.sourcingProjectQuotationUUID(UUID sourcingProjectQuotationUUID) Constraints: Not nullablesrcgProjQtnAllowedPaytTrmUUID(UUID srcgProjQtnAllowedPaytTrmUUID) (Key Field) Constraints: Not nullableNavigation property _SrcgProjQtnItmPaymentTerms for SrcgProjQtnAllowedPaytTrm to single SrcgProjQtnItemPaymentTerms.srcgProjQtnItmPaymentTermsUUID(UUID srcgProjQtnItmPaymentTermsUUID) Constraints: Not nullabletoString()
-
Method Details
-
sourcingProjectQuotation
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder sourcingProjectQuotation(SourcingProjectQuotation value) Navigation property _SourcingProjectQuotation for SrcgProjQtnAllowedPaytTrm to single SourcingProjectQuotation.- Parameters:
value- The SourcingProjectQuotation to build this SrcgProjQtnAllowedPaytTrm with.- Returns:
- This Builder to allow for a fluent interface.
-
srcgProjQtnItmPaymentTerms
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder srcgProjQtnItmPaymentTerms(SrcgProjQtnItemPaymentTerms value) Navigation property _SrcgProjQtnItmPaymentTerms for SrcgProjQtnAllowedPaytTrm to single SrcgProjQtnItemPaymentTerms.- Parameters:
value- The SrcgProjQtnItemPaymentTerms to build this SrcgProjQtnAllowedPaytTrm with.- Returns:
- This Builder to allow for a fluent interface.
-
srcgProjQtnAllowedPaytTrmUUID
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder srcgProjQtnAllowedPaytTrmUUID(@Nullable UUID srcgProjQtnAllowedPaytTrmUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjQtnAllowedPaytTrmUUID
- Returns:
this.
-
srcgProjQtnItmPaymentTermsUUID
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder srcgProjQtnItmPaymentTermsUUID(@Nullable UUID srcgProjQtnItmPaymentTermsUUID) Constraints: Not nullableOriginal property name from the Odata EDM: SrcgProjQtnItmPaymentTermsUUID
- Returns:
this.
-
sourcingProjectQuotationUUID
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder sourcingProjectQuotationUUID(@Nullable UUID sourcingProjectQuotationUUID) Constraints: Not nullableOriginal property name from the Odata EDM: SourcingProjectQuotationUUID
- Returns:
this.
-
plant
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder plant(@Nullable String plant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
paymentTerms
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder paymentTerms(@Nullable String paymentTerms) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Returns:
this.
-
cashDiscount1Days
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder cashDiscount1Days(@Nullable BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: CashDiscount1Days
- Returns:
this.
-
cashDiscount2Days
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder cashDiscount2Days(@Nullable BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: CashDiscount2Days
- Returns:
this.
-
cashDiscount1Percent
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder cashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount1Percent
- Returns:
this.
-
cashDiscount2Percent
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder cashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount2Percent
- Returns:
this.
-
netPaymentDays
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder netPaymentDays(@Nullable BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: NetPaymentDays
- Returns:
this.
-
companyCode
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
procurementHubSourceSystem
@Nonnull public SrcgProjQtnAllowedPaytTrm.SrcgProjQtnAllowedPaytTrmBuilder procurementHubSourceSystem(@Nullable String procurementHubSourceSystem) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProcurementHubSourceSystem
- Returns:
this.
-
build
-
toString
-