java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.ctrcomplementarytabledatamaintenance.Nfi_med.Nfi_medBuilder
Enclosing class:
Nfi_med

public static class Nfi_med.Nfi_medBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nfi_med.Nfi_medBuilder empresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • filial

      @Nonnull public Nfi_med.Nfi_medBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • nf_id

      @Nonnull public Nfi_med.Nfi_medBuilder nf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      this.
    • num_item

      @Nonnull public Nfi_med.Nfi_medBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • lote_med

      @Nonnull public Nfi_med.Nfi_medBuilder lote_med(@Nullable String lote_med)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: lote_med

      Returns:
      this.
    • qtd_item

      @Nonnull public Nfi_med.Nfi_medBuilder qtd_item(@Nullable BigDecimal qtd_item)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_item

      Returns:
      this.
    • dt_fab

      @Nonnull public Nfi_med.Nfi_medBuilder dt_fab(@Nullable String dt_fab)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fab

      Returns:
      this.
    • dt_val

      @Nonnull public Nfi_med.Nfi_medBuilder dt_val(@Nullable String dt_val)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_val

      Returns:
      this.
    • ind_med

      @Nonnull public Nfi_med.Nfi_medBuilder ind_med(@Nullable String ind_med)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_med

      Returns:
      this.
    • tp_prod

      @Nonnull public Nfi_med.Nfi_medBuilder tp_prod(@Nullable String tp_prod)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_prod

      Returns:
      this.
    • vl_tab_max

      @Nonnull public Nfi_med.Nfi_medBuilder vl_tab_max(@Nullable BigDecimal vl_tab_max)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tab_max

      Returns:
      this.
    • _Messages

      @Nonnull public Nfi_med.Nfi_medBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nfi_med build()
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class Object