How to view work flow

Hai experts.
Can any one help me . what is work flow in abap.Where  we can find it.
Thanks in advance
shibino.

Hi,
Workflow tutorials with step-by-step and with screenshots are available at http://www.****************/Tutorials/Workflow/Workflow.htm
Check this links.
http://www.sapgenie.com/workflow/
http://www.sap-img.com/workflow/sap-workflow.htm
http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
http://www.workflowing.com/id18.htm
http://www.e-workflow.org/
http://web.mit.edu/sapr3/dev/newdevstand.html
http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
Refer this
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
Regards,
Priyanka.

Similar Messages

  • How to see work flow log from Work flow number & work item?

    Hi SDN,
    How to see work flow log from Work flow number & work item?
    Please let me know if there is any transaction for this?
    Or there is any table which gives the details of Work items & work flow numbers?
    Regards,
    Rahul
    Edited by: Rahul Wagh on Nov 12, 2008 5:56 PM

    Hi Rahul
    Go to the Transaction SWI1,
    Enter the workitem no and press F8.
    Select the required entry and Press Shift+F8 (Log Button)
    to view the workflow log.
    Best Regards,
    Deepa Kulkarni

  • How To Activate Work flow Templates for Campaign Automation

    Hi friends,
    i created all settings for campaign Automation.when i click start process the system showing message like campaign has not started.i am not sure about weather work flows should activate for starting campaign automation.
    can u please let me know how to activate work flows and what is the path to activate work flow templates for campaign automation
    Thanks&regards
    kishor kumar

    Pls forward to me as well, facing the same problem unable to start Campaign Automation.

  • How to config work flow for approval in snp?

    Dear Expert,
    we want to running TLB for deployment stock orders which are approved by leaders.
    please tell us how to config work flow for approval in snp?
    thanks so much

    Hi,
    I got to know from DB49 that some workflow is available in GATP, but as far as I know, there is no such possibility in SNP.
    Deployment stock transfer kind of data exists in livecache order series, and it's very tough to manipulate it in some way to suit the approval workflow.
    As far as I can propose, you would need to do following (big custom development):
    1) Create a custom transaction
    2) Read Deployment Stock transfer data in accordance with your selection criteria and display it to the relevant user/approver
    3) User would accept/reject the Deployment Stock Transfer. This action is possible in a custom transaction.
    4) If Deployment Stock transfer is rejected, delete it from livecache
    5) Now when you run TLB, only approved Deployment Stock Transfer would be available to be coverted to STOs.
    In the above development, you could create logs/reports as you need for audit kind of purpose.
    This won't be a very simple development, but it's possible.
    May be someone could give you some better alternative.
    Thanks - Pawan

  • How to start work flow agent listener and work flow background engines R12

    Hi,
    I need to start work flow agent listener and workflow background engine in R12.1.3. Could you please specify how to start a workflow agent listener and workflow agent background engine.
    Please send me link if any documents are there .
    Best Regards,
    Anil

    I need to start work flow agent listener and workflow background engine in R12.1.3. Could you please specify how to start a workflow agent listener and workflow agent background engine. How to start the Workflow Deferred Agent Listener andWorkflow Java Deferred Agent Listener? [ID 548918.1]
    Please send me link if any documents are there . Please search the forum before posting similar questions.
    http://forums.oracle.com/forums/search.jspa?threadID=&q=How+to+start+Workflow+Agent+Listener&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    http://forums.oracle.com/forums/search.jspa?threadID=&q=How+to+start+Workflow+Background+process&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to display work flow log in web dynpro

    Hi
    I generated a  list of users work flow in web dynpro abap now i wanted to display log as it appears in standard report using method cl_swf_rdg_dispatcher=>execute_dialog_request but when i run it it give me  below mention error
    "Screen output without connection to user. "
    code is as follows
      DATA: ls_por          TYPE sibflpor.
        ls_por-INSTID = lv_wi_id.                    "8177
        ls_por-CATID = 'BC'.
       CALL METHOD cl_swf_rdg_dispatcher=>execute_dialog_request
            EXPORTING
              im_por      = ls_por
              im_function = 'DISP'
            EXCEPTIONS
              OTHERS      = 1.
          IF sy-subrc <> 0.
            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                       WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.

    >
    Ammad Zaman wrote:
    >  is there any container available to display ABAP screen ? as it is available for ALV
    No.  There is no container for displaying SAPGUI inside of Web Dynpro.  The closest you could get to this would be the SAPGUI for HTML running inside an iFrame, but that is completely different than what you are talking about (and also not recommended). Dynpro/SAPGUI output is a very different technology thatn Web Dynpro and the two can't be mixed directly.  You need to find a way to extract the data you need without any calls to visualize it.

  • How to edit work flow in webcenter ?

    Can any one suggest me to edit  of create work flow which is in UCM?

    Hi,
    I am after processing the Idoc to Work item...
    Double click on the work item which in turn takes to the "Display Record"...in the screen itself..Menu bar
    we have EDIT --> Foreground Processing   ---> Visible
                                 Foreground from Error    ---> Visible
                                 Background Processing  ---> Visible
                                 Set delete Indicator          ---> Visible
                                 End process                                    ---> Disable
                                 Continue Despite syntax error        ---> Disable(Want this to show in Visible )   
    Please help me on this case.
    Thanks in advance
    Chakri

  • How to view Work process status from Operating System level???

    Hi,
    How can I check work process status from Operating System in Unix. For example : In Windows, I can see the work process status from SAP MMC in WP Table.
    How can I view from Unix?
    Appreciate your feedback. Thanks.

    Hi,
    You can terminate. Please look into the menu given by DPMON carefully. You can kill the process using the k option.
    Otherwise you can also kill the process kill -9 <PID of the process>.
    Please do not terminate update and ENQ work process. This may lead to data loss. If the condition can not be control by killing some processes and again all the WPs are occupied. I recommend SAP system restart.
    Restart will ensure that all necessary roll backs happen and no data loss.
    With Regards,
    Saurabh

  • How to trace work flow errors

    Hi ,
    i am working in a support enviroment .
    My client is using workflow for doing Postgood receive and network activity(project network ) updation .
    It is failing to update network activity 70% cases .
    I have a little knowledge in workflow .
    i want to know the Function modules it is using to do the job .

    hi,
    look this.
    Workflow Trace On/Off - SWU8
    Display              - SWU9
    Delete              - SWU10.
    Work Item Analysis    - SWI1
    Identifying workflow for the work Item :
    Tx : SWI1 - Enter the workiem id which has been identified in workflow log
           The details consists of workflow of the workitem.     
    WorkFlow Errors :
    1. Workflow Not Started           - Using Event Trace we can Identify
    2. Started but No Proceeded           - Wrong Object Keys
    3. Problem in Work Item Execution
         Dialog Work Item          - Agent Determinaion Error ( Position,Role,User )
                             - Role Resolution Error
                               Reqd Element would no be
                               Set in Binding
         Background Work Item      - Make Foreground and Test once Sucessfull make it Back round
    some good links.
    http://help.sap.com/saphelp_erp2005/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    /people/mike.pokraka/blog/2005/07/17/sap-business-workflow-faq
    rgds
    anver
    if hlpeed pls mark points

  • How to prevent work flow item

    Hi All,
      I have a requirement wherein the Inbound IDoc with status 52 has to be prevented by flowing into workflow.
    This has to be done for certain partners.
    Please help.
    Thanks,
    John

    Hi,
    Execute SWe2 transaction
    2. Find the workflow tempalte ID which is getting triggered.
    3. And tryt to disable or un check the check box EVENT LINKAGE.
    Regards
    Pavan

  • How to triger Work Flow while creation of a material.

    Hello,
    Please give me a step by step processs to trigger workflow when a material is created. its urgent.
    Thanks in advance.

    Rob,
    thanks for your noble advice ... ))
    i fixed the issue by myself....
    anyways helping by posting with examples would help a person  underdstand a issue in forum.
    not the way you did  .... )
    i think there was no need for you to reply .... if you didnt had any reason to help .... )))
    well ... anyways dude thanks for your noble advice ... ))
    -Hem

  • How to create a work flow template

    HI
    how to create work flow template using EP.
    I am new to this division of  EP .
    Could some please give me a head start to go with this
    some how to docs or weblogs
    thanks
    pk

    Universal Worklist Configuration
    http://help.sap.com/saphelp_nw04s/helpdata/en/0c/19dfc6febc4f888701697ef23b16cd/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guides/how to configure the universal worklist.pdf.
    Patricio.

  • Urgent : Work flow  in ABAP

    Hi friends,
                  kinkly send me about Work flow. Also send me step by step procedure on how to do work flow. Thanks in advance.

    Hi,
    check the below links
    REfer this link:
    There is a good book from SAP Press that I would
    recommend as a starting point.It's called Practical Workflow for SAP and it is by Alan Rickayzen.
    http://www.sap-press.com/product.cfm?account=&product=H950
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Go through the following links on FORK :
    http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://www.insightcp.com/res_23.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Work Flow
    1) Goto Tcode PFTC : Standard Task > Create Button>Workflow Templete
    For Create Container
    Element : ZBUS1001006
    Name : ANy Name
    Description
    Data Type & Properties
    Data Type:
    select Object Type : BOR Object Type for BUS1001006
    Properties:
    Parameter Settingd : check all Import, Export & Mandatory Checkboxes
    Basic Data :
    Abbr : Create_View
    Name : Some Name
    Work Item Text : Create View Material & -
    Click on DELE Button & Select Material From The List
    Object Catagory : BOR Object Type
    Object Type : BUS1001006
    Method : View
    Triggering Events
    Obj Catagory Object Type Event
    BOR Object BUS1001006 View
    activate it
    Enter on BUS1001006 Object Type you will get Quadratel<> Button after that
    double click on Quadratel<> button you get green button
    after that the system will generate the task No.
    check in the Event linkage Tcode : SWETYPV
    if you find an entry with your Workflow and linkage active
    goto Tcode : SWEC click on New Entries
    Change Doc Obje Obj Cat Obj Type Event on create
    Material BOJ Obje BUS1001006 View Option Button(Checked)
    save this
    goto Tcode : SWEC
    Change Doc Object : Material
    Obj Catagoty : BOR Type
    Obj Type : BUS1001006
    Event : View
    Check with On Create Button
    Goto SWETYPV
    Obj Catagoty : BOR Type
    Obj Type : BUS1001006
    Event : View
    Receiver Type : Some Work Flow No: WS80000431 like this
    Click on Work flow Builder
    ~~Guduri

  • Work flow in Material Master

    How to configure work flow for Material Master creation or change?

    Hi Anamika
    For configuring material master , you can use BDC or LSMW .
    This  would reduce your input time and effort
    link:[http://www.sap-img.com/general/lsmw-steps-for-data-migration.htm]
    link:[http://www.saptechies.com/learning-bdc-programming/]
    Regards
    Vikrant
    Edited by: Vikrant Choudhary on Feb 26, 2009 1:27 PM

  • DMS-Work flow

    Dear All,
    How to do work flow in DMS
    1.My requirement is We have three statuses  Prepared,Revised and authorized.When Document has been created ,Manager should get email automatically  similarly for sencord status the  Head should get a mail. Thaen he will authorize the doc .
    2.Is there any option that once the manager made necessary corrections in  the document prepared by the executive ,the changes he made should be visible to the head (like in MS word -correction tracking).
    Regards,
    venkat

    Hi Venkat,
    Responses for your queries as as below:
    1. Yes, its feasible. Your ABAP workflow consultant will help configure this for you once the status network transisition is defined.
    2. Enabling 'Redlining' feature in DMS will help you achieve this. Please browse through the below link for more details.
    http://wiki.sdn.sap.com/wiki/display/PLM/Redlining
    Hope this helps.
    Regards,
    Pradeepkumar Haragoldavar

Maybe you are looking for

  • System error when send file with Sender File Adapter

    Hi all, I have configured a "File To ABAP Proxy" scenario. After configuring, i executed a "Test Configuration" in Integration Directory and it's all OK. But this file unable to reach into ABAP Proxy Target. In the Runtime WorkBench\Message Monitorin

  • SRM query- Catalog

    Hi experts I would like to know , how we can add the catalog to some user. Where and how we do this additiona in SRM ..? Thanks in advance.

  • Rotate View/Canvas

    Hi, Im searching for the "rotate view" tool in my trial version of PS Elements 11. Or some other convenient way to freely turn  the canvas, allowing me to draw with my tablet comfortably. I want to rotate the image as a whole, without actually rotati

  • Unicode character insertion

    We changed one of the column to NVARCHAR2 (200) to support the multi language implementation. This is what our nls_database_parameter has NLS_NCHAR_CHARACTERSET,AL16UTF16 NLS_LANGUAGE,AMERICAN NLS_TERRITORY,AMERICA NLS_CHARACTERSET,US7ASCII NLS_NCHAR

  • Indesign contact sheets

    Tying to make an Indesign contact sheet out of a few pdf files i have. But one thing that puzzles me is... how do i set those pdf files to be displayed at their natural sizes on the Indesign contact sheet and not the fixed size set by me?