Storing Filtered data in another table.

upasanisandipupasanisandip Member Posts: 405
Hi,
I have created one table with 2 fields (50050).
Given TableRelation with Item table for "No." & "Gen. Prod. Posting Group"

Now wtih this new table (50050) created 1 new form.
When I set filter for this Form using F7 key & click on OK button, I want to store fieltered item in another table.

How can I stored this Form's Filtered data in another table.

Thanks,
Sandip.

Comments

  • diptish.naskardiptish.naskar Member Posts: 360
    Place a button on the new form created, mark the fields that you have filtered and then you can use the transferfields function to transfer the data to some other table. Do place this code on the on push of the buton.
    Diptish Naskar
    For any queries you can also visit my blog site: http://msnavarena.blogspot.com/
Sign In or Register to comment.