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

public static class Ecf_reg_a.Ecf_reg_aBuilder extends Object
  • Method Details

    • cod_mod

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder cod_mod(@Nullable String cod_mod)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_mod

      Returns:
      this.
    • ecf_mod

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder ecf_mod(@Nullable String ecf_mod)
      (Key Field) Constraints: Not nullable, Maximum length: 20

      Original property name from the Odata EDM: ecf_mod

      Returns:
      this.
    • ecf_fab

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder ecf_fab(@Nullable String ecf_fab)
      (Key Field) Constraints: Not nullable, Maximum length: 21

      Original property name from the Odata EDM: ecf_fab

      Returns:
      this.
    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • dt_doc

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder dt_doc(@Nullable String dt_doc)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_doc

      Returns:
      this.
    • cst_icms

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder cst_icms(@Nullable String cst_icms)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cst_icms

      Returns:
      this.
    • cfop

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder cfop(@Nullable String cfop)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: cfop

      Returns:
      this.
    • aliq_icms

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder aliq_icms(@Nullable BigDecimal aliq_icms)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_icms

      Returns:
      this.
    • vl_opr

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder vl_opr(@Nullable BigDecimal vl_opr)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_opr

      Returns:
      this.
    • vl_bc_icms

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder vl_bc_icms(@Nullable BigDecimal vl_bc_icms)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_icms

      Returns:
      this.
    • vl_icms

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder vl_icms(@Nullable BigDecimal vl_icms)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_icms

      Returns:
      this.
    • vl_bc_issqn

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder vl_bc_issqn(@Nullable BigDecimal vl_bc_issqn)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_bc_issqn

      Returns:
      this.
    • aliq_issqn

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder aliq_issqn(@Nullable BigDecimal aliq_issqn)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_issqn

      Returns:
      this.
    • vl_issqn

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder vl_issqn(@Nullable BigDecimal vl_issqn)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_issqn

      Returns:
      this.
    • cod_obs

      @Nonnull public Ecf_reg_a.Ecf_reg_aBuilder cod_obs(@Nullable String cod_obs)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: cod_obs

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Ecf_reg_a build()
    • toString

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