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

public static class Nf_doc_ar.Nf_doc_arBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder 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 Nf_doc_ar.Nf_doc_arBuilder 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 Nf_doc_ar.Nf_doc_arBuilder 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.
    • inf_text

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder inf_text(@Nullable String inf_text)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_text

      Returns:
      this.
    • cod_da

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder cod_da(@Nullable String cod_da)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: cod_da

      Returns:
      this.
    • num_da

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder num_da(@Nullable String num_da)
      (Key Field) Constraints: Not nullable, Maximum length: 50

      Original property name from the Odata EDM: num_da

      Returns:
      this.
    • uf

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder uf(@Nullable String uf)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • cod_aut

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder cod_aut(@Nullable String cod_aut)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_aut

      Returns:
      this.
    • dt_vcto

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder dt_vcto(@Nullable String dt_vcto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_vcto

      Returns:
      this.
    • dt_pgto

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder dt_pgto(@Nullable String dt_pgto)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_pgto

      Returns:
      this.
    • vl_da

      @Nonnull public Nf_doc_ar.Nf_doc_arBuilder vl_da(@Nullable BigDecimal vl_da)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_da

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_doc_ar build()
    • toString

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