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

public static class Cpl_co_mc.Cpl_co_mcBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder 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_mc.Cpl_co_mcBuilder cod_mun_dest(@Nullable String cod_mun_dest)
      (Key Field) 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_mc.Cpl_co_mcBuilder 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_mc.Cpl_co_mcBuilder 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.
    • cod_part_red

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder cod_part_red(@Nullable String cod_part_red)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part_red

      Returns:
      this.
    • veic_id

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

      Original property name from the Odata EDM: veic_id

      Returns:
      this.
    • uf_id

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder uf_id(@Nullable String uf_id)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_id

      Returns:
      this.
    • otm

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder otm(@Nullable String otm)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: otm

      Returns:
      this.
    • ind_nat_frt

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder ind_nat_frt(@Nullable String ind_nat_frt)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_nat_frt

      Returns:
      this.
    • vl_liq_frt

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder 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_mc.Cpl_co_mcBuilder 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_frt

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder vl_frt(@Nullable BigDecimal vl_frt)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_frt

      Returns:
      this.
    • vl_gris

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder vl_gris(@Nullable BigDecimal vl_gris)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_gris

      Returns:
      this.
    • vl_pdg

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder vl_pdg(@Nullable BigDecimal vl_pdg)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_pdg

      Returns:
      this.
    • _Messages

      @Nonnull public Cpl_co_mc.Cpl_co_mcBuilder _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_mc build()
    • toString

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