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

public static class Prej_acum.Prej_acumBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Prej_acum.Prej_acumBuilder 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 Prej_acum.Prej_acumBuilder 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.
    • nif

      @Nonnull public Prej_acum.Prej_acumBuilder nif(@Nullable String nif)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: nif

      Returns:
      this.
    • cnpj

      @Nonnull public Prej_acum.Prej_acumBuilder cnpj(@Nullable String cnpj)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • res_neg

      @Nonnull public Prej_acum.Prej_acumBuilder res_neg(@Nullable BigDecimal res_neg)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_neg

      Returns:
      this.
    • res_neg_real

      @Nonnull public Prej_acum.Prej_acumBuilder res_neg_real(@Nullable BigDecimal res_neg_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_neg_real

      Returns:
      this.
    • saldo_res_neg

      @Nonnull public Prej_acum.Prej_acumBuilder saldo_res_neg(@Nullable BigDecimal saldo_res_neg)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: saldo_res_neg

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Prej_acum build()
    • toString

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