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

public static class Ecd_histo.Ecd_histoBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • cod_hist

      @Nonnull public Ecd_histo.Ecd_histoBuilder cod_hist(@Nullable String cod_hist)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: cod_hist

      Returns:
      this.
    • vig_de

      @Nonnull public Ecd_histo.Ecd_histoBuilder 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.
    • descr_hist

      @Nonnull public Ecd_histo.Ecd_histoBuilder descr_hist(@Nullable String descr_hist)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: descr_hist

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ecd_histo build()
    • toString

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