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

public static class Ipi_ant.Ipi_antBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • periodo

      @Nonnull public Ipi_ant.Ipi_antBuilder periodo(@Nullable String periodo)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: periodo

      Returns:
      this.
    • exercicio

      @Nonnull public Ipi_ant.Ipi_antBuilder exercicio(@Nullable String exercicio)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: exercicio

      Returns:
      this.
    • vl_sd_ant_ipi

      @Nonnull public Ipi_ant.Ipi_antBuilder vl_sd_ant_ipi(@Nullable BigDecimal vl_sd_ant_ipi)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sd_ant_ipi

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ipi_ant build()
    • toString

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