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

public class Ct_id_d_f extends VdmEntity<Ct_id_d_f> implements VdmEntitySet
BR Transported Load Fiscal Doc

Original entity name from the Odata EDM: ct_id_d_fType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: despacho

      Parameters:
      despacho - The despacho to set.
    • 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.
    • setSer

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

      Original property name from the Odata EDM: ser

      Parameters:
      ser - The ser to set.
    • setNum_doc

      public void setNum_doc(@Nullable String num_doc)
      (Key Field) 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)
      (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.
    • 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.
    • 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.
    • setQtd_vol

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

      Original property name from the Odata EDM: qtd_vol

      Parameters:
      qtd_vol - The qtd_vol to set.
    • setPeso_brt

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

      Original property name from the Odata EDM: peso_brt

      Parameters:
      peso_brt - The peso_brt to set.
    • setPeso_liq

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

      Original property name from the Odata EDM: peso_liq

      Parameters:
      peso_liq - The peso_liq 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<Ct_id_d_f>
    • getKey

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

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

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

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

      @Nonnull public static Ct_id_d_f.Ct_id_d_fBuilder 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.
    • getDespacho

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

      Original property name from the Odata EDM: despacho

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

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

      Original property name from the Odata EDM: ser

      Returns:
      The ser contained in this VdmEntity.
    • getNum_doc

      @Nullable public String getNum_doc()
      (Key Field) 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()
      (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.
    • 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.
    • 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.
    • getQtd_vol

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

      Original property name from the Odata EDM: qtd_vol

      Returns:
      The qtd_vol contained in this VdmEntity.
    • getPeso_brt

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

      Original property name from the Odata EDM: peso_brt

      Returns:
      The peso_brt contained in this VdmEntity.
    • getPeso_liq

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

      Original property name from the Odata EDM: peso_liq

      Returns:
      The peso_liq 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<Ct_id_d_f>
    • equals

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

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

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

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