‎2013 Jan 10 6:09 AM
Hello,
I am trying to fetch "Action Log" provided on Service Notifications.
I have already checked Tables: JEST, JCDS, IHPA
Table JCDS -- It does give me Status change and time stamps and other details. But if there is any change in Service Notification by a specific user (When the SO User Status is CRTE) then that user's name and time stamps do not get logged in the JCDS table. I am desperately trying to get the entire Action Log information.
Any help appreciated!
Regards,
Divya
‎2013 Jan 11 8:40 AM
(FAQ) Perform some search on change documents, tables CDHDR and CDPOS and function modules of groups SCD1, SCD2 and SCD6.
NB: MELDUNG is german translation of NOTIFICATION, so try a SE16N on some records of CDPOS with key OBJECTCLAS = 'MELDUNG'.
Regards,
Raymond
‎2013 Jan 10 11:46 PM
‎2013 Jan 11 8:40 AM
(FAQ) Perform some search on change documents, tables CDHDR and CDPOS and function modules of groups SCD1, SCD2 and SCD6.
NB: MELDUNG is german translation of NOTIFICATION, so try a SE16N on some records of CDPOS with key OBJECTCLAS = 'MELDUNG'.
Regards,
Raymond
‎2013 Jan 14 12:11 AM
Thanks Raymond. That was surely helpful. Let me see if I can fetch some data from these two tables. I did already try with CDHDR once, but if this works i'll surely give an update here.
Regards,
Divya
‎2013 Jan 14 12:17 AM
That did help! I am fetching data from CDHDR/CDPOS using 'MELDUNG'. Awesome. Thanks a lot Raymond. i've marked your reply as the correct answer.
Thanks & Regards,
Divya