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

public static class Aj_det_c.Aj_det_cBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Aj_det_c.Aj_det_cBuilder empresa(@Nullable String empresa)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • per_ref

      @Nonnull public Aj_det_c.Aj_det_cBuilder per_ref(@Nullable String per_ref)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: per_ref

      Returns:
      this.
    • cod_cred

      @Nonnull public Aj_det_c.Aj_det_cBuilder cod_cred(@Nullable String cod_cred)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: cod_cred

      Returns:
      this.
    • ind_cred_ori

      @Nonnull public Aj_det_c.Aj_det_cBuilder ind_cred_ori(@Nullable String ind_cred_ori)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_cred_ori

      Returns:
      this.
    • ind_aj

      @Nonnull public Aj_det_c.Aj_det_cBuilder ind_aj(@Nullable String ind_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_aj

      Returns:
      this.
    • cod_aj

      @Nonnull public Aj_det_c.Aj_det_cBuilder cod_aj(@Nullable String cod_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cod_aj

      Returns:
      this.
    • cst_cofins

      @Nonnull public Aj_det_c.Aj_det_cBuilder cst_cofins(@Nullable String cst_cofins)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_cofins

      Returns:
      this.
    • cod_cta

      @Nonnull public Aj_det_c.Aj_det_cBuilder 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.
    • num_lancto

      @Nonnull public Aj_det_c.Aj_det_cBuilder 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.
    • aliq_cofins

      @Nonnull public Aj_det_c.Aj_det_cBuilder aliq_cofins(@Nullable BigDecimal aliq_cofins)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins

      Returns:
      this.
    • aliq_cofins_quant

      @Nonnull public Aj_det_c.Aj_det_cBuilder aliq_cofins_quant(@Nullable BigDecimal aliq_cofins_quant)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_cofins_quant

      Returns:
      this.
    • num_seq

      @Nonnull public Aj_det_c.Aj_det_cBuilder num_seq(@Nullable String num_seq)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_seq

      Returns:
      this.
    • det_valor_aj

      @Nonnull public Aj_det_c.Aj_det_cBuilder det_valor_aj(@Nullable BigDecimal det_valor_aj)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: det_valor_aj

      Returns:
      this.
    • det_bc_cred

      @Nonnull public Aj_det_c.Aj_det_cBuilder det_bc_cred(@Nullable BigDecimal det_bc_cred)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: det_bc_cred

      Returns:
      this.
    • det_aliq

      @Nonnull public Aj_det_c.Aj_det_cBuilder det_aliq(@Nullable BigDecimal det_aliq)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: det_aliq

      Returns:
      this.
    • dt_oper_aj

      @Nonnull public Aj_det_c.Aj_det_cBuilder dt_oper_aj(@Nullable LocalDate dt_oper_aj)
      Constraints: Nullable

      Original property name from the Odata EDM: dt_oper_aj

      Returns:
      this.
    • desc_aj

      @Nonnull public Aj_det_c.Aj_det_cBuilder desc_aj(@Nullable String desc_aj)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: desc_aj

      Returns:
      this.
    • info_compl

      @Nonnull public Aj_det_c.Aj_det_cBuilder info_compl(@Nullable String info_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: info_compl

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Aj_det_c build()
    • toString

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