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

public static class Cpl_co_aq.Cpl_co_aqBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder nf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      this.
    • cod_mun_dest

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder cod_mun_dest(@Nullable String cod_mun_dest)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_dest

      Returns:
      this.
    • cod_mun_orig

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder cod_mun_orig(@Nullable String cod_mun_orig)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: cod_mun_orig

      Returns:
      this.
    • cod_part_consg

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder cod_part_consg(@Nullable String cod_part_consg)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part_consg

      Returns:
      this.
    • veic_id

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder veic_id(@Nullable String veic_id)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: veic_id

      Returns:
      this.
    • ind_nav

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder ind_nav(@Nullable String ind_nav)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nav

      Returns:
      this.
    • viagem

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder viagem(@Nullable String viagem)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: viagem

      Returns:
      this.
    • ind_veic

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder ind_veic(@Nullable String ind_veic)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_veic

      Returns:
      this.
    • vl_liq_frt

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder vl_liq_frt(@Nullable BigDecimal vl_liq_frt)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_liq_frt

      Returns:
      this.
    • vl_out

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder vl_out(@Nullable BigDecimal vl_out)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_out

      Returns:
      this.
    • vl_desp_port

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder vl_desp_port(@Nullable BigDecimal vl_desp_port)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_desp_port

      Returns:
      this.
    • vl_desp_car_desc

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder vl_desp_car_desc(@Nullable BigDecimal vl_desp_car_desc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_desp_car_desc

      Returns:
      this.
    • vl_frt_brt

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder vl_frt_brt(@Nullable BigDecimal vl_frt_brt)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_frt_brt

      Returns:
      this.
    • vl_frt_mm

      @Nonnull public Cpl_co_aq.Cpl_co_aqBuilder vl_frt_mm(@Nullable BigDecimal vl_frt_mm)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_frt_mm

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Cpl_co_aq build()
    • toString

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