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

public static class Fato_cta.Fato_ctaBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • ledger

      @Nonnull public Fato_cta.Fato_ctaBuilder ledger(@Nullable String ledger)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ledger

      Returns:
      this.
    • periodo

      @Nonnull public Fato_cta.Fato_ctaBuilder periodo(@Nullable String periodo)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: periodo

      Returns:
      this.
    • ano

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

      Original property name from the Odata EDM: ano

      Returns:
      this.
    • cod_agl

      @Nonnull public Fato_cta.Fato_ctaBuilder cod_agl(@Nullable String cod_agl)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_agl

      Returns:
      this.
    • cod_hist_fat

      @Nonnull public Fato_cta.Fato_ctaBuilder cod_hist_fat(@Nullable String cod_hist_fat)
      (Key Field) Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: cod_hist_fat

      Returns:
      this.
    • vl_fat_cont

      @Nonnull public Fato_cta.Fato_ctaBuilder vl_fat_cont(@Nullable BigDecimal vl_fat_cont)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_fat_cont

      Returns:
      this.
    • ind_dc_fat

      @Nonnull public Fato_cta.Fato_ctaBuilder ind_dc_fat(@Nullable String ind_dc_fat)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_dc_fat

      Returns:
      this.
    • desc_fat

      @Nonnull public Fato_cta.Fato_ctaBuilder desc_fat(@Nullable String desc_fat)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: desc_fat

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Fato_cta build()
    • toString

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