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

public static class Ecf_nf.Ecf_nfBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Ecf_nf.Ecf_nfBuilder 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 Ecf_nf.Ecf_nfBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • cod_mod

      @Nonnull public Ecf_nf.Ecf_nfBuilder cod_mod(@Nullable String cod_mod)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      this.
    • ecf_mod

      @Nonnull public Ecf_nf.Ecf_nfBuilder ecf_mod(@Nullable String ecf_mod)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ecf_mod

      Returns:
      this.
    • ecf_fab

      @Nonnull public Ecf_nf.Ecf_nfBuilder ecf_fab(@Nullable String ecf_fab)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: ecf_fab

      Returns:
      this.
    • dt_doc

      @Nonnull public Ecf_nf.Ecf_nfBuilder dt_doc(@Nullable String dt_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Returns:
      this.
    • ecf_cx

      @Nonnull public Ecf_nf.Ecf_nfBuilder ecf_cx(@Nullable String ecf_cx)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ecf_cx

      Returns:
      this.
    • num_doc

      @Nonnull public Ecf_nf.Ecf_nfBuilder num_doc(@Nullable String num_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_doc

      Returns:
      this.
    • cod_sit

      @Nonnull public Ecf_nf.Ecf_nfBuilder cod_sit(@Nullable String cod_sit)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_sit

      Returns:
      this.
    • vl_doc

      @Nonnull public Ecf_nf.Ecf_nfBuilder vl_doc(@Nullable BigDecimal vl_doc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_doc

      Returns:
      this.
    • cpf_cnpj

      @Nonnull public Ecf_nf.Ecf_nfBuilder cpf_cnpj(@Nullable String cpf_cnpj)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cpf_cnpj

      Returns:
      this.
    • nom_adq

      @Nonnull public Ecf_nf.Ecf_nfBuilder nom_adq(@Nullable String nom_adq)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: nom_adq

      Returns:
      this.
    • chv_cfe

      @Nonnull public Ecf_nf.Ecf_nfBuilder chv_cfe(@Nullable String chv_cfe)
      Constraints: Not nullable, Maximum length: 44

      Original property name from the Odata EDM: chv_cfe

      Returns:
      this.
    • num_ccf

      @Nonnull public Ecf_nf.Ecf_nfBuilder num_ccf(@Nullable String num_ccf)
      Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: num_ccf

      Returns:
      this.
    • uf

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

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ecf_nf build()
    • toString

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