Hello,
I'm looking for a structure that would generally be available in all transactions, which holds the information as to whether the user is in create, change, display, etc.
I would like to alter a user exit's behaviour based on this information without specifying specific transaction codes (XD01 vs XD02 vs XD03) as we use variant transactions.
We've found structure SYST, but from what I can tell it only holds the transaction code and not the more general category.
Thanks!
Ropbyn