java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<Atv_imob>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Atv_imob
All Implemented Interfaces:
VdmEntitySet

public class Atv_imob extends VdmEntity<Atv_imob> implements VdmEntitySet
BR Real Estate Activity Sold

Original entity name from the Odata EDM: atv_imobType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Atv_imob> getType()
      Specified by:
      getType in class VdmObject<Atv_imob>
    • setEmpresa

      public void setEmpresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Parameters:
      empresa - Company Code
    • setFilial

      public void setFilial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Parameters:
      filial - Branch
    • setDt_lancto

      public void setDt_lancto(@Nullable String dt_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Parameters:
      dt_lancto - Posting Date
    • setNum_lancto

      public void setNum_lancto(@Nullable String num_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto

      Parameters:
      num_lancto - Posting Number
    • setInd_oper

      public void setInd_oper(@Nullable String ind_oper)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_oper

      Parameters:
      ind_oper - Operation Type Indicator
    • setUnid_imob

      public void setUnid_imob(@Nullable String unid_imob)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: unid_imob

      Parameters:
      unid_imob - Indicator type of real estate unit Sold
    • setIdent_emp

      public void setIdent_emp(@Nullable String ident_emp)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: ident_emp

      Parameters:
      ident_emp - Identification / Project Name
    • setDesc_unid_imob

      public void setDesc_unid_imob(@Nullable String desc_unid_imob)
      Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: desc_unid_imob

      Parameters:
      desc_unid_imob - Description of Real Estate Unit Sold
    • setNum_cont

      public void setNum_cont(@Nullable String num_cont)
      Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: num_cont

      Parameters:
      num_cont - Contract Number/Document for Sale of Real Estate Unit
    • setCpf_cnpj_adqu

      public void setCpf_cnpj_adqu(@Nullable String cpf_cnpj_adqu)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cpf_cnpj_adqu

      Parameters:
      cpf_cnpj_adqu - Individual (CPF) or Legal Person (CNPJ) Identification
    • setDt_oper

      public void setDt_oper(@Nullable String dt_oper)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_oper

      Parameters:
      dt_oper - Operation Date
    • setVl_tot_vend

      public void setVl_tot_vend(@Nullable BigDecimal vl_tot_vend)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_vend

      Parameters:
      vl_tot_vend - Total value of sales of real estate unit
    • setVl_rec_acum

      public void setVl_rec_acum(@Nullable BigDecimal vl_rec_acum)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_rec_acum

      Parameters:
      vl_rec_acum - Accumulated value received up to the previous month
    • setVl_tot_rec

      public void setVl_tot_rec(@Nullable BigDecimal vl_tot_rec)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_rec

      Parameters:
      vl_tot_rec - Total value received in the month of bookkeeping
    • setCst_pis

      public void setCst_pis(@Nullable String cst_pis)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Parameters:
      cst_pis - Tax Situation Code related to PIS/PASEP
    • setVl_bc_pis

      public void setVl_bc_pis(@Nullable BigDecimal vl_bc_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis

      Parameters:
      vl_bc_pis - Value of Calculation Basis of PIS/PASEP
    • setAliq_pis

      public void setAliq_pis(@Nullable BigDecimal aliq_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis

      Parameters:
      aliq_pis - PIS/PASEP Tax Rate (%)
    • setVl_pis

      public void setVl_pis(@Nullable BigDecimal vl_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_pis

      Parameters:
      vl_pis - PIS/PASEP Value
    • setCst_cofins

      public void setCst_cofins(@Nullable String cst_cofins)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Parameters:
      cst_cofins - Tax Situation Code related to COFINS
    • setVl_bc_cofins

      public void setVl_bc_cofins(@Nullable BigDecimal vl_bc_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins

      Parameters:
      vl_bc_cofins - Value of Calculation Basis for COFINS
    • setAliq_cofins

      public void setAliq_cofins(@Nullable BigDecimal aliq_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Parameters:
      aliq_cofins - COFINS Tax Rate (%)
    • setVl_cofins

      public void setVl_cofins(@Nullable BigDecimal vl_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cofins

      Parameters:
      vl_cofins - COFINS Value
    • setPerc_rec_receb

      public void setPerc_rec_receb(@Nullable BigDecimal perc_rec_receb)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: perc_rec_receb

      Parameters:
      perc_rec_receb - Percent. of total income up to month of real estate sold
    • setInd_nat_emp

      public void setInd_nat_emp(@Nullable String ind_nat_emp)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nat_emp

      Parameters:
      ind_nat_emp - Indicator of specific nature of achievement
    • setInf_comp

      public void setInf_comp(@Nullable String inf_comp)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_comp

      Parameters:
      inf_comp - Supplementary Information
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<Atv_imob>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<Atv_imob>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<Atv_imob>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<Atv_imob>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<Atv_imob>
    • builder

      @Nonnull public static Atv_imob.Atv_imobBuilder builder()
    • getEmpresa

      @Nullable public String getEmpresa()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      Company Code
    • getFilial

      @Nullable public String getFilial()
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      Branch
    • getDt_lancto

      @Nullable public String getDt_lancto()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Returns:
      Posting Date
    • getNum_lancto

      @Nullable public String getNum_lancto()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto

      Returns:
      Posting Number
    • getInd_oper

      @Nullable public String getInd_oper()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_oper

      Returns:
      Operation Type Indicator
    • getUnid_imob

      @Nullable public String getUnid_imob()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: unid_imob

      Returns:
      Indicator type of real estate unit Sold
    • getIdent_emp

      @Nullable public String getIdent_emp()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: ident_emp

      Returns:
      Identification / Project Name
    • getDesc_unid_imob

      @Nullable public String getDesc_unid_imob()
      Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: desc_unid_imob

      Returns:
      Description of Real Estate Unit Sold
    • getNum_cont

      @Nullable public String getNum_cont()
      Constraints: Not nullable, Maximum length: 90

      Original property name from the Odata EDM: num_cont

      Returns:
      Contract Number/Document for Sale of Real Estate Unit
    • getCpf_cnpj_adqu

      @Nullable public String getCpf_cnpj_adqu()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cpf_cnpj_adqu

      Returns:
      Individual (CPF) or Legal Person (CNPJ) Identification
    • getDt_oper

      @Nullable public String getDt_oper()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_oper

      Returns:
      Operation Date
    • getVl_tot_vend

      @Nullable public BigDecimal getVl_tot_vend()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_vend

      Returns:
      Total value of sales of real estate unit
    • getVl_rec_acum

      @Nullable public BigDecimal getVl_rec_acum()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_rec_acum

      Returns:
      Accumulated value received up to the previous month
    • getVl_tot_rec

      @Nullable public BigDecimal getVl_tot_rec()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_rec

      Returns:
      Total value received in the month of bookkeeping
    • getCst_pis

      @Nullable public String getCst_pis()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Returns:
      Tax Situation Code related to PIS/PASEP
    • getVl_bc_pis

      @Nullable public BigDecimal getVl_bc_pis()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis

      Returns:
      Value of Calculation Basis of PIS/PASEP
    • getAliq_pis

      @Nullable public BigDecimal getAliq_pis()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis

      Returns:
      PIS/PASEP Tax Rate (%)
    • getVl_pis

      @Nullable public BigDecimal getVl_pis()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_pis

      Returns:
      PIS/PASEP Value
    • getCst_cofins

      @Nullable public String getCst_cofins()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Returns:
      Tax Situation Code related to COFINS
    • getVl_bc_cofins

      @Nullable public BigDecimal getVl_bc_cofins()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins

      Returns:
      Value of Calculation Basis for COFINS
    • getAliq_cofins

      @Nullable public BigDecimal getAliq_cofins()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      COFINS Tax Rate (%)
    • getVl_cofins

      @Nullable public BigDecimal getVl_cofins()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cofins

      Returns:
      COFINS Value
    • getPerc_rec_receb

      @Nullable public BigDecimal getPerc_rec_receb()
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: perc_rec_receb

      Returns:
      Percent. of total income up to month of real estate sold
    • getInd_nat_emp

      @Nullable public String getInd_nat_emp()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nat_emp

      Returns:
      Indicator of specific nature of achievement
    • getInf_comp

      @Nullable public String getInf_comp()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_comp

      Returns:
      Supplementary Information
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<Atv_imob>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<Atv_imob>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<Atv_imob>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<Atv_imob>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<Atv_imob>