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

public static class Icms_apop.Icms_apopBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • ano

      @Nonnull public Icms_apop.Icms_apopBuilder ano(@Nullable String ano)
      (Key Field) Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: ano

      Returns:
      this.
    • periodo

      @Nonnull public Icms_apop.Icms_apopBuilder periodo(@Nullable String periodo)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: periodo

      Returns:
      this.
    • vl_tot_debitos

      @Nonnull public Icms_apop.Icms_apopBuilder vl_tot_debitos(@Nullable BigDecimal vl_tot_debitos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_debitos

      Returns:
      this.
    • vl_aj_debitos

      @Nonnull public Icms_apop.Icms_apopBuilder vl_aj_debitos(@Nullable BigDecimal vl_aj_debitos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_aj_debitos

      Returns:
      this.
    • vl_tot_aj_debitos

      @Nonnull public Icms_apop.Icms_apopBuilder vl_tot_aj_debitos(@Nullable BigDecimal vl_tot_aj_debitos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_aj_debitos

      Returns:
      this.
    • vl_estornos_cred

      @Nonnull public Icms_apop.Icms_apopBuilder vl_estornos_cred(@Nullable BigDecimal vl_estornos_cred)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_estornos_cred

      Returns:
      this.
    • vl_tot_creditos

      @Nonnull public Icms_apop.Icms_apopBuilder vl_tot_creditos(@Nullable BigDecimal vl_tot_creditos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_creditos

      Returns:
      this.
    • vl_aj_creditos

      @Nonnull public Icms_apop.Icms_apopBuilder vl_aj_creditos(@Nullable BigDecimal vl_aj_creditos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_aj_creditos

      Returns:
      this.
    • vl_tot_aj_creditos

      @Nonnull public Icms_apop.Icms_apopBuilder vl_tot_aj_creditos(@Nullable BigDecimal vl_tot_aj_creditos)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_tot_aj_creditos

      Returns:
      this.
    • vl_estornos_deb

      @Nonnull public Icms_apop.Icms_apopBuilder vl_estornos_deb(@Nullable BigDecimal vl_estornos_deb)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_estornos_deb

      Returns:
      this.
    • vl_sld_credor_ant

      @Nonnull public Icms_apop.Icms_apopBuilder vl_sld_credor_ant(@Nullable BigDecimal vl_sld_credor_ant)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_credor_ant

      Returns:
      this.
    • vl_sld_apurado

      @Nonnull public Icms_apop.Icms_apopBuilder vl_sld_apurado(@Nullable BigDecimal vl_sld_apurado)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_apurado

      Returns:
      this.
    • vl_tot_ded

      @Nonnull public Icms_apop.Icms_apopBuilder 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

      @Nonnull public Icms_apop.Icms_apopBuilder vl_icms_recolher(@Nullable BigDecimal vl_icms_recolher)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_icms_recolher

      Returns:
      this.
    • vl_sld_credor_transportar

      @Nonnull public Icms_apop.Icms_apopBuilder vl_sld_credor_transportar(@Nullable BigDecimal vl_sld_credor_transportar)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_credor_transportar

      Returns:
      this.
    • deb_esp

      @Nonnull public Icms_apop.Icms_apopBuilder deb_esp(@Nullable BigDecimal deb_esp)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: deb_esp

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Icms_apop build()
    • toString

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