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

public static class Exportaca.ExportacaBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Exportaca.ExportacaBuilder 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 Exportaca.ExportacaBuilder filial(@Nullable String filial)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • nro_de

      @Nonnull public Exportaca.ExportacaBuilder 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 Exportaca.ExportacaBuilder 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.
    • nat_exp

      @Nonnull public Exportaca.ExportacaBuilder 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.
    • ind_doc

      @Nonnull public Exportaca.ExportacaBuilder ind_doc(@Nullable String ind_doc)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_doc

      Returns:
      this.
    • dt_de

      @Nonnull public Exportaca.ExportacaBuilder dt_de(@Nullable String dt_de)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_de

      Returns:
      this.
    • dt_re

      @Nonnull public Exportaca.ExportacaBuilder dt_re(@Nullable String dt_re)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_re

      Returns:
      this.
    • chc_emb

      @Nonnull public Exportaca.ExportacaBuilder chc_emb(@Nullable String chc_emb)
      Constraints: Not nullable, Maximum length: 18

      Original property name from the Odata EDM: chc_emb

      Returns:
      this.
    • dt_chc

      @Nonnull public Exportaca.ExportacaBuilder dt_chc(@Nullable String dt_chc)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_chc

      Returns:
      this.
    • dt_avb

      @Nonnull public Exportaca.ExportacaBuilder dt_avb(@Nullable String dt_avb)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_avb

      Returns:
      this.
    • tp_chc

      @Nonnull public Exportaca.ExportacaBuilder tp_chc(@Nullable String tp_chc)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: tp_chc

      Returns:
      this.
    • pais

      @Nonnull public Exportaca.ExportacaBuilder pais(@Nullable String pais)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: pais

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Exportaca build()
    • toString

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