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

public class Dem_cons extends VdmEntity<Dem_cons> implements VdmEntitySet
BR Consolidation Statement

Original entity name from the Odata EDM: dem_consType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: res_neg_util

      Parameters:
      res_neg_util - Negative Result Used
    • setRes_neg_util_real

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

      Original property name from the Odata EDM: res_neg_util_real

      Parameters:
      res_neg_util_real - Negative Result Used in Reais
    • setSaldo_res_neg_nao_util

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

      Original property name from the Odata EDM: saldo_res_neg_nao_util

      Parameters:
      saldo_res_neg_nao_util - Balance of Negative Result Not Used
    • setSaldo_res_neg_nao_util_real

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

      Original property name from the Odata EDM: saldo_res_neg_nao_util_real

      Parameters:
      saldo_res_neg_nao_util_real - Balance of Negative Result Not Used in Reais
    • setRes_prop

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

      Original property name from the Odata EDM: res_prop

      Parameters:
      res_prop - Result in the Currency of the Country/Region of Domicile
    • setRes_prop_real

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

      Original property name from the Odata EDM: res_prop_real

      Parameters:
      res_prop_real - Result in Reais
    • 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_cons>
    • getKey

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

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

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

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

      @Nonnull public static Dem_cons.Dem_consBuilder 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
    • getRes_neg_util

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

      Original property name from the Odata EDM: res_neg_util

      Returns:
      Negative Result Used
    • getRes_neg_util_real

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

      Original property name from the Odata EDM: res_neg_util_real

      Returns:
      Negative Result Used in Reais
    • getSaldo_res_neg_nao_util

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

      Original property name from the Odata EDM: saldo_res_neg_nao_util

      Returns:
      Balance of Negative Result Not Used
    • getSaldo_res_neg_nao_util_real

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

      Original property name from the Odata EDM: saldo_res_neg_nao_util_real

      Returns:
      Balance of Negative Result Not Used in Reais
    • getRes_prop

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

      Original property name from the Odata EDM: res_prop

      Returns:
      Result in the Currency of the Country/Region of Domicile
    • getRes_prop_real

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

      Original property name from the Odata EDM: res_prop_real

      Returns:
      Result in Reais
    • 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_cons>
    • equals

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

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

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

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