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

public static class Plano_ref.Plano_refBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • cod_cta

      @Nonnull public Plano_ref.Plano_refBuilder cod_cta(@Nullable String cod_cta)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta

      Returns:
      this.
    • cod_ccus

      @Nonnull public Plano_ref.Plano_refBuilder cod_ccus(@Nullable String cod_ccus)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_ccus

      Returns:
      this.
    • cod_cta_ref

      @Nonnull public Plano_ref.Plano_refBuilder cod_cta_ref(@Nullable String cod_cta_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_cta_ref

      Returns:
      this.
    • tp_plan_ref

      @Nonnull public Plano_ref.Plano_refBuilder tp_plan_ref(@Nullable String tp_plan_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: tp_plan_ref

      Returns:
      this.
    • dt_ini

      @Nonnull public Plano_ref.Plano_refBuilder dt_ini(@Nullable String dt_ini)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_ini

      Returns:
      this.
    • dt_fim

      @Nonnull public Plano_ref.Plano_refBuilder dt_fim(@Nullable String dt_fim)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fim

      Returns:
      this.
    • descricao

      @Nonnull public Plano_ref.Plano_refBuilder descricao(@Nullable String descricao)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descricao

      Returns:
      this.
    • tipo

      @Nonnull public Plano_ref.Plano_refBuilder tipo(@Nullable String tipo)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tipo

      Returns:
      this.
    • cod_conta_sup

      @Nonnull public Plano_ref.Plano_refBuilder cod_conta_sup(@Nullable String cod_conta_sup)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_conta_sup

      Returns:
      this.
    • nivel

      @Nonnull public Plano_ref.Plano_refBuilder nivel(@Nullable String nivel)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: nivel

      Returns:
      this.
    • natureza

      @Nonnull public Plano_ref.Plano_refBuilder natureza(@Nullable String natureza)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: natureza

      Returns:
      this.
    • cod_ent_ref

      @Nonnull public Plano_ref.Plano_refBuilder cod_ent_ref(@Nullable String cod_ent_ref)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_ent_ref

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Plano_ref build()
    • toString

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