i am trying to determine who was the last approver of a PO based on the PO release workflow log. Is anyone able to tell me which table/s this is stored in ?
thanks,
Request clarification before answering.
Hi,
You can fetch it from workflow log only. Look out for workitem for PO approval , now go to Technical log and under details tab , you will get Approver name in actual agent.
Alternatively in the workflow log , go to workitem container->workitem->executed by user->ID.
Hope this helps.
Regards,
Sangvir SIngh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Why do you use the workflow log?
Just go to ME29N and then Environment-->Header changes
Kind regards, Rob Dielemans
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks to you all
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Hansella,
Rob is correct on this, you don't need to work on workflow tables for this. YOu can actually get these detail's very easily from CDHDR and CDPOS tables which will have PO changes. Look for changes to field FRGZU in table EKKO("Table" and "Field" parameters will be in CDHDR).
You can search for ABAP threads for the logic.
Regards
Gautam
Edited by: gautam maini on Jul 7, 2011 2:37 PM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Table SWWLOGHIST but first look at the SAP_WAPI functions.
regards
Rick Bakker
hanabi technology
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can check the below tables...
SWPSTEPLOG
SWWLOGHIST
Thanks and regards,
SNJY
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Duplicate
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.