on 2022 Nov 17 2:55 PM
Hello Team,
Want to know the tables in which the approver details are stored when we maintain through "manage workflow for central purchase contract" and "manage workflow for centrally managed purchase order" apps.
Thanks,
Request clarification before answering.
Hi,
My name is Lisa from the MM team. I have checked your query and would ask that you please review the following:
The details of approvers assigned to certain workflows are not stored in tables.
Workflows can be viewed in transaction SWF_PROCESS_ADMIN and if you then click into each workflow and select the desired version. All details can be seen here.
These are the tables used by Flexible Workflow when a document is relevant for approval:
SWW_CONT - Container Contents for Work Item Data Container
SWW_CONTOB - Container Cont. for Work Item Data Container (Only Objects)
SWWLOGHIST - History of a work item
SWWUSERWI - Current Work Items Assigned to a User
SWWWIHEAD - Header Table for all Work Item Types
SWW_WI2OBJ - Decision comments related to the work item/Workflow Runtime: Relation of Work Item to Object
I hope this helps further with your query.
Kind Regards,
Lisa
SAP Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Lisa,
regarding the same topic, i'm getting latest work id from table sww_wi2obj then checking in table swwuserwi to get release date and time, in case no entry in swwuserwi then tis means the po is fully release then i go to table SWWWIHEAD with work id to get date, time and username.
my issue is in case of release cancelation no update on the data in these tables and i can not detect in my report of there is a cancelation or not.
can you help with this point
User | Count |
---|---|
100 | |
15 | |
9 | |
9 | |
5 | |
3 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.