Set and GS01
We're attempting to create a set using GS01 in 4.6C. We read through the Help and it doesn't mentione anything about the "Set class" and "Set ID" in terms of what should be use or whether it can be created using a Z name.
What should we enter for the "Set class" and "Set ID" if you want to create a set using a Z table?
Thank you for any suggestions.
We did the SEARCH but nothing addressed about this.
if i create a set with a ztable, it does not ask for a set class; it saves it with class 0000. The set ID can be anything you want, though for obvious reasons, it should relate to the table name. Maybe you could explain some more ?
Thank you your suggestion to use set 000. It works.
I do have another question. I have written an ABAP program and would want to create a Report Painter or Writer Report. The ABAP program SELECTs from 3 different tables with complicated conditions and filters.
Would RP/RW reports work in what I am trying to do?
Should I create a view of these 3 tables and create a set using this view?
Would ABAP Query work much better and easy to develop?
Thank you for any suggestions.