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

public static class Recisen_c.Recisen_cBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Recisen_c.Recisen_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 Recisen_c.Recisen_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.
    • cst_cofins

      @Nonnull public Recisen_c.Recisen_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 Recisen_c.Recisen_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.
    • vl_tot_rec

      @Nonnull public Recisen_c.Recisen_cBuilder vl_tot_rec(@Nullable BigDecimal vl_tot_rec)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_rec

      Returns:
      this.
    • desc_compl

      @Nonnull public Recisen_c.Recisen_cBuilder desc_compl(@Nullable String desc_compl)
      Constraints: Not nullable, Maximum length: 255

      Original property name from the Odata EDM: desc_compl

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Recisen_c build()
    • toString

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