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

public static class Dem_docs.Dem_docsBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • num_lancto

      @Nonnull public Dem_docs.Dem_docsBuilder num_lancto(@Nullable String num_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto

      Returns:
      this.
    • dt_lancto

      @Nonnull public Dem_docs.Dem_docsBuilder dt_lancto(@Nullable String dt_lancto)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_lancto

      Returns:
      this.
    • cod_cta

      @Nonnull public Dem_docs.Dem_docsBuilder cod_cta(@Nullable String cod_cta)
      (Key Field) Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_cta

      Returns:
      this.
    • ind_oper

      @Nonnull public Dem_docs.Dem_docsBuilder ind_oper(@Nullable String ind_oper)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_oper

      Returns:
      this.
    • cod_part

      @Nonnull public Dem_docs.Dem_docsBuilder cod_part(@Nullable String cod_part)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_part

      Returns:
      this.
    • cod_item

      @Nonnull public Dem_docs.Dem_docsBuilder cod_item(@Nullable String cod_item)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_item

      Returns:
      this.
    • dt_oper

      @Nonnull public Dem_docs.Dem_docsBuilder dt_oper(@Nullable String dt_oper)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_oper

      Returns:
      this.
    • vl_oper

      @Nonnull public Dem_docs.Dem_docsBuilder vl_oper(@Nullable BigDecimal vl_oper)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_oper

      Returns:
      this.
    • cst_pis

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

      Original property name from the Odata EDM: cst_pis

      Returns:
      this.
    • vl_bc_pis

      @Nonnull public Dem_docs.Dem_docsBuilder vl_bc_pis(@Nullable BigDecimal vl_bc_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_pis

      Returns:
      this.
    • aliq_pis

      @Nonnull public Dem_docs.Dem_docsBuilder aliq_pis(@Nullable BigDecimal aliq_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis

      Returns:
      this.
    • vl_pis

      @Nonnull public Dem_docs.Dem_docsBuilder vl_pis(@Nullable BigDecimal vl_pis)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_pis

      Returns:
      this.
    • cst_cofins

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

      Original property name from the Odata EDM: cst_cofins

      Returns:
      this.
    • vl_bc_cofins

      @Nonnull public Dem_docs.Dem_docsBuilder vl_bc_cofins(@Nullable BigDecimal vl_bc_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_cofins

      Returns:
      this.
    • aliq_cofins

      @Nonnull public Dem_docs.Dem_docsBuilder aliq_cofins(@Nullable BigDecimal aliq_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      this.
    • vl_cofins

      @Nonnull public Dem_docs.Dem_docsBuilder vl_cofins(@Nullable BigDecimal vl_cofins)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_cofins

      Returns:
      this.
    • nat_bc_cred

      @Nonnull public Dem_docs.Dem_docsBuilder nat_bc_cred(@Nullable String nat_bc_cred)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: nat_bc_cred

      Returns:
      this.
    • ind_orig_cred

      @Nonnull public Dem_docs.Dem_docsBuilder ind_orig_cred(@Nullable String ind_orig_cred)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_orig_cred

      Returns:
      this.
    • cod_ccus

      @Nonnull public Dem_docs.Dem_docsBuilder cod_ccus(@Nullable String cod_ccus)
      Constraints: Not nullable, Maximum length: 60

      Original property name from the Odata EDM: cod_ccus

      Returns:
      this.
    • desc_doc_oper

      @Nonnull public Dem_docs.Dem_docsBuilder desc_doc_oper(@Nullable String desc_doc_oper)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: desc_doc_oper

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Dem_docs build()
    • toString

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