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

public static class Icmsdicpl.IcmsdicplBuilder extends Object
  • Method Details

    • empresa

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

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • per_ref

      @Nonnull public Icmsdicpl.IcmsdicplBuilder 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.
    • uf

      @Nonnull public Icmsdicpl.IcmsdicplBuilder uf(@Nullable String uf)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: uf

      Returns:
      this.
    • vl_sld_cred_ant_fcp

      @Nonnull public Icmsdicpl.IcmsdicplBuilder vl_sld_cred_ant_fcp(@Nullable BigDecimal vl_sld_cred_ant_fcp)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_cred_ant_fcp

      Returns:
      this.
    • vl_sld_cred_ant_difal

      @Nonnull public Icmsdicpl.IcmsdicplBuilder vl_sld_cred_ant_difal(@Nullable BigDecimal vl_sld_cred_ant_difal)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: vl_sld_cred_ant_difal

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public Icmsdicpl build()
    • toString

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