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

public static class Fato_cont.Fato_contBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • cod_hist_fat

      @Nonnull public Fato_cont.Fato_contBuilder 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.
    • vig_de

      @Nonnull public Fato_cont.Fato_contBuilder 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.
    • desc_fat

      @Nonnull public Fato_cont.Fato_contBuilder desc_fat(@Nullable String desc_fat)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: desc_fat

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Fato_cont build()
    • toString

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