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

public static class Infgrpmul.InfgrpmulBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • dt_lancamento

      @Nonnull public Infgrpmul.InfgrpmulBuilder dt_lancamento(@Nullable String dt_lancamento)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancamento

      Returns:
      this.
    • nome_multinacional

      @Nonnull public Infgrpmul.InfgrpmulBuilder nome_multinacional(@Nullable String nome_multinacional)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: nome_multinacional

      Returns:
      this.
    • ind_controladora

      @Nonnull public Infgrpmul.InfgrpmulBuilder ind_controladora(@Nullable String ind_controladora)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_controladora

      Returns:
      this.
    • nome_controladora

      @Nonnull public Infgrpmul.InfgrpmulBuilder nome_controladora(@Nullable String nome_controladora)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: nome_controladora

      Returns:
      this.
    • jurisdicao_controladora

      @Nonnull public Infgrpmul.InfgrpmulBuilder jurisdicao_controladora(@Nullable String jurisdicao_controladora)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: jurisdicao_controladora

      Returns:
      this.
    • tin_controladora

      @Nonnull public Infgrpmul.InfgrpmulBuilder tin_controladora(@Nullable String tin_controladora)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: tin_controladora

      Returns:
      this.
    • ind_entrega

      @Nonnull public Infgrpmul.InfgrpmulBuilder ind_entrega(@Nullable String ind_entrega)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_entrega

      Returns:
      this.
    • ind_modalidade

      @Nonnull public Infgrpmul.InfgrpmulBuilder ind_modalidade(@Nullable String ind_modalidade)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_modalidade

      Returns:
      this.
    • nome_substituta

      @Nonnull public Infgrpmul.InfgrpmulBuilder nome_substituta(@Nullable String nome_substituta)
      Constraints: Not nullable, Maximum length: 100

      Original property name from the Odata EDM: nome_substituta

      Returns:
      this.
    • jurisdicao_substituta

      @Nonnull public Infgrpmul.InfgrpmulBuilder jurisdicao_substituta(@Nullable String jurisdicao_substituta)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: jurisdicao_substituta

      Returns:
      this.
    • tin_substituta

      @Nonnull public Infgrpmul.InfgrpmulBuilder tin_substituta(@Nullable String tin_substituta)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: tin_substituta

      Returns:
      this.
    • dt_ini

      @Nonnull public Infgrpmul.InfgrpmulBuilder dt_ini(@Nullable String dt_ini)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_ini

      Returns:
      this.
    • dt_fin

      @Nonnull public Infgrpmul.InfgrpmulBuilder dt_fin(@Nullable String dt_fin)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fin

      Returns:
      this.
    • tip_moeda

      @Nonnull public Infgrpmul.InfgrpmulBuilder tip_moeda(@Nullable String tip_moeda)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: tip_moeda

      Returns:
      this.
    • ind_idioma

      @Nonnull public Infgrpmul.InfgrpmulBuilder ind_idioma(@Nullable String ind_idioma)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ind_idioma

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Infgrpmul build()
    • toString

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