java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Opt_re_pa.Opt_re_paBuilder
Enclosing class:
Opt_re_pa

public static class Opt_re_pa.Opt_re_paBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Opt_re_pa.Opt_re_paBuilder empresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • dt_lancto

      @Nonnull public Opt_re_pa.Opt_re_paBuilder dt_lancto(@Nullable String dt_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Returns:
      this.
    • tp_tabela

      @Nonnull public Opt_re_pa.Opt_re_paBuilder tp_tabela(@Nullable String tp_tabela)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: tp_tabela

      Returns:
      this.
    • acres_patr

      @Nonnull public Opt_re_pa.Opt_re_paBuilder acres_patr(@Nullable BigDecimal acres_patr)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: acres_patr

      Returns:
      this.
    • vl_rec_bru

      @Nonnull public Opt_re_pa.Opt_re_paBuilder vl_rec_bru(@Nullable BigDecimal vl_rec_bru)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_rec_bru

      Returns:
      this.
    • _Messages

      @Nonnull public Opt_re_pa.Opt_re_paBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Opt_re_pa build()
    • toString

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