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

public static class Aj_det_p.Aj_det_pBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Aj_det_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_pis

      @Nonnull public Aj_det_p.Aj_det_pBuilder cst_pis(@Nullable String cst_pis)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cst_pis

      Returns:
      this.
    • cod_cta

      @Nonnull public Aj_det_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_pis

      @Nonnull public Aj_det_p.Aj_det_pBuilder aliq_pis(@Nullable BigDecimal aliq_pis)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis

      Returns:
      this.
    • aliq_pis_quant

      @Nonnull public Aj_det_p.Aj_det_pBuilder aliq_pis_quant(@Nullable BigDecimal aliq_pis_quant)
      (Key Field) Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_pis_quant

      Returns:
      this.
    • num_seq

      @Nonnull public Aj_det_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder 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_p.Aj_det_pBuilder _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_p build()
    • toString

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