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

public static class Aj_sub_ap.Aj_sub_apBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • ind_apur_icms

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder ind_apur_icms(@Nullable String ind_apur_icms)
      (Key Field) Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_apur_icms

      Returns:
      this.
    • dt_ini

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder dt_ini(@Nullable String dt_ini)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_ini

      Returns:
      this.
    • cod_aj_apur

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder cod_aj_apur(@Nullable String cod_aj_apur)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: cod_aj_apur

      Returns:
      this.
    • num_item

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 5

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • dt_fin

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder dt_fin(@Nullable String dt_fin)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: dt_fin

      Returns:
      this.
    • descr_compl_aj

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder descr_compl_aj(@Nullable String descr_compl_aj)
      Constraints: Not nullable, Maximum length: 155

      Original property name from the Odata EDM: descr_compl_aj

      Returns:
      this.
    • vl_aj_apur

      @Nonnull public Aj_sub_ap.Aj_sub_apBuilder vl_aj_apur(@Nullable BigDecimal vl_aj_apur)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_aj_apur

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Aj_sub_ap build()
    • toString

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