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

public class Conprebru extends VdmEntity<Conprebru> implements VdmEntitySet
BR Social Sec on Gross Revenue

Original entity name from the Odata EDM: conprebruType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Conprebru> getType()
      Specified by:
      getType in class VdmObject<Conprebru>
    • 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
    • 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
    • setNum_campo

      public void setNum_campo(@Nullable String num_campo)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: num_campo

      Parameters:
      num_campo - Register Field Number
    • setCno

      public void setCno(@Nullable String cno)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cno

      Parameters:
      cno - National Registry of Construction
    • setPer_ref

      public void setPer_ref(@Nullable String per_ref)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Parameters:
      per_ref - Bookkeeping reference period
    • setDt_ini

      public void setDt_ini(@Nullable LocalDate dt_ini)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_ini

      Parameters:
      dt_ini - Initial date of computation referred
    • setDt_fin

      public void setDt_fin(@Nullable LocalDate dt_fin)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_fin

      Parameters:
      dt_fin - Final date of computation referred
    • setVl_rec_tot_est

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

      Original property name from the Odata EDM: vl_rec_tot_est

      Parameters:
      vl_rec_tot_est - Total value of gross revenue of establishment in the period
    • setCod_ativ_econ

      public void setCod_ativ_econ(@Nullable String cod_ativ_econ)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cod_ativ_econ

      Parameters:
      cod_ativ_econ - Indicator code for activity subject to incidence of contrib.
    • setVl_rec_ativ_estab

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

      Original property name from the Odata EDM: vl_rec_ativ_estab

      Parameters:
      vl_rec_ativ_estab - Value of gross revenue of establishment
    • setVl_exc

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

      Original property name from the Odata EDM: vl_exc

      Parameters:
      vl_exc - Exclusions value of gross revenue
    • setVl_bc_cont

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

      Original property name from the Odata EDM: vl_bc_cont

      Parameters:
      vl_bc_cont - Calculation base value of contribution, as records carried
    • setAliq_cont

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

      Original property name from the Odata EDM: aliq_cont

      Parameters:
      aliq_cont - Tax rate of social security contribution over gross revenue
    • setVl_cont_apu

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

      Original property name from the Odata EDM: vl_cont_apu

      Parameters:
      vl_cont_apu - Value of social security contribution over gross revenue
    • setCod_cta

      public void setCod_cta(@Nullable String cod_cta)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta

      Parameters:
      cod_cta - Code of Controlled Book Account Charged/Credited
    • setInfo_compl

      public void setInfo_compl(@Nullable String info_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: info_compl

      Parameters:
      info_compl - Additional Information
    • setCod_det

      public void setCod_det(@Nullable String cod_det)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cod_det

      Parameters:
      cod_det - Code of detail type
    • setDet_valor

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

      Original property name from the Odata EDM: det_valor

      Parameters:
      det_valor - Detailed Value
    • setInf_compl

      public void setInf_compl(@Nullable String inf_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_compl

      Parameters:
      inf_compl - 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<Conprebru>
    • getKey

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

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

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

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

      @Nonnull public static Conprebru.ConprebruBuilder 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
    • 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
    • getNum_campo

      @Nullable public String getNum_campo()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: num_campo

      Returns:
      Register Field Number
    • getCno

      @Nullable public String getCno()
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cno

      Returns:
      National Registry of Construction
    • getPer_ref

      @Nullable public String getPer_ref()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      Bookkeeping reference period
    • getDt_ini

      @Nullable public LocalDate getDt_ini()
      Constraints: Nullable

      Original property name from the Odata EDM: dt_ini

      Returns:
      Initial date of computation referred
    • getDt_fin

      @Nullable public LocalDate getDt_fin()
      Constraints: Nullable

      Original property name from the Odata EDM: dt_fin

      Returns:
      Final date of computation referred
    • getVl_rec_tot_est

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

      Original property name from the Odata EDM: vl_rec_tot_est

      Returns:
      Total value of gross revenue of establishment in the period
    • getCod_ativ_econ

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

      Original property name from the Odata EDM: cod_ativ_econ

      Returns:
      Indicator code for activity subject to incidence of contrib.
    • getVl_rec_ativ_estab

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

      Original property name from the Odata EDM: vl_rec_ativ_estab

      Returns:
      Value of gross revenue of establishment
    • getVl_exc

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

      Original property name from the Odata EDM: vl_exc

      Returns:
      Exclusions value of gross revenue
    • getVl_bc_cont

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

      Original property name from the Odata EDM: vl_bc_cont

      Returns:
      Calculation base value of contribution, as records carried
    • getAliq_cont

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

      Original property name from the Odata EDM: aliq_cont

      Returns:
      Tax rate of social security contribution over gross revenue
    • getVl_cont_apu

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

      Original property name from the Odata EDM: vl_cont_apu

      Returns:
      Value of social security contribution over gross revenue
    • getCod_cta

      @Nullable public String getCod_cta()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta

      Returns:
      Code of Controlled Book Account Charged/Credited
    • getInfo_compl

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

      Original property name from the Odata EDM: info_compl

      Returns:
      Additional Information
    • getCod_det

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

      Original property name from the Odata EDM: cod_det

      Returns:
      Code of detail type
    • getDet_valor

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

      Original property name from the Odata EDM: det_valor

      Returns:
      Detailed Value
    • getInf_compl

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

      Original property name from the Odata EDM: inf_compl

      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<Conprebru>
    • equals

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

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

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

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