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

public static class Indobr_nf.Indobr_nfBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • filial

      @Nonnull public Indobr_nf.Indobr_nfBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • nf_id

      @Nonnull public Indobr_nf.Indobr_nfBuilder 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.
    • cno

      @Nonnull public Indobr_nf.Indobr_nfBuilder cno(@Nullable String cno)
      Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: cno

      Returns:
      this.
    • ind_obra

      @Nonnull public Indobr_nf.Indobr_nfBuilder ind_obra(@Nullable String ind_obra)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_obra

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Indobr_nf build()
    • toString

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