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

public class Nfi_med extends VdmEntity<Nfi_med> implements VdmEntitySet
BR NF Item Medical Operation

Original entity name from the Odata EDM: nfi_medType

  • Field Details

  • Constructor Details

  • Method Details

    • getType

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

      public void setNum_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_item

      Parameters:
      num_item - The num_item to set.
    • setLote_med

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

      Original property name from the Odata EDM: lote_med

      Parameters:
      lote_med - The lote_med to set.
    • setQtd_item

      public void setQtd_item(@Nullable BigDecimal qtd_item)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_item

      Parameters:
      qtd_item - The qtd_item to set.
    • setDt_fab

      public void setDt_fab(@Nullable String dt_fab)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fab

      Parameters:
      dt_fab - The dt_fab to set.
    • setDt_val

      public void setDt_val(@Nullable String dt_val)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_val

      Parameters:
      dt_val - The dt_val to set.
    • setInd_med

      public void setInd_med(@Nullable String ind_med)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_med

      Parameters:
      ind_med - The ind_med to set.
    • setTp_prod

      public void setTp_prod(@Nullable String tp_prod)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_prod

      Parameters:
      tp_prod - The tp_prod to set.
    • setVl_tab_max

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

      Original property name from the Odata EDM: vl_tab_max

      Parameters:
      vl_tab_max - The vl_tab_max 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<Nfi_med>
    • getKey

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

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

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

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

      @Nonnull public static Nfi_med.Nfi_medBuilder 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_item

      @Nullable public String getNum_item()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_item

      Returns:
      The num_item contained in this VdmEntity.
    • getLote_med

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

      Original property name from the Odata EDM: lote_med

      Returns:
      The lote_med contained in this VdmEntity.
    • getQtd_item

      @Nullable public BigDecimal getQtd_item()
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_item

      Returns:
      The qtd_item contained in this VdmEntity.
    • getDt_fab

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

      Original property name from the Odata EDM: dt_fab

      Returns:
      The dt_fab contained in this VdmEntity.
    • getDt_val

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

      Original property name from the Odata EDM: dt_val

      Returns:
      The dt_val contained in this VdmEntity.
    • getInd_med

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

      Original property name from the Odata EDM: ind_med

      Returns:
      The ind_med contained in this VdmEntity.
    • getTp_prod

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

      Original property name from the Odata EDM: tp_prod

      Returns:
      The tp_prod contained in this VdmEntity.
    • getVl_tab_max

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

      Original property name from the Odata EDM: vl_tab_max

      Returns:
      The vl_tab_max 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<Nfi_med>
    • equals

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

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

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

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