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

public static class Pis_folha.Pis_folhaBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Pis_folha.Pis_folhaBuilder 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 Pis_folha.Pis_folhaBuilder 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.
    • vl_tot_fol

      @Nonnull public Pis_folha.Pis_folhaBuilder vl_tot_fol(@Nullable BigDecimal vl_tot_fol)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_fol

      Returns:
      this.
    • vl_exc_bc

      @Nonnull public Pis_folha.Pis_folhaBuilder vl_exc_bc(@Nullable BigDecimal vl_exc_bc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_exc_bc

      Returns:
      this.
    • vl_tot_bc

      @Nonnull public Pis_folha.Pis_folhaBuilder vl_tot_bc(@Nullable BigDecimal vl_tot_bc)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_bc

      Returns:
      this.
    • aliq_imp_fol

      @Nonnull public Pis_folha.Pis_folhaBuilder aliq_imp_fol(@Nullable BigDecimal aliq_imp_fol)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: aliq_imp_fol

      Returns:
      this.
    • vl_tot_cont_fol

      @Nonnull public Pis_folha.Pis_folhaBuilder vl_tot_cont_fol(@Nullable BigDecimal vl_tot_cont_fol)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_cont_fol

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Pis_folha build()
    • toString

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