java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingcreditworthiness.CreditWorthiness.CreditWorthinessBuilder
Enclosing class:
CreditWorthiness

public static class CreditWorthiness.CreditWorthinessBuilder extends Object
  • Method Details

    • businessPartner

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder businessPartner(@Nullable String businessPartner)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: BusinessPartner

      Returns:
      this.
    • cACreditWorthiness

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cACreditWorthiness(@Nullable String cACreditWorthiness)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CACreditWorthiness

      Returns:
      this.
    • cAManualCreditWorthinessValue

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAManualCreditWorthinessValue(@Nullable String cAManualCreditWorthinessValue)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CAManualCreditWorthinessValue

      Returns:
      this.
    • cACreditWorthinessFactorInPct

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cACreditWorthinessFactorInPct(@Nullable String cACreditWorthinessFactorInPct)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: CACreditWorthinessFactorInPct

      Returns:
      this.
    • cAManualCreditWorthinessDate

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAManualCreditWorthinessDate(@Nullable LocalDate cAManualCreditWorthinessDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAManualCreditWorthinessDate

      Returns:
      this.
    • cAFrozenCreditWorthinessValue

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAFrozenCreditWorthinessValue(@Nullable String cAFrozenCreditWorthinessValue)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CAFrozenCreditWorthinessValue

      Returns:
      this.
    • cAFrozenCreditWorthinessDate

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAFrozenCreditWorthinessDate(@Nullable LocalDate cAFrozenCreditWorthinessDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAFrozenCreditWorthinessDate

      Returns:
      this.
    • cAUnfrozenCreditWorthinessDate

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAUnfrozenCreditWorthinessDate(@Nullable LocalDate cAUnfrozenCreditWorthinessDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAUnfrozenCreditWorthinessDate

      Returns:
      this.
    • cAExternalCreditWorthinessVal

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAExternalCreditWorthinessVal(@Nullable String cAExternalCreditWorthinessVal)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CAExternalCreditWorthinessVal

      Returns:
      this.
    • cAExternalCreditWorthinessDate

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cAExternalCreditWorthinessDate(@Nullable LocalDate cAExternalCreditWorthinessDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CAExternalCreditWorthinessDate

      Returns:
      this.
    • cACreditWorthinessIsFrozen

      @Nonnull public CreditWorthiness.CreditWorthinessBuilder cACreditWorthinessIsFrozen(@Nullable Boolean cACreditWorthinessIsFrozen)
      Constraints: Not nullable

      Original property name from the Odata EDM: CACreditWorthinessIsFrozen

      Returns:
      this.
    • build

      @Nonnull public CreditWorthiness build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object