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

public static class Imp_pg_ex.Imp_pg_exBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • res_inv_per

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_inv_per(@Nullable BigDecimal res_inv_per)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_inv_per

      Returns:
      this.
    • res_inv_per_real

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_inv_per_real(@Nullable BigDecimal res_inv_per_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_inv_per_real

      Returns:
      this.
    • res_neg_acum

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_neg_acum(@Nullable BigDecimal res_neg_acum)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_neg_acum

      Returns:
      this.
    • res_pos_trib

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_pos_trib(@Nullable BigDecimal res_pos_trib)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_pos_trib

      Returns:
      this.
    • res_pos_trib_real

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_pos_trib_real(@Nullable BigDecimal res_pos_trib_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_pos_trib_real

      Returns:
      this.
    • imp_pag_rend

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_pag_rend(@Nullable BigDecimal imp_pag_rend)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_pag_rend

      Returns:
      this.
    • imp_pag_rend_real

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_pag_rend_real(@Nullable BigDecimal imp_pag_rend_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_pag_rend_real

      Returns:
      this.
    • res_isen_petr_per

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_isen_petr_per(@Nullable BigDecimal res_isen_petr_per)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_isen_petr_per

      Returns:
      this.
    • res_isen_petr_per_real

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder res_isen_petr_per_real(@Nullable BigDecimal res_isen_petr_per_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: res_isen_petr_per_real

      Returns:
      this.
    • imp_lucr

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_lucr(@Nullable BigDecimal imp_lucr)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_lucr

      Returns:
      this.
    • imp_lucr_real

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_lucr_real(@Nullable BigDecimal imp_lucr_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_lucr_real

      Returns:
      this.
    • imp_ret_ext

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_ret_ext(@Nullable BigDecimal imp_ret_ext)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_ret_ext

      Returns:
      this.
    • imp_ret_ext_real

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_ret_ext_real(@Nullable BigDecimal imp_ret_ext_real)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_ret_ext_real

      Returns:
      this.
    • imp_ret_br

      @Nonnull public Imp_pg_ex.Imp_pg_exBuilder imp_ret_br(@Nullable BigDecimal imp_ret_br)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_ret_br

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Imp_pg_ex build()
    • toString

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