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

public static class Nf_codobs.Nf_codobsBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public Nf_codobs.Nf_codobsBuilder 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.
    • difal

      @Nonnull public Nf_codobs.Nf_codobsBuilder difal(@Nullable Boolean difal)
      (Key Field) Constraints: Not nullable

      Original property name from the Odata EDM: difal

      Returns:
      this.
    • cod_obs

      @Nonnull public Nf_codobs.Nf_codobsBuilder cod_obs(@Nullable String cod_obs)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_obs

      Returns:
      this.
    • txt_compl

      @Nonnull public Nf_codobs.Nf_codobsBuilder 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_codobs.Nf_codobsBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_codobs build()
    • toString

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