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

public class Ecf_ttl_c extends VdmEntity<Ecf_ttl_c> implements VdmEntitySet
BR ECF Totalizer Complement

Original entity name from the Odata EDM: ecf_ttl_cType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Ecf_ttl_c> getType()
      Specified by:
      getType in class VdmObject<Ecf_ttl_c>
    • setCod_mod

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

      Original property name from the Odata EDM: cod_mod

      Parameters:
      cod_mod - The cod_mod to set.
    • setEcf_mod

      public void setEcf_mod(@Nullable String ecf_mod)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ecf_mod

      Parameters:
      ecf_mod - The ecf_mod to set.
    • setEcf_fab

      public void setEcf_fab(@Nullable String ecf_fab)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: ecf_fab

      Parameters:
      ecf_fab - The ecf_fab to set.
    • 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.
    • setDt_doc

      public void setDt_doc(@Nullable String dt_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Parameters:
      dt_doc - The dt_doc to set.
    • setCod_tot_par

      public void setCod_tot_par(@Nullable String cod_tot_par)
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_tot_par

      Parameters:
      cod_tot_par - The cod_tot_par to set.
    • setNr_tot

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

      Original property name from the Odata EDM: nr_tot

      Parameters:
      nr_tot - The nr_tot to set.
    • setCod_mun_orig

      public void setCod_mun_orig(@Nullable String cod_mun_orig)
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_orig

      Parameters:
      cod_mun_orig - The cod_mun_orig to set.
    • setVl_serv

      public void setVl_serv(@Nullable BigDecimal vl_serv)
      Constraints: Not nullable, Precision: 25

      Original property name from the Odata EDM: vl_serv

      Parameters:
      vl_serv - The vl_serv to set.
    • setQtd_bilh

      public void setQtd_bilh(@Nullable Integer qtd_bilh)
      Constraints: Not nullable

      Original property name from the Odata EDM: qtd_bilh

      Parameters:
      qtd_bilh - The qtd_bilh to set.
    • setQtd_bilh_2

      public void setQtd_bilh_2(@Nullable BigDecimal qtd_bilh_2)
      Constraints: Not nullable, Precision: 25

      Original property name from the Odata EDM: qtd_bilh_2

      Parameters:
      qtd_bilh_2 - The qtd_bilh_2 to set.
    • setVl_bc_icms

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

      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

      Original property name from the Odata EDM: vl_icms

      Parameters:
      vl_icms - The vl_icms 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_ttl_c>
    • getKey

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

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

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

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

      @Nonnull public static Ecf_ttl_c.Ecf_ttl_cBuilder builder()
    • getCod_mod

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

      Original property name from the Odata EDM: cod_mod

      Returns:
      The cod_mod contained in this VdmEntity.
    • getEcf_mod

      @Nullable public String getEcf_mod()
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ecf_mod

      Returns:
      The ecf_mod contained in this VdmEntity.
    • getEcf_fab

      @Nullable public String getEcf_fab()
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: ecf_fab

      Returns:
      The ecf_fab contained in this VdmEntity.
    • 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.
    • getDt_doc

      @Nullable public String getDt_doc()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Returns:
      The dt_doc contained in this VdmEntity.
    • getCod_tot_par

      @Nullable public String getCod_tot_par()
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_tot_par

      Returns:
      The cod_tot_par contained in this VdmEntity.
    • getNr_tot

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

      Original property name from the Odata EDM: nr_tot

      Returns:
      The nr_tot contained in this VdmEntity.
    • getCod_mun_orig

      @Nullable public String getCod_mun_orig()
      (Key Field) Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_orig

      Returns:
      The cod_mun_orig contained in this VdmEntity.
    • getVl_serv

      @Nullable public BigDecimal getVl_serv()
      Constraints: Not nullable, Precision: 25

      Original property name from the Odata EDM: vl_serv

      Returns:
      The vl_serv contained in this VdmEntity.
    • getQtd_bilh

      @Nullable public Integer getQtd_bilh()
      Constraints: Not nullable

      Original property name from the Odata EDM: qtd_bilh

      Returns:
      The qtd_bilh contained in this VdmEntity.
    • getQtd_bilh_2

      @Nullable public BigDecimal getQtd_bilh_2()
      Constraints: Not nullable, Precision: 25

      Original property name from the Odata EDM: qtd_bilh_2

      Returns:
      The qtd_bilh_2 contained in this VdmEntity.
    • getVl_bc_icms

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

      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

      Original property name from the Odata EDM: vl_icms

      Returns:
      The vl_icms 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_ttl_c>
    • equals

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

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

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

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