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

public static class Combu_mov.Combu_movBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • cod_item

      @Nonnull public Combu_mov.Combu_movBuilder 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.
    • dt_fech

      @Nonnull public Combu_mov.Combu_movBuilder dt_fech(@Nullable String dt_fech)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fech

      Returns:
      this.
    • num_tanque

      @Nonnull public Combu_mov.Combu_movBuilder num_tanque(@Nullable String num_tanque)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_tanque

      Returns:
      this.
    • estq_abert

      @Nonnull public Combu_mov.Combu_movBuilder estq_abert(@Nullable BigDecimal estq_abert)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: estq_abert

      Returns:
      this.
    • vol_entr

      @Nonnull public Combu_mov.Combu_movBuilder vol_entr(@Nullable BigDecimal vol_entr)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vol_entr

      Returns:
      this.
    • vol_saidas

      @Nonnull public Combu_mov.Combu_movBuilder vol_saidas(@Nullable BigDecimal vol_saidas)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vol_saidas

      Returns:
      this.
    • val_aj_perda

      @Nonnull public Combu_mov.Combu_movBuilder val_aj_perda(@Nullable BigDecimal val_aj_perda)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: val_aj_perda

      Returns:
      this.
    • val_aj_ganho

      @Nonnull public Combu_mov.Combu_movBuilder val_aj_ganho(@Nullable BigDecimal val_aj_ganho)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: val_aj_ganho

      Returns:
      this.
    • fech_fisico

      @Nonnull public Combu_mov.Combu_movBuilder fech_fisico(@Nullable BigDecimal fech_fisico)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: fech_fisico

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Combu_mov build()
    • toString

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