My question is about SAP Query saved lists which I find are very useful.
We have a Z table that we as users need to back up before deleting some records through another transaction. To make this easier we created an Infoset that does a direct table read of the ABAP table.
However, when we create a SAP Query on this Infoset, the saved list/Save with ID output option is not available.
Does anybody know why?
Is this supported or is this only available for the standard Infosets based on logical databases?
I found this problem also with other Infosets we created that simply read a table.
John McKee