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

public static class Nf_cpl_st.Nf_cpl_stBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public Nf_cpl_st.Nf_cpl_stBuilder 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.
    • num_item

      @Nonnull public Nf_cpl_st.Nf_cpl_stBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • cod_mun_dest

      @Nonnull public Nf_cpl_st.Nf_cpl_stBuilder 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 Nf_cpl_st.Nf_cpl_stBuilder 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.
    • veic_id

      @Nonnull public Nf_cpl_st.Nf_cpl_stBuilder 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 Nf_cpl_st.Nf_cpl_stBuilder uf_id(@Nullable String uf_id)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf_id

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_cpl_st build()
    • toString

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