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

public static class I_inf_st.I_inf_stBuilder extends Object
  • Method Details

    • nf_id

      @Nonnull public I_inf_st.I_inf_stBuilder nf_id(@Nullable String nf_id)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: nf_id

      Returns:
      this.
    • num_item

      @Nonnull public I_inf_st.I_inf_stBuilder num_item(@Nullable String num_item)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: num_item

      Returns:
      this.
    • empresa

      @Nonnull public I_inf_st.I_inf_stBuilder empresa(@Nullable String empresa)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: empresa

      Returns:
      this.
    • filial

      @Nonnull public I_inf_st.I_inf_stBuilder filial(@Nullable String filial)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: filial

      Returns:
      this.
    • bc_st_orig_dest

      @Nonnull public I_inf_st.I_inf_stBuilder bc_st_orig_dest(@Nullable BigDecimal bc_st_orig_dest)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: bc_st_orig_dest

      Returns:
      this.
    • icms_st_rep

      @Nonnull public I_inf_st.I_inf_stBuilder icms_st_rep(@Nullable BigDecimal icms_st_rep)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: icms_st_rep

      Returns:
      this.
    • icms_st_compl

      @Nonnull public I_inf_st.I_inf_stBuilder icms_st_compl(@Nullable BigDecimal icms_st_compl)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: icms_st_compl

      Returns:
      this.
    • bc_ret

      @Nonnull public I_inf_st.I_inf_stBuilder bc_ret(@Nullable BigDecimal bc_ret)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: bc_ret

      Returns:
      this.
    • icms_ret

      @Nonnull public I_inf_st.I_inf_stBuilder icms_ret(@Nullable BigDecimal icms_ret)
      Constraints: Not nullable, Precision: 25, Scale: 6

      Original property name from the Odata EDM: icms_ret

      Returns:
      this.
    • _Messages

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

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      this.
    • build

      @Nonnull public I_inf_st build()
    • toString

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