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

public static class Esc_conta.Esc_contaBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • ind_esc

      @Nonnull public Esc_conta.Esc_contaBuilder ind_esc(@Nullable String ind_esc)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_esc

      Returns:
      this.
    • subledger

      @Nonnull public Esc_conta.Esc_contaBuilder subledger(@Nullable String subledger)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: subledger

      Returns:
      this.
    • tipo

      @Nonnull public Esc_conta.Esc_contaBuilder tipo(@Nullable String tipo)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tipo

      Returns:
      this.
    • nat_livr

      @Nonnull public Esc_conta.Esc_contaBuilder nat_livr(@Nullable String nat_livr)
      (Key Field) Constraints: Not nullable, Maximum length: 80

      Original property name from the Odata EDM: nat_livr

      Returns:
      this.
    • subl_account

      @Nonnull public Esc_conta.Esc_contaBuilder subl_account(@Nullable String subl_account)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: subl_account

      Returns:
      this.
    • ano

      @Nonnull public Esc_conta.Esc_contaBuilder ano(@Nullable String ano)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ano

      Returns:
      this.
    • mes

      @Nonnull public Esc_conta.Esc_contaBuilder mes(@Nullable String mes)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: mes

      Returns:
      this.
    • cod_ver_lc

      @Nonnull public Esc_conta.Esc_contaBuilder cod_ver_lc(@Nullable String cod_ver_lc)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_ver_lc

      Returns:
      this.
    • layout

      @Nonnull public Esc_conta.Esc_contaBuilder layout(@Nullable String layout)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: layout

      Returns:
      this.
    • num_ord

      @Nonnull public Esc_conta.Esc_contaBuilder num_ord(@Nullable String num_ord)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: num_ord

      Returns:
      this.
    • cod_hash_aux

      @Nonnull public Esc_conta.Esc_contaBuilder cod_hash_aux(@Nullable String cod_hash_aux)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: cod_hash_aux

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Esc_conta build()
    • toString

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