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

public static class Resul_ext.Resul_extBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Resul_ext.Resul_extBuilder 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 Resul_ext.Resul_extBuilder 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 Resul_ext.Resul_extBuilder nif(@Nullable String nif)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: nif

      Returns:
      this.
    • item

      @Nonnull public Resul_ext.Resul_extBuilder item(@Nullable String item)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: item

      Returns:
      this.
    • cnpj

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

      Original property name from the Odata EDM: cnpj

      Returns:
      this.
    • rec_liq

      @Nonnull public Resul_ext.Resul_extBuilder rec_liq(@Nullable BigDecimal rec_liq)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rec_liq

      Returns:
      this.
    • custos

      @Nonnull public Resul_ext.Resul_extBuilder custos(@Nullable BigDecimal custos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: custos

      Returns:
      this.
    • luc_bruto

      @Nonnull public Resul_ext.Resul_extBuilder luc_bruto(@Nullable BigDecimal luc_bruto)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: luc_bruto

      Returns:
      this.
    • rec_auferidas

      @Nonnull public Resul_ext.Resul_extBuilder rec_auferidas(@Nullable BigDecimal rec_auferidas)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rec_auferidas

      Returns:
      this.
    • rec_outras_oper

      @Nonnull public Resul_ext.Resul_extBuilder rec_outras_oper(@Nullable BigDecimal rec_outras_oper)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rec_outras_oper

      Returns:
      this.
    • desp_brasil

      @Nonnull public Resul_ext.Resul_extBuilder desp_brasil(@Nullable BigDecimal desp_brasil)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: desp_brasil

      Returns:
      this.
    • desp_oper

      @Nonnull public Resul_ext.Resul_extBuilder desp_oper(@Nullable BigDecimal desp_oper)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: desp_oper

      Returns:
      this.
    • luc_oper

      @Nonnull public Resul_ext.Resul_extBuilder luc_oper(@Nullable BigDecimal luc_oper)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: luc_oper

      Returns:
      this.
    • rec_partic

      @Nonnull public Resul_ext.Resul_extBuilder rec_partic(@Nullable BigDecimal rec_partic)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rec_partic

      Returns:
      this.
    • rec_outras

      @Nonnull public Resul_ext.Resul_extBuilder rec_outras(@Nullable BigDecimal rec_outras)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: rec_outras

      Returns:
      this.
    • desp_outras

      @Nonnull public Resul_ext.Resul_extBuilder desp_outras(@Nullable BigDecimal desp_outras)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: desp_outras

      Returns:
      this.
    • luc_liq_ant_ir

      @Nonnull public Resul_ext.Resul_extBuilder luc_liq_ant_ir(@Nullable BigDecimal luc_liq_ant_ir)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: luc_liq_ant_ir

      Returns:
      this.
    • imp_dev

      @Nonnull public Resul_ext.Resul_extBuilder imp_dev(@Nullable BigDecimal imp_dev)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: imp_dev

      Returns:
      this.
    • luc_liq

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

      Original property name from the Odata EDM: luc_liq

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Resul_ext build()
    • toString

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