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

public class Cnv201fat extends VdmEntity<Cnv201fat> implements VdmEntitySet
BR Communication Services Inv

Original entity name from the Odata EDM: cnv201fatType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setId(@Nullable UUID id)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: id

      Parameters:
      id - Tables ID
    • setEmpresa

      public void setEmpresa(@Nullable String empresa)
      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)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Parameters:
      filial - Branch
    • setCnpj

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

      Original property name from the Odata EDM: cnpj

      Parameters:
      cnpj - CNPJ
    • setUf

      public void setUf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Parameters:
      uf - UF
    • setAno

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

      Original property name from the Odata EDM: ano

      Parameters:
      ano - Year
    • setMes

      public void setMes(@Nullable String mes)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: mes

      Parameters:
      mes - Month
    • setCpf_cnpj_usuario

      public void setCpf_cnpj_usuario(@Nullable String cpf_cnpj_usuario)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cpf_cnpj_usuario

      Parameters:
      cpf_cnpj_usuario - Individual (CPF) or Legal Person (CNPJ) Identification
    • setUf_usuario

      public void setUf_usuario(@Nullable String uf_usuario)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_usuario

      Parameters:
      uf_usuario - UF
    • setRazao_social_usuario

      public void setRazao_social_usuario(@Nullable String razao_social_usuario)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: razao_social_usuario

      Parameters:
      razao_social_usuario - Company or Person Name
    • setDt_fatura

      public void setDt_fatura(@Nullable LocalDate dt_fatura)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_fatura

      Parameters:
      dt_fatura - Date
    • setNum_fatura

      public void setNum_fatura(@Nullable String num_fatura)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_fatura

      Parameters:
      num_fatura - Invoice Number
    • setNum_ordem_item

      public void setNum_ordem_item(@Nullable String num_ordem_item)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_ordem_item

      Parameters:
      num_ordem_item - Item Number
    • setCod_item

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

      Original property name from the Odata EDM: cod_item

      Parameters:
      cod_item - Invoice Item Code
    • setDescr_item

      public void setDescr_item(@Nullable String descr_item)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: descr_item

      Parameters:
      descr_item - Invoice Item Description
    • 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 - Item Value
    • setOrigem_item

      public void setOrigem_item(@Nullable String origem_item)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: origem_item

      Parameters:
      origem_item - Invoice Item Source
    • setCnpj_part

      public void setCnpj_part(@Nullable String cnpj_part)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_part

      Parameters:
      cnpj_part - CNPJ
    • setRazao_social_part

      public void setRazao_social_part(@Nullable String razao_social_part)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: razao_social_part

      Parameters:
      razao_social_part - Company or Person Name
    • setVl_total_fatura

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

      Original property name from the Odata EDM: vl_total_fatura

      Parameters:
      vl_total_fatura - Invoice Total Value
    • 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 - Document Date
    • 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 - Code of tax document model
    • setSer

      public void setSer(@Nullable String ser)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ser

      Parameters:
      ser - Series
    • setNum_doc

      public void setNum_doc(@Nullable String num_doc)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - Reference to NF
    • setVl_doc

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

      Original property name from the Odata EDM: vl_doc

      Parameters:
      vl_doc - Fiscal Document Value
    • setSource_system

      public void setSource_system(@Nullable String source_system)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: source_system

      Parameters:
      source_system - Source System
    • setSource_date

      public void setSource_date(@Nullable LocalDate source_date)
      Constraints: Nullable

      Original property name from the Odata EDM: source_date

      Parameters:
      source_date - Date
    • setSource_time

      public void setSource_time(@Nullable String source_time)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: source_time

      Parameters:
      source_time - Hour (char)
    • setSource_file

      public void setSource_file(@Nullable String source_file)
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: source_file

      Parameters:
      source_file - File Name
    • setSource_user

      public void setSource_user(@Nullable String source_user)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: source_user

      Parameters:
      source_user - Changed By
    • 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<Cnv201fat>
    • getKey

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

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

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

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

      @Nonnull public static Cnv201fat.Cnv201fatBuilder builder()
    • getId

      @Nullable public UUID getId()
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: id

      Returns:
      Tables ID
    • getEmpresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      Company Code
    • getFilial

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

      Original property name from the Odata EDM: filial

      Returns:
      Branch
    • getCnpj

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

      Original property name from the Odata EDM: cnpj

      Returns:
      CNPJ
    • getUf

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

      Original property name from the Odata EDM: uf

      Returns:
      UF
    • getAno

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

      Original property name from the Odata EDM: ano

      Returns:
      Year
    • getMes

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

      Original property name from the Odata EDM: mes

      Returns:
      Month
    • getCpf_cnpj_usuario

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

      Original property name from the Odata EDM: cpf_cnpj_usuario

      Returns:
      Individual (CPF) or Legal Person (CNPJ) Identification
    • getUf_usuario

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

      Original property name from the Odata EDM: uf_usuario

      Returns:
      UF
    • getRazao_social_usuario

      @Nullable public String getRazao_social_usuario()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: razao_social_usuario

      Returns:
      Company or Person Name
    • getDt_fatura

      @Nullable public LocalDate getDt_fatura()
      Constraints: Nullable

      Original property name from the Odata EDM: dt_fatura

      Returns:
      Date
    • getNum_fatura

      @Nullable public String getNum_fatura()
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_fatura

      Returns:
      Invoice Number
    • getNum_ordem_item

      @Nullable public String getNum_ordem_item()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_ordem_item

      Returns:
      Item Number
    • getCod_item

      @Nullable public String getCod_item()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: cod_item

      Returns:
      Invoice Item Code
    • getDescr_item

      @Nullable public String getDescr_item()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: descr_item

      Returns:
      Invoice Item Description
    • getVl_item

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

      Original property name from the Odata EDM: vl_item

      Returns:
      Item Value
    • getOrigem_item

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

      Original property name from the Odata EDM: origem_item

      Returns:
      Invoice Item Source
    • getCnpj_part

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

      Original property name from the Odata EDM: cnpj_part

      Returns:
      CNPJ
    • getRazao_social_part

      @Nullable public String getRazao_social_part()
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: razao_social_part

      Returns:
      Company or Person Name
    • getVl_total_fatura

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

      Original property name from the Odata EDM: vl_total_fatura

      Returns:
      Invoice Total Value
    • getDt_doc

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

      Original property name from the Odata EDM: dt_doc

      Returns:
      Document Date
    • getCod_mod

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

      Original property name from the Odata EDM: cod_mod

      Returns:
      Code of tax document model
    • getSer

      @Nullable public String getSer()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ser

      Returns:
      Series
    • getNum_doc

      @Nullable public String getNum_doc()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_doc

      Returns:
      Reference to NF
    • getVl_doc

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

      Original property name from the Odata EDM: vl_doc

      Returns:
      Fiscal Document Value
    • getSource_system

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

      Original property name from the Odata EDM: source_system

      Returns:
      Source System
    • getSource_date

      @Nullable public LocalDate getSource_date()
      Constraints: Nullable

      Original property name from the Odata EDM: source_date

      Returns:
      Date
    • getSource_time

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

      Original property name from the Odata EDM: source_time

      Returns:
      Hour (char)
    • getSource_file

      @Nullable public String getSource_file()
      Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: source_file

      Returns:
      File Name
    • getSource_user

      @Nullable public String getSource_user()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: source_user

      Returns:
      Changed By
    • 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<Cnv201fat>
    • equals

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

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

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

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