How to link transactions performed via web app to individual
Hello, I'm looking for how to connect the transactions done via the WEB app to the person who completes the transaction. The WEB journal just gives a generic name so it's not much help. I was able to find something called the journal of entries buried through a few different screens that seems to accomplish the task, but I'd like to recreate it using a SQL view so that I can do reporting around it.
Question is, how do I create this view that is labeled below as journal of entries

Thank you,
-
Hi Dustin,
when you'll do the transaction over web, then if you'll go into good receipt PO for example and will open UDF window in SAP then you can see personnel ID who creates this transaction.

You can find it in table OPDN field U_beas_pers_id
and from BEAS_PERS you can find the ID.
We don't have some kind of form like journal entry in this case, but if you know these informations you can create your own SQL view with all informations which you require.
Let me know if it is okay for you or if you have any further comments.
Thank you
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario