Work Flow Task and Object

Please let me know how to find the workflow object with help of the task

Hi Prakash,
You can use the above method if you want to find the workflow template where the task is being used. If it is the object type (and method) that is being used in a task that you want to find out, then go to pftc, give the task numaber (8 digit) and in the next screen, under Basic data tab, u will find a section 'Object Method'. You will find the object type and method here. You can navigate to the object by double clicking or by specifying the object name in tcode swo1.
Hope this helps.
Thanks,
Leena

Similar Messages

  • Work  Flow Template and Work flow tasks

    Hi,
    Work  Flow Template and Work flow tasks are the two objects which are found surprisingly in our client system(when we go to PP01/ HRP1000 IN SE16 ).My employer wants to know what these are:
    Can any one please tell me about "Work  Flow Template and Work flow tasks".
    are the SAP Generated?
    Can we delete them if we don't need?
                                                                                    Thanks in Advance
                                                                                    Gopi Palleti

    Hi Gopi,
    Workflow Template and workflow tasks are part of SAP Business workflow.
    A business workflow is an executable process embedded in SAP applications that you use to automate business processes. 
    You can find more info here.
    http://help.sap.com/saphelp_nw70/helpdata/en/c5/e4b62c453d11d189430000e829fbbd/content.htm
    Regards,
    Sharadha

  • URL is not displayed in Work flow task of CRM UI and displayed in SOST/SWIA Tcode

    Hi All,
    I am trying to display the dynamic URL with short link in work flow task, the same got properly displayed in SOST/swia Tcode but not displayed in CRM UI under work list of user, may I know how to solve it?
    code in work flow task under description is below :
    /*   <A HREF= www.google.com>Portal UWL</A>
    Thanks,
    VijHyd

    Hi
    You need to check with your CRM UI Consultant if HTML Tags are read and rendered.
    Screens in SOST are rendered using HTML and hence you can see the links. You may face the same issue if you send to outlook and if outlook settings do not support HTML.... whereas it may work on Yahoo or Gmail as the web page will render using HTML.
    So, check with your UI colleagues as to how HTML tags can be displayed correctly.
    Regards
    Modak

  • URL is not displayed in Work flow task of CRM UI and displayed in SOST Tcode

    Hi All,
    I am trying to display the dynamic URL with short link in work flow task, the same got properly displayed in SOST Tcode and mail but not displayed in CRM UI, may I know the reason behind it?
    code in work flow task under description is below :
    /*   <A HREF= "&URL&">Portal UWL</A>
    Thanks,
    VijHyd

    Hi Vij,
    You can use the below sample code to make a hyperlink for text,
    lv_url type string.
    lv_url = 'you can give url here'
    <thtmlb:link
                      id        = "test"
                     reference = " <%= lv_url %> "
                     tooltip   = "Download template file"
                     text      = "Please click on this link to download the Excel XML template" />

  • Human work flow task id

    Hi,
    In my project i have to create a human work flow for approval.
    I have created it and auto generated the task form.
    Now i have to retrive certain values from the database and display it in the task detailspage depending on the task id
    can u tell me how to get the task id in the view object
    sample query
    Select ned.event_number,ned.project_overview,ned.PROGRAM_RATIONALE, ned.PROGRAM_OBJECTIVES, ned.PROGRAM_FORMAT, ned.PROGRAM_AGENDA, ned.PROGRAM_THIRD_PARTY_IND, ned.PROGRAM_TITLE, from ns_event_details ned, ns_event_status_details nesd where ned.event_number = nesd.event_number
    and nesd.task_id =5

    Hi viola,
    Thanks for replying,But actual Scenarion is like,
    1.I have a small scenario like integrate oracle ADF screen with Oracle BPM Human Task. we didn't use auto generate task form(we are using one adf application which is already developed in Oracle Adf technology).
    2.Those adf screen is populated in BPM work space using url of ADF screen placed in em console.It's fine,it will populated in work space.
    3.But my problem is we can click on the buttons approve or reject on populated adf screen then only human task will modify the running state to completed state.
    Any one have the idea on my requirement Please give the reply.

  • Work flow container Business OBject resetting ?

    Hi Folks,
    Work flow is triggered with the business object BUS2054001, In initial checking stage value are appearing for the instance of variables and after one step work flow container custom variables are set through the custom task.  The problem is the new values are set and all the old values are getting cleared. Cross checked twice that no old values are passed back.
    Refered to note : 847122 / Workflow container loses values. All the changes are already updated by sap since the sytem we are working on is SAP ECC 6.0 with BASIS 700 // level17 .
    Any solution or similar error faced  kindly reply ASAP.
    Thanks in advance for the help.
    Krishna Mukthineni

    Hi,
    after one step work flow container custom variables are set through the custom task
    See that Task step and check right variable are assigned in binding.
    Regards,
    Surjith

  • Work flow task id not found in UWL config XML file

    Hi
    We are facing a strange issue with UWL XML file.
    We are running EP 7.0 SP13
    We configured UWL and we are able to see the work items in UML iview.  These are the same work items as seen in SAP Inbox.
    But when we open the uwl.webflow.<system alias> XML file corresponding to the back end system, We were not able to see the task id of the work flow item displayed in the UWL.
    Any help on this would be highly appreciated.
    Thanks and Regards
    VNK

    Hi VNK
    I am facing the same issue - Please let me know if you have found a solution.
    Regards
    John

  • Work flow Task

    Hi all,
    I am creating my first workflow with a smiple "Send Mail" Step. When i created this step under the "Control" tab the "Task" field has the value "TS92000001".
    What is the purpose of this task. What is meant by "Agent assignment for task".
    Regards,
    RV

    Hi RV,
    Tasks describe elementary business activities. Tasks always refer to a method of an object type. Possible agents are defined for tasks. Tasks can refer to automatically executable methods (background tasks) or they can require a user to execute them (dialog tasks).
    so when u go in swdd in create a single step of send Email a task is generated which can have any task no. starting with ts(task) as in ur case it is "TS92000001". if u double click on this task no. u vl go to a screen standard task :display (u can also put ur task no. in transaction code pftc  and there u give task type as Standard task and in task give ur task no. and press enter then click on change above now u vl be able to see the same screen as standard task : display ), there u vl see the details of this task, u vl see method SENDTASKDESCRIPTION and object type as SELFITEM which comes automatically as u have created step of send mail.
    when u create a activity then u have to create a task by ur self it doesn't come automatically , there u have to give all the details . after giving details according to ur need , now save it and in tab task properties u vl see agent assignment which means for that particular task which are the agents u want to allow. if u click on that agent assignment then u vl come to screen standard task : maintain agent assignment. There if u select the first line and then click on attributes u vl see :
    General tasks u2013 By setting this indicator, it can be ensured that all users can perform this task.
    General forwarding allowed u2013 This ensures that the work item assigned to the task is forwarded to all
    users, even if the task has not been assigned to the user.
    General forwarding not allowed u2013 This ensures that the work items for a task are forwarded only to the agents assigned to it.
    forwarding not allowed : means task can not be assigned to any agent.
    i hope the above information vl help u in clearing ur doubt.
    Regards
    Saurabh

  • Work flow configuration and user document

    my client wants work flow  configuration for parking of documents -anybody is having configuration and user document-
    please send to my mailid:[email protected]
    thanks in advance

    my client wants work flow  configuration for parking of documents -anybody is having configuration and user document-
    please send to my mailid:[email protected]
    thanks in advance

  • Create a Work Flow Task  for a milestone of the network activity

    hi friends,
                   I am creating N/W and Milestone using BAPI_NETWORK_MAINTAIN.
                   Now, I want to update <b>Milestone Functions Tab</b> which has <b>Task Id,</b> and other fields.
                  Please suggest me <b>some Function Module or BAPI</b> which can provide this functionality.
    thanks in advance
    swapna.

    Corrected workflor
    1. work on a site in iweb
    2. publish site to desktop
    3. copy published folder to server via ftp
    Then, to make a backup:
    Your iWeb data is stored, not in your actual html files, but in a file called Domain.sites which is stored in your Home/Library/Application Support/iWeb folder. If you want to work on your site on another computer, copy this file to a thumb drive to move it around.
    You should backup this file whenever you make big changes to your site, because if it gets lost or damaged, you will have to start all over. Sadly, many many people learn this the hard way.
    I have an Automator app on my site that will help you backup your Domain file(s). Click here to download it or visit http://iweb.varkgirl.com for more info. The app will make a .zip file of your Home/Library/Application Support/iWeb folder and save it to a location of your choosing.
    Then check out Mozy for an online place to store your backups - I just found this and it seems great. They just recently released a Mac friendly version of their app - it automates the upload and encryption. You select the files you want to backup and it does the rest. You can set it to upload automatically after so many minutes of inactivity or once a day. It does it all in the background so you don't have to worry about it! 2GB of storage are free - plenty of room for most people's iWeb Domain.sites backups!
    Disclaimer: By clicking the aforementioned link to Mozy, which has my referral code in it, you earn yourself (and me) 256MB of extra storage space. If you don't want that to happen, just go directly to http://www.mozy.com and sign up that way. Either way, you will find a great service! :)

  • Work Flow n Business Objects

    I m working on creating a test Business Object.
    The attribute's value is getting filled and in Test mode  i can see the value of attribute.My attribute is a virtual attribute ,,,
    But when i m trying to get it in my method i m unable to.
    I am using the macro swc_get property.
    I am quite new to workflow if anybody can ,please help.
    Below is the code,,,
    BEGIN_METHOD ZMAYDISPLAY CHANGING CONTAINER.
    data : text(30) type c,
           price type vbap-netwr, price1 type i .
           swc_get_property self 'Net_price' price1.
           move  price1 to text.
    CALL FUNCTION 'POPUP_TO_CONFIRM'
      EXPORTING
       TITLEBAR                    = 'TestProgram'
      DIAGNOSE_OBJECT             = ' '
        text_question               = text
       TEXT_BUTTON_1               = 'yes'
       ICON_BUTTON_1               = 'ICON_OKAY '
      TEXT_BUTTON_2               = 'cancel'(002)
    ICON_BUTTON_2               = 'ICON_CANCEL'
       DEFAULT_BUTTON              = '1'
    DISPLAY_CANCEL_BUTTON       = 'X'
      USERDEFINED_F1_HELP         = ' '
       START_COLUMN                = 25
       START_ROW                   = 6
      POPUP_TYPE                  =
    IMPORTING
      ANSWER                      =
    TABLES
      PARAMETER                   =
    EXCEPTIONS
      TEXT_NOT_FOUND              = 1
      OTHERS                      = 2
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    END_METHOD.
    Thanks in Advance.
    Mayank

    You do not have to use the macro "swc_get_property".  The value of the virtual attribute is available just like the object key.  At the top of the program there is always a "BEGIN_DATA  OBJECT" section.  This is how the business object key is defined and it will also define all of your business object's attributes. In the example below, I have a virtual attribute "STATUSOBJNUMBER".
    BEGIN_DATA OBJECT. " Do not change.. DATA is generated
    only private members may be inserted into structure private
    DATA:                                                 
    " begin of private,                                   
    "   to declare private attributes remove comments and 
    "   insert private attributes here ...                
    " end of private,                                     
      BEGIN OF KEY,                                       
          NOTIFICATION LIKE QMSM-QMNUM,                   
          NUMBER LIKE QMSM-MANUM,                         
      END OF KEY,    
          STATUSOBJNUMBER TYPE ONR00-OBJNR,               
          _VIQMEL LIKE VIQMEL,                            
    END_DATA OBJECT. " Do not change.. DATA is generated  
    Now to use the virtual attribute in your method it as simple as using the correct variable name.
    statusnumb = object-statusobjnumber.
    Its that simple.  To reference a key field.
    key = object-key-notification.
    To reference a virtual attribute from table viqmel.
    field = object-_viqmel-qmnum.
    Hope this helps.
    Jerrod

  • Working multiple tasks and executable vi

    Hi,
    I have been working a code for a long time and it is getting closer to the end, but I have some doubts about building a standalone application. In the system, there are temperature and amperage measurement devices. I prepared the vi but I am not sure that they work properly due to the absence of required hardware for now. My doubts are about the vi:
    1. Could I optimize the vi for running faster?
    2. Could I make this vi executable to run it in a PC without Labview. (I installed the DAQmx 9.04 in the PC without Labview. It contains MAX, Signal Express, etc.)
    3. One of the subvıs includes read text from spreadsheet function so there are 2 text files in the program. How could I embed these into the executable version instead of showing the path of text files at each run of the vi?
    4. When I exit labview and reopen the vi, sometimes, the vi could not find devices (I mean simulated ones). But, after opening MAX, it finds them. When I prepare an executable of this vi, can executable vi find devices automatically or do I need to add some code to find devices automatically?
    Thanks in advance.
    Egemen
    Attachments:
    Program Backup.zip ‏604 KB

    GerdW wrote:
    Hi Newbieeng,
    2) When creating an installer in the AppBuilder you include all needed runtime engines for your executable. No need to copy them on their own...
    3) As I already wrote those files will be placed by default in the "data" subfolder of the executable. So your exe only has to get it's own path and append "data" as subfolder to find the files...
    Hi GerdW,
    I thought that I was not able to express what I wanted to say clearly. I attached a printscreen to make it clear. I wish I had done it. Actually, I do not worry about embedding text files into the executable, I worry about that whether the executable vi find them or not?
    Egemen
    Attachments:
    paths.png ‏21 KB

  • Work flow process and pricing procedure

    Hi All,
    I want to know the process of workflow including the configuration.
    Also i want to know the pricing procedure on how to do the pricing procedure config in purchasing i;e the calculation schema and all the detailed config.
    Thanks
    Kenny

    Hi,
    Path: IMG -- Material management -- Purchasing -- Condition -- Define price determiantion procedure.
    1. Crate the condition type (Copy from the standard one)
    2. Create the calcualtion schema (Pricing Procedure) using the condition type wat u have created
    3. Create the schema vendor and schema purchasing organisation
    4. Assign the schema pur.org to your pur.org
    5. Assign the schema vendor to your vendor
    6. Assign the calculation schema (Pricing procedure) to your scheam purchase org and schema vendor combination.
    At the time of creating PO system will find the price based on the below steps
    1. First it will search the is there any schema pur.org assigned to the pur.org
    2. Then it will search is there any schema vendor assigned to the vendor
    3. Then it will serach is there any Pricing procedure linked to it.
    4. Then it will serach is there any Access seq assigned to that condtion
    5. Then it will search the condtion record created for this condition type
    6. From the condition type it will pick the price.
    Regards
    Karthick

  • How to trigger my work flow for particular object.

    hi
    if i create application for particular object like va01(sales order)
    whenever sales order is created, my workflow also triggered.i want trigger my workflow only by me!
    is it possible?
    thanks in advance
    manosh.

    Hi,
    Yes,
    In swetypv you can add function modules to event type linkage.
    You could add a check function module to the event, in that module you can check if the user who created the event is you, if not raise an exception, this way the event will not result in a workitem.
    Reward points if found helpful....
    Cheers,
    Chandra Sekhar.

  • Screen output without connection to user - Work flow

    Hi,
    i  have created a workflow, it has a task which refers to a method which call a BDC in N mode, but workitem is not generating, in event trace showing RFC status 'Screen output without connection to user'.
    Same time i observed in ST22 for any dumps, as it is giving this error 'DYNPRO_SEND_IN_BACKGROUND'.
    Please suggest how to solve. Thanks in advance.
    BR,
    Rajani

    Hi  Vijay shah /Rick Bakker ,
    As i am on leave from last 2 days, sorry for delay in response.
    As the work flow tasks and what ever the methods i developed are working as per requried.
    But  after each step by step analysis i founn every usefull information regarding the background type activity options.
    Solution :
    In background type activity step, in details tab  we have option of ->Advance With Immediate Dialog flag is set to X, due to this system checking for user interaction.
    Because of this its creating problem.  After unmarking the falg i am able to execute the task in background successfully
    with out any problem.
    Once again sorry for delay in reponse 
    BR,
    Rajani

Maybe you are looking for

  • Will the late 2013 Mac Pro boot from an external drive (4Tb, USB 3) with a cloned Win7 x64 partition on it?

    Hello all, I ordered a CTO Mac Pro for heavy rendering and animating work, and I am planning on using bootcamp to install a windows partition (for 3DsMax). As I am now using a HP Elitebook 8770W that has several valuable files and projects on it, I h

  • Can't delete folders in Library mode

    I cannot delete folders. I have selected a folder in Library mode but I can find not way to delete it. It seems that I can remove it from the catalog but not delete the folder and the files. Is there a way delete a folder and all the files contained

  • PC Suite Communications Manager Blank Messages

    Hi, I am using Windows XP SP3 with PC Suite 7.1.30.8. I am connecting to my Nokia 5310 through Bluetooth. When I use the communications manager in PC suite to check on the SMSes on my phone, I see 5 blank messages. No matter how I try to delete these

  • Disable iPhoto Import

    Re: iPhoto / iLife '11 I attempted to follow the only posting I could find dated 2006. Apparently, the selection/prefernces process has changed.  I simply want to disable auto-import of photos into iPhoto. I cannot find a 'Preference' setting/option

  • ITunes 11.1.1.11 on Windows 8 - Cannot add music

    Hi everyone, I am really hoping someone can help me because I have been sitting for 8 hours trying to fix this. I have just got a new laptop which runs on Windows 8. I have downloaded the latest version of iTunes (11.1.1.11), but it does not let me a