Hello Experts,
I am having an issue with RAL and the logging of actions performed in the GOS attachments list.
My intention is to generate the following information using RAL. I shall use transaction FBL1N as an example.
1. User executes tcode FBL1N <-- this does not need to be logged.
2. User opens document list <-- this does not need to be logged.
3. User opens a document from the list (doc #1234567 as an example) <-- doc number, user, tcode is logged
4. User clicks on GOS Attachment list button and displays attachment list <-- doc number, user, tcode, attachment list is logged
5. User opens, emails, exports an attachment <-- doc number, user, tcode, specific attachment action was performed on is logged
Using RAL we are successful with steps 1, 2 and 3.
However, step 4 we are unable to generate a RAL log which shows the tcode and document number the user was in when they clicked the GOS Attachment list button.
Also, step 5 we have the same issue as step 4, but also have the issue that if there are multiple attachments, the RAL log does not show which of the attachments was opened.
My question is if anyone knows a way to manipulate RAL to perform the tasks which I am seeking to achieve, or if there is another way to log the actions performed in the GOS Attachment list which gives visibility of what tcode, document number the user was in, and specific attachment the actions are being performed on?
Kind regards,
Patrick.