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

public static class Met_av_es.Met_av_esBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • per_apur

      @Nonnull public Met_av_es.Met_av_esBuilder per_apur(@Nullable String per_apur)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: per_apur

      Returns:
      this.
    • dt_lancto

      @Nonnull public Met_av_es.Met_av_esBuilder dt_lancto(@Nullable String dt_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Returns:
      this.
    • ind_aval_estoq

      @Nonnull public Met_av_es.Met_av_esBuilder ind_aval_estoq(@Nullable String ind_aval_estoq)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_aval_estoq

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Met_av_es build()
    • toString

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