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

public static class Repr_mat.Repr_matBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • per_ref

      @Nonnull public Repr_mat.Repr_matBuilder per_ref(@Nullable String per_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      this.
    • cod_item_repr

      @Nonnull public Repr_mat.Repr_matBuilder cod_item_repr(@Nullable String cod_item_repr)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item_repr

      Returns:
      this.
    • cod_item_cons

      @Nonnull public Repr_mat.Repr_matBuilder cod_item_cons(@Nullable String cod_item_cons)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item_cons

      Returns:
      this.
    • cod_op_os

      @Nonnull public Repr_mat.Repr_matBuilder cod_op_os(@Nullable String cod_op_os)
      (Key Field) Constraints: Not nullable, Maximum length: 30

      Original property name from the Odata EDM: cod_op_os

      Returns:
      this.
    • dt_saida

      @Nonnull public Repr_mat.Repr_matBuilder dt_saida(@Nullable String dt_saida)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_saida

      Returns:
      this.
    • qtd_saida

      @Nonnull public Repr_mat.Repr_matBuilder qtd_saida(@Nullable BigDecimal qtd_saida)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_saida

      Returns:
      this.
    • dt_ret

      @Nonnull public Repr_mat.Repr_matBuilder dt_ret(@Nullable String dt_ret)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_ret

      Returns:
      this.
    • qtd_ret

      @Nonnull public Repr_mat.Repr_matBuilder qtd_ret(@Nullable BigDecimal qtd_ret)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_ret

      Returns:
      this.
    • dt_cons

      @Nonnull public Repr_mat.Repr_matBuilder dt_cons(@Nullable String dt_cons)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_cons

      Returns:
      this.
    • qtd_cons

      @Nonnull public Repr_mat.Repr_matBuilder qtd_cons(@Nullable BigDecimal qtd_cons)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_cons

      Returns:
      this.
    • qtd_item_ret

      @Nonnull public Repr_mat.Repr_matBuilder qtd_item_ret(@Nullable BigDecimal qtd_item_ret)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: qtd_item_ret

      Returns:
      this.
    • centro

      @Nonnull public Repr_mat.Repr_matBuilder centro(@Nullable String centro)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: centro

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Repr_mat build()
    • toString

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