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

public class Nf_modais extends VdmEntity<Nf_modais> implements VdmEntitySet
BR Modal

Original entity name from the Odata EDM: nf_modaisType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Parameters:
      nf_id - The nf_id to set.
    • setNum_seq

      public void setNum_seq(@Nullable String num_seq)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_seq

      Parameters:
      num_seq - The num_seq to set.
    • setInd_emit

      public void setInd_emit(@Nullable String ind_emit)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_emit

      Parameters:
      ind_emit - The ind_emit to set.
    • setCnpj_cpf_emit

      public void setCnpj_cpf_emit(@Nullable String cnpj_cpf_emit)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf_emit

      Parameters:
      cnpj_cpf_emit - The cnpj_cpf_emit to set.
    • setUf_emit

      public void setUf_emit(@Nullable String uf_emit)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_emit

      Parameters:
      uf_emit - The uf_emit to set.
    • setIe_emit

      public void setIe_emit(@Nullable String ie_emit)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ie_emit

      Parameters:
      ie_emit - The ie_emit to set.
    • setCod_mun_orig

      public void setCod_mun_orig(@Nullable String cod_mun_orig)
      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.
    • setCnpj_cpf_tom

      public void setCnpj_cpf_tom(@Nullable String cnpj_cpf_tom)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cnpj_cpf_tom

      Parameters:
      cnpj_cpf_tom - The cnpj_cpf_tom to set.
    • setUf_tom

      public void setUf_tom(@Nullable String uf_tom)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_tom

      Parameters:
      uf_tom - The uf_tom to set.
    • setIe_tom

      public void setIe_tom(@Nullable String ie_tom)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: ie_tom

      Parameters:
      ie_tom - The ie_tom to set.
    • setCod_mun_dest

      public void setCod_mun_dest(@Nullable String cod_mun_dest)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_dest

      Parameters:
      cod_mun_dest - The cod_mun_dest 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.
    • setSer

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

      Original property name from the Odata EDM: ser

      Parameters:
      ser - The ser to set.
    • setSub

      public void setSub(@Nullable String sub)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: sub

      Parameters:
      sub - The sub to set.
    • setNum_doc

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

      Original property name from the Odata EDM: num_doc

      Parameters:
      num_doc - The num_doc 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.
    • 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 - The vl_doc 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<Nf_modais>
    • getKey

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

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

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

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

      @Nonnull public static Nf_modais.Nf_modaisBuilder 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.
    • getNf_id

      @Nullable public String getNf_id()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      The nf_id contained in this VdmEntity.
    • getNum_seq

      @Nullable public String getNum_seq()
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_seq

      Returns:
      The num_seq contained in this VdmEntity.
    • getInd_emit

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

      Original property name from the Odata EDM: ind_emit

      Returns:
      The ind_emit contained in this VdmEntity.
    • getCnpj_cpf_emit

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

      Original property name from the Odata EDM: cnpj_cpf_emit

      Returns:
      The cnpj_cpf_emit contained in this VdmEntity.
    • getUf_emit

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

      Original property name from the Odata EDM: uf_emit

      Returns:
      The uf_emit contained in this VdmEntity.
    • getIe_emit

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

      Original property name from the Odata EDM: ie_emit

      Returns:
      The ie_emit contained in this VdmEntity.
    • getCod_mun_orig

      @Nullable public String getCod_mun_orig()
      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.
    • getCnpj_cpf_tom

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

      Original property name from the Odata EDM: cnpj_cpf_tom

      Returns:
      The cnpj_cpf_tom contained in this VdmEntity.
    • getUf_tom

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

      Original property name from the Odata EDM: uf_tom

      Returns:
      The uf_tom contained in this VdmEntity.
    • getIe_tom

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

      Original property name from the Odata EDM: ie_tom

      Returns:
      The ie_tom contained in this VdmEntity.
    • getCod_mun_dest

      @Nullable public String getCod_mun_dest()
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_dest

      Returns:
      The cod_mun_dest 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.
    • getSer

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

      Original property name from the Odata EDM: ser

      Returns:
      The ser contained in this VdmEntity.
    • getSub

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

      Original property name from the Odata EDM: sub

      Returns:
      The sub contained in this VdmEntity.
    • getNum_doc

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

      Original property name from the Odata EDM: num_doc

      Returns:
      The num_doc 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.
    • getVl_doc

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

      Original property name from the Odata EDM: vl_doc

      Returns:
      The vl_doc 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<Nf_modais>
    • equals

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

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

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

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