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

public static class Aqs_impwh.Aqs_impwhBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • exercicio

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder exercicio(@Nullable String exercicio)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: exercicio

      Returns:
      this.
    • num_lcto

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder num_lcto(@Nullable String num_lcto)
      (Key Field) Constraints: Not nullable, Maximum length: 11

      Original property name from the Odata EDM: num_lcto

      Returns:
      this.
    • num_item

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • codigo_irf

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder codigo_irf(@Nullable String codigo_irf)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: codigo_irf

      Returns:
      this.
    • cat_imposto

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder cat_imposto(@Nullable String cat_imposto)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: cat_imposto

      Returns:
      this.
    • retif_s1250

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder retif_s1250(@Nullable String retif_s1250)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: retif_s1250

      Returns:
      this.
    • ind_opc_cp

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder ind_opc_cp(@Nullable String ind_opc_cp)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_opc_cp

      Returns:
      this.
    • ind_aquis

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder ind_aquis(@Nullable String ind_aquis)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: ind_aquis

      Returns:
      this.
    • tipo_contrib

      @Nonnull public Aqs_impwh.Aqs_impwhBuilder tipo_contrib(@Nullable String tipo_contrib)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: tipo_contrib

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Aqs_impwh build()
    • toString

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