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

public class Ecf_res_m extends VdmEntity<Ecf_res_m> implements VdmEntitySet
BR ECF Monthly Summary

Original entity name from the Odata EDM: ecf_res_mType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Ecf_res_m> getType()
      Specified by:
      getType in class VdmObject<Ecf_res_m>
    • 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 - The empresa to set.
    • 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 - The filial to set.
    • setAno

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

      Original property name from the Odata EDM: ano

      Parameters:
      ano - The ano to set.
    • setPeriodo

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

      Original property name from the Odata EDM: periodo

      Parameters:
      periodo - The periodo to set.
    • setAliq_icms

      public void setAliq_icms(@Nullable BigDecimal aliq_icms)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_icms

      Parameters:
      aliq_icms - The aliq_icms to set.
    • setCod_item

      public void setCod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Parameters:
      cod_item - The cod_item to set.
    • setQtd

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

      Original property name from the Odata EDM: qtd

      Parameters:
      qtd - The qtd to set.
    • setQtd_canc

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

      Original property name from the Odata EDM: qtd_canc

      Parameters:
      qtd_canc - The qtd_canc to set.
    • setUnid

      public void setUnid(@Nullable String unid)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: unid

      Parameters:
      unid - The unid to set.
    • setVl_item

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

      Original property name from the Odata EDM: vl_item

      Parameters:
      vl_item - The vl_item to set.
    • setVl_desc

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

      Original property name from the Odata EDM: vl_desc

      Parameters:
      vl_desc - The vl_desc to set.
    • setVl_canc

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

      Original property name from the Odata EDM: vl_canc

      Parameters:
      vl_canc - The vl_canc to set.
    • setVl_acmo

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

      Original property name from the Odata EDM: vl_acmo

      Parameters:
      vl_acmo - The vl_acmo to set.
    • setVl_bc_icms

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

      Original property name from the Odata EDM: vl_bc_icms

      Parameters:
      vl_bc_icms - The vl_bc_icms to set.
    • setVl_icms

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

      Original property name from the Odata EDM: vl_icms

      Parameters:
      vl_icms - The vl_icms to set.
    • setVl_isen

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

      Original property name from the Odata EDM: vl_isen

      Parameters:
      vl_isen - The vl_isen to set.
    • setVl_nt

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

      Original property name from the Odata EDM: vl_nt

      Parameters:
      vl_nt - The vl_nt to set.
    • setVl_icms_st

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

      Original property name from the Odata EDM: vl_icms_st

      Parameters:
      vl_icms_st - The vl_icms_st to set.
    • 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<Ecf_res_m>
    • getKey

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

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

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

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

      @Nonnull public static Ecf_res_m.Ecf_res_mBuilder builder()
    • getEmpresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      The empresa contained in this VdmEntity.
    • getFilial

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

      Original property name from the Odata EDM: filial

      Returns:
      The filial contained in this VdmEntity.
    • getAno

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

      Original property name from the Odata EDM: ano

      Returns:
      The ano contained in this VdmEntity.
    • getPeriodo

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

      Original property name from the Odata EDM: periodo

      Returns:
      The periodo contained in this VdmEntity.
    • getAliq_icms

      @Nullable public BigDecimal getAliq_icms()
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_icms

      Returns:
      The aliq_icms contained in this VdmEntity.
    • getCod_item

      @Nullable public String getCod_item()
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      The cod_item contained in this VdmEntity.
    • getQtd

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

      Original property name from the Odata EDM: qtd

      Returns:
      The qtd contained in this VdmEntity.
    • getQtd_canc

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

      Original property name from the Odata EDM: qtd_canc

      Returns:
      The qtd_canc contained in this VdmEntity.
    • getUnid

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

      Original property name from the Odata EDM: unid

      Returns:
      The unid contained in this VdmEntity.
    • getVl_item

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

      Original property name from the Odata EDM: vl_item

      Returns:
      The vl_item contained in this VdmEntity.
    • getVl_desc

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

      Original property name from the Odata EDM: vl_desc

      Returns:
      The vl_desc contained in this VdmEntity.
    • getVl_canc

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

      Original property name from the Odata EDM: vl_canc

      Returns:
      The vl_canc contained in this VdmEntity.
    • getVl_acmo

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

      Original property name from the Odata EDM: vl_acmo

      Returns:
      The vl_acmo contained in this VdmEntity.
    • getVl_bc_icms

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

      Original property name from the Odata EDM: vl_bc_icms

      Returns:
      The vl_bc_icms contained in this VdmEntity.
    • getVl_icms

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

      Original property name from the Odata EDM: vl_icms

      Returns:
      The vl_icms contained in this VdmEntity.
    • getVl_isen

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

      Original property name from the Odata EDM: vl_isen

      Returns:
      The vl_isen contained in this VdmEntity.
    • getVl_nt

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

      Original property name from the Odata EDM: vl_nt

      Returns:
      The vl_nt contained in this VdmEntity.
    • getVl_icms_st

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

      Original property name from the Odata EDM: vl_icms_st

      Returns:
      The vl_icms_st contained in this VdmEntity.
    • 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<Ecf_res_m>
    • equals

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

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

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

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