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

public class Nf_doc_re extends VdmEntity<Nf_doc_re> implements VdmEntitySet
BR Nota Fiscal Referenced Doc

Original entity name from the Odata EDM: nf_doc_reType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

      @Nonnull public Class<Nf_doc_re> getType()
      Specified by:
      getType in class VdmObject<Nf_doc_re>
    • 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 - Nota Fiscal Id
    • setNf_id_doc_princ

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

      Original property name from the Odata EDM: nf_id_doc_princ

      Parameters:
      nf_id_doc_princ - Nota Fiscal Main ID
    • 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 - Tax document number
    • 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 - Operation Type Indicator
    • 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 - Financial Document Issuer
    • setCod_part

      public void setCod_part(@Nullable String cod_part)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Parameters:
      cod_part - Participant Code
    • 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: 4

      Original property name from the Odata EDM: ser

      Parameters:
      ser - Tax document series
    • setSub

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

      Original property name from the Odata EDM: sub

      Parameters:
      sub - Fiscal Document Subseries Number
    • 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
    • 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
    • setDt_e_s

      public void setDt_e_s(@Nullable String dt_e_s)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_e_s

      Parameters:
      dt_e_s - Goods Departure or Arrival Date
    • setDt_e_s_princ

      public void setDt_e_s_princ(@Nullable String dt_e_s_princ)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_e_s_princ

      Parameters:
      dt_e_s_princ - Goods Departure or Arrival Date
    • setChv_nfe

      public void setChv_nfe(@Nullable String chv_nfe)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_nfe

      Parameters:
      chv_nfe - NF-e: 44-Digit Access Key
    • 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_doc_re>
    • getKey

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

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

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

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

      @Nonnull public static Nf_doc_re.Nf_doc_reBuilder builder()
    • 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:
      Nota Fiscal Id
    • getNf_id_doc_princ

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

      Original property name from the Odata EDM: nf_id_doc_princ

      Returns:
      Nota Fiscal Main ID
    • getNum_doc

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

      Original property name from the Odata EDM: num_doc

      Returns:
      Tax document number
    • getInd_oper

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

      Original property name from the Odata EDM: ind_oper

      Returns:
      Operation Type Indicator
    • getInd_emit

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

      Original property name from the Odata EDM: ind_emit

      Returns:
      Financial Document Issuer
    • getCod_part

      @Nullable public String getCod_part()
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      Participant Code
    • 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: 4

      Original property name from the Odata EDM: ser

      Returns:
      Tax document series
    • getSub

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

      Original property name from the Odata EDM: sub

      Returns:
      Fiscal Document Subseries Number
    • 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
    • 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
    • getDt_e_s

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

      Original property name from the Odata EDM: dt_e_s

      Returns:
      Goods Departure or Arrival Date
    • getDt_e_s_princ

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

      Original property name from the Odata EDM: dt_e_s_princ

      Returns:
      Goods Departure or Arrival Date
    • getChv_nfe

      @Nullable public String getChv_nfe()
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_nfe

      Returns:
      NF-e: 44-Digit Access Key
    • 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_doc_re>
    • equals

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

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

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

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