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

public static class Exp_ind_m.Exp_ind_mBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder 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 Exp_ind_m.Exp_ind_mBuilder 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 Exp_ind_m.Exp_ind_mBuilder 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.
    • nro_de

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder nro_de(@Nullable String nro_de)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: nro_de

      Returns:
      this.
    • nro_re

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder nro_re(@Nullable String nro_re)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: nro_re

      Returns:
      this.
    • nf_id_3rd

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder nf_id_3rd(@Nullable String nf_id_3rd)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id_3rd

      Returns:
      this.
    • cod_item

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder cod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      this.
    • cod_part

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder cod_part(@Nullable String cod_part)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      this.
    • cod_mod

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder cod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      this.
    • ser

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder ser(@Nullable String ser)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ser

      Returns:
      this.
    • num_doc

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder num_doc(@Nullable String num_doc)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_doc

      Returns:
      this.
    • dt_doc

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder dt_doc(@Nullable String dt_doc)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Returns:
      this.
    • chv_nfe

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder chv_nfe(@Nullable String chv_nfe)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_nfe

      Returns:
      this.
    • nr_memo

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder nr_memo(@Nullable String nr_memo)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: nr_memo

      Returns:
      this.
    • qtd

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder qtd(@Nullable BigDecimal qtd)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd

      Returns:
      this.
    • unid

      @Nonnull public Exp_ind_m.Exp_ind_mBuilder unid(@Nullable String unid)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: unid

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Exp_ind_m build()
    • toString

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