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

public static class Export_nf.Export_nfBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Export_nf.Export_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 Export_nf.Export_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 Export_nf.Export_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.
    • nro_de

      @Nonnull public Export_nf.Export_nfBuilder nro_de(@Nullable String nro_de)
      (Key Field) Constraints: Not nullable, Maximum length: 14

      Original property name from the Odata EDM: nro_de

      Returns:
      this.
    • nro_re

      @Nonnull public Export_nf.Export_nfBuilder nro_re(@Nullable String nro_re)
      (Key Field) Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: nro_re

      Returns:
      this.
    • cod_item

      @Nonnull public Export_nf.Export_nfBuilder cod_item(@Nullable String cod_item)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      this.
    • nat_exp

      @Nonnull public Export_nf.Export_nfBuilder nat_exp(@Nullable String nat_exp)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: nat_exp

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Export_nf build()
    • toString

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