Tables for workflow process

Hi ACE,
Can you please provide me table where we can find about the workflow, gives following information
1. Workflow need to determine where exactly is the request pending.
2. On what date and time were the workflow requests submitted / Approved / Maintained.
3. Whether the workflow request is Completed or In-Progress.
Thank you so much for helping me in advance.
K@$TURI

Hi,
Using the FM You can get the Agent & Workflow Details SAP_WAPI_GET_WORKITEM_DETAIL and SAP_WAPI_WORKITEM_RECIPIENTS.
Check this Tables 
SWWORGTASK - Assignment of WIs to Org.Units and Tasks
SWWUSERWI - Current Work Items Assigned to a User
Other Tables for Workfow
SWWWIHEAD - Header Table for all Work Item Types
SWW_OUTBOX - Lists Workflows in outbox together with status
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
Regards,
Surjith

Similar Messages

  • Table for Output Processing log

    Hi,
    Can anyone tell me the table for Output processing Log.
    I need to take this info for some interface issue. 
    Muthu

    Hello,
    Check out the table "CMFP" for output processing log.
    Regards,
    SARTHAK

  • Tables for subcontracting process

    Hi All,
    Pls tell the tables for components in subcontracting process.
    Regards
    Sunil

    Hi
    After creating a subcontacting po, it will update the following tables
    RESB , EKET , EKKO, EKPO
    Join the two tables RESB and EKET with RSNUM , PO NUmber, Line item as the linking field, if u pass the PO Number in the EKET Table then you can able to see all the components that you have mentioned in the PO for the Final Product. This component is not from the Material BOM , its from what you have maintained in the PO.
    Pls clarify in your query , completing means closing the PO with GR,IR or just PO creation.
    Regards
    Amuthan M.
    Edited by: Amuthan M on Nov 3, 2009 2:28 PM

  • Database table for Workflow Container values

    hi,
    I am on SAP ECC 6.0
    I am trying to find workflow id number starting from document number
    I try to find database table which has containe values of the workflow instances so that I can get workflow/workitem instance numbers for the document
    this is custom workflow and it is not based on business object type. so checking container values is the onlyway I can get the workflows
    but I am not able to find any table for it
    I have checked following
    SWW_CONT
    SWW_CONTOB
    SWWVCONTWI
    SWXML_CONT
    SWJ_CONT
    SWJPCONT
    SWJSCONT
    SWPCMPCONT
    SWU_CONT1
    SWUOCONT1
    almost all the SWCONT tables
    Morever I put St05 trace to see all the tables in database operations while triggering the workflow
    but the only tables seen here are
    SWWHRINDEX
    SWD_CONT  
    SWWWIHEAD
    SWWCNTP0  
    SWWLOGHIST
    SWWWIRET  
    SWWCNTP0  is Workflow Container: XML Database (P0)
    but it is XML structure data. so its of new use to query container fields.
    is this reason because of any workflow design or system config ?
    how to read container values from database tables in such case?
    thanks
    bhakti

    Hi,
    >i need to display an ALV list with list of invoices and whether the workflow is awaiting / approved / rejected for review / approval. and who did the approval / rejection action
    This you should be able to read from container now, if you have FIPP instance.
    >the workflow has two steps - review and approve and so i would query table swwwihead for the parent id of workflow and then based on task number see which is ready status task and find if its awaiting approval or rejection
    Don't do any selects to SWWWIHEAD unless you have some really specific reason. Just use SAP_WAPI* functions. You should be able to get each depended work item etc. easily with the standard functions.
    >apart from this, several data like amount values, reference document, creation date and whole lot of invoice item and header level data is required which needs to be taken from workflow container
    Why would you read this data from container? This data is in the SAP tables VBKPF, etc. There should be even functions to get all data related to an invoice - try to search for example with READPRELIMINARY* (read preliminary invoice).
    In general:
    1) if you have invoice number, get all related work items with a SAP_WAPI* function
    2) if you have only the top WI ID, use SAP_WAPIDEPEND function to get the depended work items
    3) with above function you probably will get also the status of the tasks / work items, so you don't need select in SWWWIHEAD
    4) Now you have the "status" and the workflow data for the invoice
    5) read the invoice data from standard FI tables (unless there is some specific reason to get it from WF container, and if there is, then I think that you might be having some fundamental problems in your design)
    Regards,
    Karri

  • DIM Workflow - How can I return task status for workflow process

    Hi all,
    I'd like to build a DIM workflow process to run a unix shell script. Under the workflow, I've created a task object and assign the unix shell script into it.
    Although the DIM workflow works fine to run the unix shell script in the normal case, however, it cannot return the error status in the task when my shell script is failed (such as exit 2 at the end of script).
    May I know if there any setting in the workflow/task, in order to change the status on DIM workflow.
    Many thanks,
    hw

    Hi Ramesh
    Thanks for your reply but is it possible that i can go in as sysadmin user and update the notification .I tried looking into the sysadmin user and workflow admin but i couldnt find it .It says that i cant update the notification that has already been approved

  • How to Improve inserts into Template table for Query Processing

    Hi guys!
    I need your advice. How can i improve inserts into template table (/BI0/0P00000010 for exemple)? In my scenario i forced to load data from cube C_X to cubes C_1, C_2 and C_3.
    To get a goal i created a transformations and a DTP process with delta upload to each of cubes (C_1, C_2, C3). And that proccess takes about 3 hours! (it doesn't matter 1.000 or 100.000 records). But when i tried to load data with full update (with a filter) a proccess get data takes about 1 minutes.
    I traced process and saw that inserting into template table (which create each time when proccess started) take the longest time. How can i improve it?

    Hi Mahendar,
    It will require some efforts to investigate it so I propose to open a support ticket with Microsoft (through portal).
    Your first question interest me and I am not sure if you are doing proactive or reactive real time reporting. You can try with
    HBase for storing and retrieving data. HBase known for providing good read and write speed. If you are not comfortable writing HBase syntax then you can add an abstraction layer i.e. HIVE. It might take little more time when you
    query HBase from Hive.
    If you are doing real time analytic, then you can choose from Strom and Microsoft Azure Stream Analytic.
    Thanks and Regards,  
    Sudhir Rawat

  • Tables for Release Process

    Hi All,
    What are all the Tables associated with the Release Process.
    Advance thanks
    Regards
    Arjun

    EKAB   - Release Documentation 
    EKEH    - Scheduling Agreement Release Documentation 
    EKEK    - Header Data for Scheduling Agreement Releases 
    T161E   -  Release Codes
    T161F   -  Release Point Assignment for Purchase Requisition
    T161G   -  Release Prerequisite, Purchase Requisition
    T161H   -  Fields for Release Procedure, Purchase Requisitio
    T161I    -  Determination of Release Strategy 
    T161S   -  Release Indicator, Purchase Requisition
    T161T   -  Texts for Purchasing Document Types
    T161U  -   Texts for Release Indicator 
    T163P    -   Release Creation Profile
    T163S    -  Description for Release Creation Profile 
    T16FB    -  Release Indicators: Purchasing Document
    T16FC    -  Release Codes
    T16FD    -  Description of Release Codes
    T16FE     -  Descriptions of Release Indicators: Purchasing Do
    T16FG    -   Release Groups
    T16FH    -   Descriptions of Release Groups
    T16FK    -   Release Statuses
    T16FS     -   Release Strategies

  • Error developing a task for workflow processing

    I made a very simple workflow to try to process an IDoc. First I took a look at what seems to be the SAP standard example of a workflow that processes IDocs (workflow WS20000378 - ORDERS - Incoming orders with workflow), tested it to verify it works, then took one step from that (the step that processes the IDoc) into a new workflow, checked the bindings between workflow container and task, then activated it and bound it to an inbound process code.
    When I try to process an IDoc using the test tool, after setting up the partner profile correctly, it informs me that:
    "IDoc inbound: Container definition for task WS90100001 has errors".
    And the exact reason stated is:
    (1) : The container definition does not contain the parameter 'IDOC_PACKET'.
    (2) : The container element is not defined as an object type.
    (3) : No object type could be determined for the container element 'IDOC_PACKET'.
    Well I had already added the element IDOC_PACKET to the workflow container, and I have checked that it is defined exactly the same way as for the example workflow, but it just doesn't work.
    Any suggestions how to proceed?
    Kind regards,
    Tony.

    Hi Tony,
    Sounds odd, should work. Just to discount any buffering, run tx SWU_OBUF and click on refresh. Failing that, try logging off from SAP and back on (don't laugh, it's done the job for some bizarre ones before).
    Alternatively, copy WS20000378 (which works) to a new flow and delete all the steps you don't need.
    Cheers
    Mike

  • Runtime Tables for Workflow Builder

    Hi,
    Once the process flow is designed in workflow, I need to execute the jobs through OEM. To know the status of execution (whether completed, how many records are extracted, how many records are inserted, how many records are rejected, any errors) in which runtime table can I get the information.
    Regards
    Kishan

    Hi,
    If you know your item key, you could get those informations in WF_ITEM_ACTIVITY_STATUSES table.
    Regards,
    Luiz.

  • Reg:Tables for Workflow

    Hi All,
    My requirement is as follows...
    I need to create one new program based on contract number when I executed that program it should show the status of approval where itu2019s pending whether rejected or approved and comment of approved / rejected . If he regenerated same contract   we have to pick current status with comments and old status with comments.
    Workflow is full developed from Scratch.I can say it is zworkflow.
    This is very urgent plz help me.

    OK, with function SAP_WAPI_WORKITEMS_TO_OBJECT and BUS2032 you can get the work items that are connected to the contract. That is the first step. Now you have the work items.
    Now you can read the container values of the work items with SAP_WAPI_READ_CONTAINER.
    The status of the contract you will hopefully get from the contract table (if the contracts have this kind of information). If not, then you probably need to read it from the container.
    Just take a look into a technical workflow log of one contract workflow instance and check the container values there. Then play around with SAP_WAPI_READ_CONTAINER in SE37 and see what it returns. You should get pretty good idea how the function work. Also check other SAP_WAPI* functions - there are plenty of useful stuff.
    It is impossible to give detailed instructions since we don't see your custom workflow and you don't provide too much information.
    Regards,
    Karri

  • Adding a record in a table from a workflow process

    Hi all,
    I need to add a recod in a table using a workflow. Here the scenario:
    A user add a record into table A, when done MDM trigger the workflow in Visio. The workflow has to add a record in table B coping some values of table A.
    Thank in advance for your help.
    Vito

    Hi Vito,
    I am really doubt that MDM has the feature of adding a record to an table thru workflow process, rather workflow process can be triggered as you said while creating a record.
    thanks
    Alexander

  • Need table information for Business process ID and Business process status

    Hi Guys/Sap,
                         I need PI table for business process ID(BPM) and Business process status table .Kind if any one know help me out .
    I have checked blog but ia could only fine basic tables .
    https://wiki.sdn.sap.com/wiki/display/XI/Useful%20ABAP%20tables%20in%20SAP%20XI.
    Regards,
    Sriram

    Hi Sriram,
          Search SE11 for SWF* tables.
    Regards,
    Ravi

  • Not Receiving Email Notifications via Hyperion Workflow Process

    Hi All,
    Configuring SMTP for workflow process in Hyperion planning.
    I did the following steps for the above process.
    1--> I checked whether SMTP server is running or not using Telnet command in the machine where the application is running-->*[Its working fine]*
    2-->Then I logged in to planning application with admin credentials and set the Email server details as follows
    2.a) *[Planning-->Administration-->Application-->Settings-->I entered the Email server details]*
    2.b) *[Planning-->File-->Preferences-->Planning-->I mentioned the Email address for administrator]*
    3--> I created several users using shared services console and I set the security Access type as Descendents Inclusive for each and every dimensions.
    4--> I set the Email address for every users which are created in the above step *[Planning-->File-->Preferences-->Planning]*
    5--> I created a Planning unit Hierarchy.
    6-->I logged as a Planner and I entered the budget in the Data form .
    7-->I promoted this budget to the Higher official for verification process.
    8-->But I didn't get the status mail for the above process.
    Kindly guide me whether I am following the right procedure to config SMTP in my application.
    How to get the status of the notification mail through relational tables.
    Kindly mention the location of log files regarding this issue.
    Please guide me to overcome this issue.
    Thanks and regards
    Sai

    Hi John,
    Thanks for your reply. I couldn't get you from the below quote
    Does you SMTP server accept anonymous connections?
    Anonymous in the sense that you mean like Unauthenticated connection. Yes my mail server is unauthenticated server, hence it doesn't require any username and password.
    Regards,
    Sai

  • Tables for Work flow levels in IMA11

    Dear Experts,
    Can any one help me out in finding the tables for WORK FLOW Approval Levels and where these tables(standard tables in SAP) are stored in? or can anyone give me the list of tables for workflow in Investment management in IMA11 for approval levels?
    Thanks,
    sanju..

    Hi Sanju,
    For IMA11, please refer the table IMAK.
    Hope it will be useful.  Appreciate with point if it is useful.
    thanks
    Vetrivelan

  • Looking for screen to change Supplier User Registr.. workflow process name

    Hi,
    The question relates to Supplier User Management.
    Does anybody know if there is a page where you can pickup the workflow (the shipped one has internal name POS_REG) process name for supplier registration?
    Thank you.
    Anatoliy

    Hi Bala
    What enhancements were you adding to the Workflow Reassign/Delegate feature, which included being able to add comments? A good idea is to look for any differences between how workflow implements the reassign feature, and your customization.
    Also, make sure you only use the Public documented PL/SQL APIs and do not update the tables directly to ensure no Support or Upgrade Issues.
    Cheers
    Mark
    I am using Stand alone Workflow 2.6, In my workflow process
    which is an Issue tracking system which is working fine. On Enhancement I would like to create my own RE-ASSIGN function which will, Change the ownership of an issue totally to other user.
    For this I Created a package(CHANGE_OWNER.CREATE)which will show list of Users and Comment field(Just like Re-Assign).
    Here user can pick other user, and add comment,
    once submit for that Item key I am updating the workflow notification table so that paritcular issue ownership will be changed.
    In my workflow process I created a lookup code called "Change Owner". On click of Change Owner it will call the Function
    in workflow process which will call CHANGE_OWNER.CREATE, here
    the workflow process supposed to wait and get the User to be
    changed. BUT THE PROCESS IS NOT WAITING, IT JUST DISPLAYED THE
    SCREEN AND CONTINUED THE WORKFLOW PROCESS. I WANT THE MY
    WORKFLOW PROCESS TO BE ACT AS RE-ASSINGN BUTTON WHICH WILL WAIT
    FOR THE USER INPUT.
    HOW TO DO IT.
    Thanks
    Bala.

Maybe you are looking for

  • How to find a specific app, Chrome?

    I have and do find iTunes and the App Store directed at the social media, idle games, and entertainment community with little, if any, regard for mature users trying to add to flexibility of iPhone, iPad and Mac -- in other than social relationships

  • Financial Analytics -- Multiple logical table sources

    we have two logical sources for Fact table. The two sources are Aggreates - one is at Invoice level and other one is at Supplier level. Each column in the fact is the derived column and is getting mapped to both the tables. My problem is when i use s

  • Problem with enius since upgrading itunes

    Recently upgraded to itunes 9.1.0.79. Also upgarde iphone 3.1.3 Since then genius will not work with app store, the message comes up with "you do not currently have any recommendations" This previously worked. Any ideas gratefully accepted

  • ERROR WHEN SENDING EMAIL (REPORTS)

    Hi all, Sorry to write about Reports here, but the Reports Forum is slow today, nobody answers the questions... if anyone here could help me i would thank a lot. I am trying to send the report by email, i already modified the file rwbuider.config, bu

  • T60 touchpad killed by bios?

    Help, I use my touch pad all the time on my T60.  I just did an automatic update, including bios, and the touchpad is gone.  Downloaded new ultranav wizard and new ultranav driver, but it keeps telling me that "touchpad is diabled from bios".  I go t