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

public class Dem_renda extends VdmEntity<Dem_renda> implements VdmEntitySet
BR Asset and Liability Inc Stmt

Original entity name from the Odata EDM: dem_rendaType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNif(@Nullable String nif)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: nif

      Parameters:
      nif - Tax Identification Number
    • setCnpj

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

      Original property name from the Odata EDM: cnpj

      Parameters:
      cnpj - CNPJ
    • setRend_pass_prop

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

      Original property name from the Odata EDM: rend_pass_prop

      Parameters:
      rend_pass_prop - Own Passive Income
    • setRend_pass_prop_real

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

      Original property name from the Odata EDM: rend_pass_prop_real

      Parameters:
      rend_pass_prop_real - Own Passive Income in Reais
    • setRend_total

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

      Original property name from the Odata EDM: rend_total

      Parameters:
      rend_total - Total Income
    • setRend_total_real

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

      Original property name from the Odata EDM: rend_total_real

      Parameters:
      rend_total_real - Total Income in Reais
    • setRend_ativ_prop

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

      Original property name from the Odata EDM: rend_ativ_prop

      Parameters:
      rend_ativ_prop - Own Active Income
    • setRend_ativ_prop_real

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

      Original property name from the Odata EDM: rend_ativ_prop_real

      Parameters:
      rend_ativ_prop_real - Own Active Income in Reais
    • setPercentual

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

      Original property name from the Odata EDM: percentual

      Parameters:
      percentual - Percentage of original credit transferred
    • 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<Dem_renda>
    • getKey

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

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

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

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

      @Nonnull public static Dem_renda.Dem_rendaBuilder 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
    • 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
    • getNif

      @Nullable public String getNif()
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: nif

      Returns:
      Tax Identification Number
    • getCnpj

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

      Original property name from the Odata EDM: cnpj

      Returns:
      CNPJ
    • getRend_pass_prop

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

      Original property name from the Odata EDM: rend_pass_prop

      Returns:
      Own Passive Income
    • getRend_pass_prop_real

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

      Original property name from the Odata EDM: rend_pass_prop_real

      Returns:
      Own Passive Income in Reais
    • getRend_total

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

      Original property name from the Odata EDM: rend_total

      Returns:
      Total Income
    • getRend_total_real

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

      Original property name from the Odata EDM: rend_total_real

      Returns:
      Total Income in Reais
    • getRend_ativ_prop

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

      Original property name from the Odata EDM: rend_ativ_prop

      Returns:
      Own Active Income
    • getRend_ativ_prop_real

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

      Original property name from the Odata EDM: rend_ativ_prop_real

      Returns:
      Own Active Income in Reais
    • getPercentual

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

      Original property name from the Odata EDM: percentual

      Returns:
      Percentage of original credit transferred
    • 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<Dem_renda>
    • equals

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

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

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

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