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

public static class Ecd_cmp_a.Ecd_cmp_aBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • ano

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

      Original property name from the Odata EDM: ano

      Returns:
      this.
    • reg_cod

      @Nonnull public Ecd_cmp_a.Ecd_cmp_aBuilder reg_cod(@Nullable String reg_cod)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: reg_cod

      Returns:
      this.
    • num_ad

      @Nonnull public Ecd_cmp_a.Ecd_cmp_aBuilder num_ad(@Nullable Short num_ad)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: num_ad

      Returns:
      this.
    • campo

      @Nonnull public Ecd_cmp_a.Ecd_cmp_aBuilder campo(@Nullable String campo)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: campo

      Returns:
      this.
    • descricao

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

      Original property name from the Odata EDM: descricao

      Returns:
      this.
    • tipo

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

      Original property name from the Odata EDM: tipo

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ecd_cmp_a build()
    • toString

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