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

public static class Inf_per_a.Inf_per_aBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • per_ref

      @Nonnull public Inf_per_a.Inf_per_aBuilder per_ref(@Nullable String per_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      this.
    • luc_liq

      @Nonnull public Inf_per_a.Inf_per_aBuilder luc_liq(@Nullable BigDecimal luc_liq)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: luc_liq

      Returns:
      this.
    • dt_luc_liq

      @Nonnull public Inf_per_a.Inf_per_aBuilder dt_luc_liq(@Nullable String dt_luc_liq)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_luc_liq

      Returns:
      this.
    • rec_brut_ant

      @Nonnull public Inf_per_a.Inf_per_aBuilder rec_brut_ant(@Nullable BigDecimal rec_brut_ant)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rec_brut_ant

      Returns:
      this.
    • intimacao

      @Nonnull public Inf_per_a.Inf_per_aBuilder intimacao(@Nullable String intimacao)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: intimacao

      Returns:
      this.
    • int_atraso

      @Nonnull public Inf_per_a.Inf_per_aBuilder int_atraso(@Nullable String int_atraso)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: int_atraso

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Inf_per_a build()
    • toString

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