- If you do some research on the function module's source code, you could easily build an internal table with the required result set.
- Initially they are picking values from the table authx passing the field name.
- The same approach you could use to fill your internal table. Just go through the code which follows there after and you could easily build your internal table with the same set of statements.
Regards,
Philip.