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

public static class Dem_renda.Dem_rendaBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Dem_renda.Dem_rendaBuilder 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 Dem_renda.Dem_rendaBuilder 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 Dem_renda.Dem_rendaBuilder 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 Dem_renda.Dem_rendaBuilder cnpj(@Nullable String cnpj)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • rend_pass_prop

      @Nonnull public Dem_renda.Dem_rendaBuilder rend_pass_prop(@Nullable BigDecimal rend_pass_prop)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rend_pass_prop

      Returns:
      this.
    • rend_pass_prop_real

      @Nonnull public Dem_renda.Dem_rendaBuilder rend_pass_prop_real(@Nullable BigDecimal rend_pass_prop_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rend_pass_prop_real

      Returns:
      this.
    • rend_total

      @Nonnull public Dem_renda.Dem_rendaBuilder rend_total(@Nullable BigDecimal rend_total)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rend_total

      Returns:
      this.
    • rend_total_real

      @Nonnull public Dem_renda.Dem_rendaBuilder rend_total_real(@Nullable BigDecimal rend_total_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rend_total_real

      Returns:
      this.
    • rend_ativ_prop

      @Nonnull public Dem_renda.Dem_rendaBuilder rend_ativ_prop(@Nullable BigDecimal rend_ativ_prop)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rend_ativ_prop

      Returns:
      this.
    • rend_ativ_prop_real

      @Nonnull public Dem_renda.Dem_rendaBuilder rend_ativ_prop_real(@Nullable BigDecimal rend_ativ_prop_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rend_ativ_prop_real

      Returns:
      this.
    • percentual

      @Nonnull public Dem_renda.Dem_rendaBuilder percentual(@Nullable BigDecimal percentual)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: percentual

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Dem_renda build()
    • toString

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