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

public static class Nf_obs_lc.Nf_obs_lcBuilder extends Object
  • Method Details

    • nro_ord

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder nro_ord(@Nullable String nro_ord)
      (Key Field) Constraints: Not nullable, Maximum length: 9

      Original property name from the Odata EDM: nro_ord

      Returns:
      this.
    • ecf_mod

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder ecf_mod(@Nullable String ecf_mod)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ecf_mod

      Returns:
      this.
    • ecf_fab

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder ecf_fab(@Nullable String ecf_fab)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: ecf_fab

      Returns:
      this.
    • nf_id

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder nf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      this.
    • txt_substituido

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder txt_substituido(@Nullable String txt_substituido)
      (Key Field) Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: txt_substituido

      Returns:
      this.
    • txt

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder txt(@Nullable String txt)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: txt

      Returns:
      this.
    • txt_compl

      @Nonnull public Nf_obs_lc.Nf_obs_lcBuilder txt_compl(@Nullable String txt_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: txt_compl

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_obs_lc build()
    • toString

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