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

public class Lucpre extends VdmEntity<Lucpre> implements VdmEntitySet
BR Presumed Income

Original entity name from the Odata EDM: lucpreType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: tp_lucpre

      Parameters:
      tp_lucpre - Posting Number
    • setVl_rec_caixa

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

      Original property name from the Odata EDM: vl_rec_caixa

      Parameters:
      vl_rec_caixa - Gross income in the period, related to nature of income
    • 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_desc_pis

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

      Original property name from the Odata EDM: vl_desc_pis

      Parameters:
      vl_desc_pis - Discount Value for PIS
    • 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_desc_cofins

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

      Original property name from the Odata EDM: vl_desc_cofins

      Parameters:
      vl_desc_cofins - Discount Value for 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
    • setCod_mod

      public void setCod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Parameters:
      cod_mod - Code of tax document model
    • setCfop

      public void setCfop(@Nullable String cfop)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cfop

      Parameters:
      cfop - CFOP (Tax code of operation and installment)
    • 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 - Credit Source Indicator
    • 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
    • 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<Lucpre>
    • getKey

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

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

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

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

      @Nonnull public static Lucpre.LucpreBuilder 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
    • getTp_lucpre

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

      Original property name from the Odata EDM: tp_lucpre

      Returns:
      Posting Number
    • getVl_rec_caixa

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

      Original property name from the Odata EDM: vl_rec_caixa

      Returns:
      Gross income in the period, related to nature of income
    • 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_desc_pis

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

      Original property name from the Odata EDM: vl_desc_pis

      Returns:
      Discount Value for PIS
    • 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_desc_cofins

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

      Original property name from the Odata EDM: vl_desc_cofins

      Returns:
      Discount Value for 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
    • getCod_mod

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

      Original property name from the Odata EDM: cod_mod

      Returns:
      Code of tax document model
    • getCfop

      @Nullable public String getCfop()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cfop

      Returns:
      CFOP (Tax code of operation and installment)
    • getCod_cta

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

      Original property name from the Odata EDM: cod_cta

      Returns:
      Credit Source Indicator
    • 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
    • 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<Lucpre>
    • equals

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

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

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

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