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

public class Cfe extends VdmEntity<Cfe> implements VdmEntitySet
BR Cupom Fiscal Eletronico

Original entity name from the Odata EDM: cfeType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setChv_cfe(@Nullable String chv_cfe)
      (Key Field) Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_cfe

      Parameters:
      chv_cfe - The chv_cfe 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 - 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 - The filial to set.
    • 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 - The cod_mod to set.
    • setCod_sit

      public void setCod_sit(@Nullable String cod_sit)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_sit

      Parameters:
      cod_sit - The cod_sit to set.
    • setNum_cfe

      public void setNum_cfe(@Nullable String num_cfe)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_cfe

      Parameters:
      num_cfe - The num_cfe to set.
    • setDt_doc

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

      Original property name from the Odata EDM: dt_doc

      Parameters:
      dt_doc - The dt_doc to set.
    • setCnpj_cpf

      public void setCnpj_cpf(@Nullable String cnpj_cpf)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf

      Parameters:
      cnpj_cpf - The cnpj_cpf to set.
    • setNr_sat

      public void setNr_sat(@Nullable String nr_sat)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: nr_sat

      Parameters:
      nr_sat - The nr_sat to set.
    • setInd_oper

      public void setInd_oper(@Nullable String ind_oper)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_oper

      Parameters:
      ind_oper - The ind_oper to set.
    • setVl_cfe

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

      Original property name from the Odata EDM: vl_cfe

      Parameters:
      vl_cfe - The vl_cfe to set.
    • 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 - The vl_pis to set.
    • 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 - The vl_cofins 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_merc

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

      Original property name from the Odata EDM: vl_merc

      Parameters:
      vl_merc - The vl_merc to set.
    • setVl_out_da

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

      Original property name from the Odata EDM: vl_out_da

      Parameters:
      vl_out_da - The vl_out_da 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_pis_st

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

      Original property name from the Odata EDM: vl_pis_st

      Parameters:
      vl_pis_st - The vl_pis_st to set.
    • setVl_cofins_st

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

      Original property name from the Odata EDM: vl_cofins_st

      Parameters:
      vl_cofins_st - The vl_cofins_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<Cfe>
    • getKey

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

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

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

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

      @Nonnull public static Cfe.CfeBuilder builder()
    • getChv_cfe

      @Nullable public String getChv_cfe()
      (Key Field) Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_cfe

      Returns:
      The chv_cfe 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:
      Company Code
    • 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.
    • getCod_mod

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

      Original property name from the Odata EDM: cod_mod

      Returns:
      The cod_mod contained in this VdmEntity.
    • getCod_sit

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

      Original property name from the Odata EDM: cod_sit

      Returns:
      The cod_sit contained in this VdmEntity.
    • getNum_cfe

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

      Original property name from the Odata EDM: num_cfe

      Returns:
      The num_cfe contained in this VdmEntity.
    • getDt_doc

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

      Original property name from the Odata EDM: dt_doc

      Returns:
      The dt_doc contained in this VdmEntity.
    • getCnpj_cpf

      @Nullable public String getCnpj_cpf()
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf

      Returns:
      The cnpj_cpf contained in this VdmEntity.
    • getNr_sat

      @Nullable public String getNr_sat()
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: nr_sat

      Returns:
      The nr_sat contained in this VdmEntity.
    • getInd_oper

      @Nullable public String getInd_oper()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_oper

      Returns:
      The ind_oper contained in this VdmEntity.
    • getVl_cfe

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

      Original property name from the Odata EDM: vl_cfe

      Returns:
      The vl_cfe contained in this VdmEntity.
    • getVl_pis

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

      Original property name from the Odata EDM: vl_pis

      Returns:
      The vl_pis contained in this VdmEntity.
    • getVl_cofins

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

      Original property name from the Odata EDM: vl_cofins

      Returns:
      The vl_cofins 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_merc

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

      Original property name from the Odata EDM: vl_merc

      Returns:
      The vl_merc contained in this VdmEntity.
    • getVl_out_da

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

      Original property name from the Odata EDM: vl_out_da

      Returns:
      The vl_out_da 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_pis_st

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

      Original property name from the Odata EDM: vl_pis_st

      Returns:
      The vl_pis_st contained in this VdmEntity.
    • getVl_cofins_st

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

      Original property name from the Odata EDM: vl_cofins_st

      Returns:
      The vl_cofins_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<Cfe>
    • equals

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

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

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

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