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

public static class Ecf_pr_re.Ecf_pr_reBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Ecf_pr_re.Ecf_pr_reBuilder 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_pr_re.Ecf_pr_reBuilder 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_pr_re.Ecf_pr_reBuilder 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_pr_re.Ecf_pr_reBuilder 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_pr_re.Ecf_pr_reBuilder ecf_fab(@Nullable String ecf_fab)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ecf_fab

      Returns:
      this.
    • num_proc

      @Nonnull public Ecf_pr_re.Ecf_pr_reBuilder num_proc(@Nullable String num_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: num_proc

      Returns:
      this.
    • vig_de

      @Nonnull public Ecf_pr_re.Ecf_pr_reBuilder vig_de(@Nullable String vig_de)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: vig_de

      Returns:
      this.
    • vig_ate

      @Nonnull public Ecf_pr_re.Ecf_pr_reBuilder vig_ate(@Nullable String vig_ate)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: vig_ate

      Returns:
      this.
    • ind_proc

      @Nonnull public Ecf_pr_re.Ecf_pr_reBuilder ind_proc(@Nullable String ind_proc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_proc

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ecf_pr_re build()
    • toString

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