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

public static class Nf_luc_pr.Nf_luc_prBuilder extends Object
  • Method Details

    • num_lcto

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder num_lcto(@Nullable String num_lcto)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Returns:
      this.
    • empresa

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder empresa(@Nullable String empresa)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • filial

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder filial(@Nullable String filial)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • cod_mod

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder cod_mod(@Nullable String cod_mod)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      this.
    • ser

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder ser(@Nullable String ser)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ser

      Returns:
      this.
    • sub_ser

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder sub_ser(@Nullable String sub_ser)
      Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: sub_ser

      Returns:
      this.
    • cod_sit

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder cod_sit(@Nullable String cod_sit)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_sit

      Returns:
      this.
    • vl_tot_rec

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder vl_tot_rec(@Nullable BigDecimal vl_tot_rec)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_rec

      Returns:
      this.
    • quant_doc

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder quant_doc(@Nullable String quant_doc)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: quant_doc

      Returns:
      this.
    • cst_pis

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder cst_pis(@Nullable String cst_pis)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Returns:
      this.
    • cst_cofins

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder cst_cofins(@Nullable String cst_cofins)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Returns:
      this.
    • cfop

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder cfop(@Nullable String cfop)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cfop

      Returns:
      this.
    • inf_compl

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder inf_compl(@Nullable String inf_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: inf_compl

      Returns:
      this.
    • cod_cta

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder cod_cta(@Nullable String cod_cta)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta

      Returns:
      this.
    • per_ref

      @Nonnull public Nf_luc_pr.Nf_luc_prBuilder per_ref(@Nullable String per_ref)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Nf_luc_pr build()
    • toString

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