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

public static class Doa_eleit.Doa_eleitBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Doa_eleit.Doa_eleitBuilder 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 Doa_eleit.Doa_eleitBuilder 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.
    • cnpj

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

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • tip_benef

      @Nonnull public Doa_eleit.Doa_eleitBuilder tip_benef(@Nullable String tip_benef)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: tip_benef

      Returns:
      this.
    • form_doa

      @Nonnull public Doa_eleit.Doa_eleitBuilder form_doa(@Nullable String form_doa)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: form_doa

      Returns:
      this.
    • vl_doa

      @Nonnull public Doa_eleit.Doa_eleitBuilder vl_doa(@Nullable BigDecimal vl_doa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_doa

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Doa_eleit build()
    • toString

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