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

public static class Sa_perio.Sa_perioBuilder extends Object
  • Method Details

    • empresa

      @Nonnull public Sa_perio.Sa_perioBuilder 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 Sa_perio.Sa_perioBuilder 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 Sa_perio.Sa_perioBuilder 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 Sa_perio.Sa_perioBuilder 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.
    • dt_fin

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

      Original property name from the Odata EDM: dt_fin

      Returns:
      this.
    • vl_tot_transf_debitos_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_tot_transf_debitos_oa(@Nullable BigDecimal vl_tot_transf_debitos_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_transf_debitos_oa

      Returns:
      this.
    • vl_tot_aj_debitos_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_tot_aj_debitos_oa(@Nullable BigDecimal vl_tot_aj_debitos_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_aj_debitos_oa

      Returns:
      this.
    • vl_estornos_cred_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_estornos_cred_oa(@Nullable BigDecimal vl_estornos_cred_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_estornos_cred_oa

      Returns:
      this.
    • vl_tot_transf_creditos_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_tot_transf_creditos_oa(@Nullable BigDecimal vl_tot_transf_creditos_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_transf_creditos_oa

      Returns:
      this.
    • vl_tot_aj_creditos_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_tot_aj_creditos_oa(@Nullable BigDecimal vl_tot_aj_creditos_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_aj_creditos_oa

      Returns:
      this.
    • vl_estornos_deb_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_estornos_deb_oa(@Nullable BigDecimal vl_estornos_deb_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_estornos_deb_oa

      Returns:
      this.
    • vl_sld_credor_ant_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_sld_credor_ant_oa(@Nullable BigDecimal vl_sld_credor_ant_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_credor_ant_oa

      Returns:
      this.
    • vl_sld_apurado_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_sld_apurado_oa(@Nullable BigDecimal vl_sld_apurado_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_apurado_oa

      Returns:
      this.
    • vl_tot_ded

      @Nonnull public Sa_perio.Sa_perioBuilder vl_tot_ded(@Nullable BigDecimal vl_tot_ded)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_ded

      Returns:
      this.
    • vl_icms_recolher_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_icms_recolher_oa(@Nullable BigDecimal vl_icms_recolher_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_icms_recolher_oa

      Returns:
      this.
    • vl_sld_credor_transp_oa

      @Nonnull public Sa_perio.Sa_perioBuilder vl_sld_credor_transp_oa(@Nullable BigDecimal vl_sld_credor_transp_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_credor_transp_oa

      Returns:
      this.
    • deb_esp_oa

      @Nonnull public Sa_perio.Sa_perioBuilder deb_esp_oa(@Nullable BigDecimal deb_esp_oa)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: deb_esp_oa

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Sa_perio build()
    • toString

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