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

public static class Det_ajcof.Det_ajcofBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Det_ajcof.Det_ajcofBuilder 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 Det_ajcof.Det_ajcofBuilder 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.
    • num_lancto

      @Nonnull public Det_ajcof.Det_ajcofBuilder 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.
    • ind_aj

      @Nonnull public Det_ajcof.Det_ajcofBuilder 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 Det_ajcof.Det_ajcofBuilder 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.
    • num_lancto_aj

      @Nonnull public Det_ajcof.Det_ajcofBuilder num_lancto_aj(@Nullable String num_lancto_aj)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: num_lancto_aj

      Returns:
      this.
    • num_lancto_item

      @Nonnull public Det_ajcof.Det_ajcofBuilder num_lancto_item(@Nullable String num_lancto_item)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_lancto_item

      Returns:
      this.
    • det_valor_aj

      @Nonnull public Det_ajcof.Det_ajcofBuilder 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.
    • cst_cofins

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

      Original property name from the Odata EDM: cst_cofins

      Returns:
      this.
    • det_bc_cred

      @Nonnull public Det_ajcof.Det_ajcofBuilder 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 Det_ajcof.Det_ajcofBuilder 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 Det_ajcof.Det_ajcofBuilder 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 Det_ajcof.Det_ajcofBuilder desc_aj(@Nullable String desc_aj)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: desc_aj

      Returns:
      this.
    • cod_cta

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

      Original property name from the Odata EDM: cod_cta

      Returns:
      this.
    • info_compl

      @Nonnull public Det_ajcof.Det_ajcofBuilder 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 Det_ajcof.Det_ajcofBuilder _Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Det_ajcof build()
    • toString

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