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

public static class Pr_adm_ju.Pr_adm_juBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • tp_proc

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder tp_proc(@Nullable String tp_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tp_proc

      Returns:
      this.
    • nr_proc

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder nr_proc(@Nullable String nr_proc)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: nr_proc

      Returns:
      this.
    • ini_valid

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder ini_valid(@Nullable String ini_valid)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ini_valid

      Returns:
      this.
    • fim_valid

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder fim_valid(@Nullable String fim_valid)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: fim_valid

      Returns:
      this.
    • uf_vara

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder uf_vara(@Nullable String uf_vara)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_vara

      Returns:
      this.
    • cod_munic

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder cod_munic(@Nullable String cod_munic)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_munic

      Returns:
      this.
    • id_vara

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder id_vara(@Nullable String id_vara)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: id_vara

      Returns:
      this.
    • ind_autoria

      @Nonnull public Pr_adm_ju.Pr_adm_juBuilder ind_autoria(@Nullable String ind_autoria)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_autoria

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Pr_adm_ju build()
    • toString

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