Dialog step

hello,
   Do u know Dialog step ?
  Thank you.

A dialog step from a program is assigned to a single work process for execution.
The individual dialog steps of a program can be executed on different work processes, and the program context must be addressed for each new work process.
A work process can execute dialog steps of different programs from different users.
a work process must open a separate datables LUW for each dialog step. The work process sends a commit command (database commit) to the database at the end of each dialog step in which it makes database changes. These commit commands are called implicit database commits, since they are not explicitly written into the application program.
Have a look at below link for details:
[Application Servers|http://help.sap.com/saphelp_46c/helpdata/en/fc/eb2e8a358411d1829f0000e829fbfe/frameset.htm]
I hope it helps.
Thanks,
Vibha
Please mark all the useful answers

Similar Messages

  • Purchase Order Workflow - dialog step not receiving terminating event

    Hi,
    We have a scenario wherein based on the release groups and release strategies, different peope need to release the PO's.
    I have been able to develop the workflow for this successfully, but here is where I am facing an issue.
    After the PO has been created, based on the release group and strategy, it gets routed to the appropriate 1st approver. On their approval, the PO gets routed to the 2nd approver. Once the 2nd approver approves, the dialog step doesnt get completed and is still waiting for the terminating event. Event trace shows that the event is getting published, but there is no workitem to receive the terminating event. I am not sure why this is occuring for only 2nd approver onwards whereas for the 1st approver, the terminating event is received by the workitem.
    I am using start conditions for my workflow to ensure only 1 instance of the workflow is triggered for a rel groups and rel strategy and release code, else I am multiple instances each time an approver approves the PO. I am not sure if the start conditions are causing this issue with the terminating events not being received with the workitems.
    Any assistance is welcome.
    Thank you,
    Satish

    From the information provoided it seems you are using PO that is subjected to Release of PO for multiple Release Code and each Release Code Release is being done by one approver. If that is the case then I think the Terminating event should get caught. Please check whether the Terminating event that is getting triggered is specific to the Release Code or not.
    Thanks
    Arghadip

  • Top 10 transactions in terms of dialog steps

    Hi,
    I have a client that I need to compare their top 10 transactions in terms of dialog steps to the SAP average.  I don't know where to go to get that average.  I know not all systems are the same and I also know this is pretty much an impossible task.  Is there some place where averages for different configurations might be posted?

    Hi ,
    Well, if they asked you to fly to Mars what would you tell them?  Olivier is exactly right...not only is this an impossible task -- such an "average" simply does not exist -- but any such average would have absolutely no meaning.
    What you need to come up with is a graceful explanation of the fact that they do not understand what they are asking in the first place.  I have been a consultant before and still talk to customers on a regular basis, so I understand that this may not be the easiest task.  However, it is much easier that what they are asking for in the first place!  Your best route will be to educate them.  In the long run they will respect you more for it.
    Best Regards,
    Matt

  • Formula to calculate SAPS from dialog step

    Hi All
    Can anyone let me know the formula to calculate SAPS from dialog steps
    Regards
    Brijesh Prasad

    Hi
    you may use material quantity calculation to achieve this. Have a look at the help files: http://help.sap.com/saphelp_erp60_sp/helpdata/en/05/603bc6462311d182b50000e829fbfe/frameset.htm, then Process Orders > Material List Components > Material Quantity Calculation. See the "Example: Calculating Product and Component Quantities".
    Good luck
    Eivind

  • Workflow Dialog Step from WD ABAP.

    Hi Friends,
    I want to display User Decision steps / Dialog Step (where user can approve/reject )from my WD application . I was trying with the FM "SWL_WI_EXECUTE" and "SWL_WI_DISPATCH" but both are giving Null Pointer Dump. I debug and found that there is some problem which it generating HTML file .Has anybody any idea .
    Thanks In Advance.
    Satya

    Hi Satya,
    I am using the same FM SAP_WAPI_DECISION_COMPLETE for approving/rejecting from within my WDA application. I dont see as to why this should not be working for you.
    CALL FUNCTION 'SAP_WAPI_DECISION_COMPLETE'
        EXPORTING
          workitem_id          = im_workitem_id
          language             = sy-langu
          decision_key         = im_decision_key
       IMPORTING
          return_code          = ex_return_code.
    Here the decision key is a value which my workflow consultant had provided me. (In my case its like 0001 for approval, 0002 for rejection & 0003 for sending back the form to the initiator.)
    Regards,
    Uday

  • WF with OO - dialog step issue

    Hi folks.
    I'm on ECC 6.0. My Zwf works with a Zclass. There is a dialog step that user receive in workplace ans can execute. BUT this WI terminates even user do nothing.
    I'd like the WI get out its inbox ONLY if hin/her does the correct action in SAP document.
    This step is configured with a method of a Zclass that calls a transaction.
    I tryied configurations like explained in others posts, but without sucess.
    I followed this explanation ( ABAP OO Method, you can select it as "Background Processing" else it will be a "Dialog Process) but it doesn't work. The WI always gets out of users workplace inbox. I want it to stay there while user did nothing in document.
    Thanks.
    Glauco

    When a method completes execution it is finished and workflow moves on.
    If you want to control when it is considered complete, you can either:
    - Use "Confirm end of Processing" on the task
    - Raise an exception CX_BO_CANCELLED or a subtype thereof in your method (this does not set the item into error)
    - Use a condition on the WF step if there is something you can check
    - Make it asynchronous with a terminating event
    The first two options are the easiest to implement.
    Hope that helps,
    Mike

  • Dialog Step In Waiting Status: Execution Interrupted

    Hi Frds,
    I have existing WF. Its work fine in development System . But in Quality system Dialog Step stuck in Waiting Status. The Log Message is 'Execution interrupted' .
    Note:  Requested Start is taken care also executed T-code SWU_OBUF.
    Please advice.
    Thanks
    Imran  

    Hi Modak,
    I dont find any error in the log . Please find the screenshot.
    Thanks
    Imran

  • Dialog Step Number at SAP Workload Monitor (ST03)

    Hi.
    We want to get a number of today's dialog step from SAP.
    I know we can get a this number at ST03.
    If we want to get a number from outside SAP, Which function module at SAP can return this number ?
    Any idea ?
    Regards, Arnold.

    Hi,
    - goto ST03N
    - choose Expert Mode
    - on workload section (top left), choose you server (or you can choose total too) and period (on your case select day)
    - choose today
    - on the right, tab frontend, the first column (#steps) will show you the number of dialog step performed by each user/ terminal.
    - if you choose instance tab, the first column (#steps) will show you summary the number of dialog steps on that server (or total)
    from SAP Help (F1)
    description of #Steps field :
    SAP Workload: Number of Steps
    Number of transaction steps in the SAP System.
    In a dialog task, one transaction step corresponds to a screen change; a request executed by the R/3 System for a user.
    A background job can consist of one or more transaction steps, if several job steps are processed.
    An update request triggered by a call from the dialog or the background corresponds to one transaction step, even if several updates are processed.
    Several print requests are usually processed during one spool step.
    The R/3 kernel generates a statistical entry for each transaction step; you can analyze the entries using the business transaction analysis.
    hope it help you.
    rgds,
    Alfonsus Guritno

  • Response times -- Dialog Steps  Week / Weekend: How to compare it?

    Hello,
    We have SAP ECC 6.0 running on a HP-UX Cluster. Our service is a  7x7 24x24.
    Like most of companies system activity is lower in the weekend, for example:
    From Monday to Friday an average of 2.500.000 DIALOG Steps with a response time of 900 ms.
    On Saturday we have an average of: 650.000 DIALOGS Steps with a response time of 650 ms.
    On Sunday we have an average of: 250.000 DIALOG Steps with a response time of 450 ms.
    So the question is: It have sense that with 10% of user activity on sunday response time is near to 50% (comparing 450ms on sunday with 900 ms in the week) why the response time on sunday is not 10% of response time in the week, something like 90 ms?
    What is the correct way to analyze this numbers? Probably you never will have a linear function to represent this situation (in fact this is a Exponential function). SAP always have this behavior?
    sap_responseTime(t) = exp(t) Where t  is the time in ms.
    F(450) = 250.000    
    F(650) = 650.000    
    F(900) = 2.500.000 
    Please some tips about this topic.
    Best Regards,
    Erick Ilarraza

    Hi Erick
    Response times entirely depend on the overall system hardware, usage and user activities over the system. In your case, during weekends , a lower number of dialog steps suggest fewer dialog logons in comparison to the weekdays.
    In contrast, the response time ( 50%) in comparison to weekdays suggest that the users are executing some heavy transactions that show increased overall response time. These may be transactions that run reports with expensive SQL statements or fetch huge volumes of data from your database ( in comparison to the weekdays).
    There cannot be a linearity maintained between the dialog steps and response times when users log in and work randomly in a system
    I hope this helps
    Regards
    Chen

  • PO Release workflow: mail and Sub workflow/Dialog step related issue

    Dear All,
    I have crated a two step work flow for release of  purchase order with two release code X & Y.Creator C1 creates PO.A mail is trigger to X&Y .In first step  X release the PO.
    Then Notification send to C1 & Y that the Release of 1st step is effected.Then Y releases it and a mail of completions is sent to C1 .(Structure is as follows: Po creation ->Mail to XY->
    X releases(PO release)->Mail toC1 &Y->Y Releases->Mail to C1&X->Workflow complete).My workflow works fine but have following problems.
    1) System gives the three stages mail properly.But after completions also generates 2nd stage mail(Mail toC1 &Y).I have used "process control"at the end but
    still the mail reoccurs.How to control it?
    2) Two types of messages appears in the SAP business w/p of user.Sub work flow and dialog step.4 mesgs appears in the sap inbox of X & Y .2 of
    Sub work flow & 2 of Dialog step.How can i control it .Can i set 1 out of them?
    3) After completion ,work flow log shows two Graphical Workflow Log.One is completed and other up to stage ->Mail to XY-> How to clear this
    4) Organization plan is always must? or w/o that we can proceed?
    Pls Guide
    Regards
    Sachin

    Hello Rick,
    Sorry for any inconvenience caused.Intension is only to get quick focus from experts.
    I have redrafted my query .Please check
    I have crated a two step work flow for release of purchase order with two release code X & Y.Creator C1 creates PO.A mail is trigger to X&Y .(Structure is as follows: Po creation ->Mail to XY->X releases(PO release)->Mail toC1 &Y->Y Releases->Mail to C1&X->Workflow complete).My workflow works fine but have following problems.
    1) Reoccurring of 2nd stage mail.How to avoid this?At the end i  used"process control" with "outcome name=work flow completed.
    2) Two "work item type" message apeears in the out box of PO creators(sub)work flow and Dialog Step.Is this a standard or I need to correct it?
    3) After completion ,work flow log shows two Graphical Workflow Log.One is completed and other up to stage ->Mail to XY-> How to clear this
    4) Organization plan is always must? or w/o that we can proceed?
    Sachin

  • Dialog steps

    Hello All,
      what is dialog step means?
      where can i see how many dialog steps a program has taken?
    i have been asked to reduce the dialog steps of an existing program. can any one help me what the aproach is?
    thanks a lot in advance.
    Best Regards,
    Amarender Reddy B

    PAI and PBO events are called as dialog steps.
    Refer this links,
    http://fuller.mit.edu/tech/dialog_programming.html
    http://www.sapdevelopment.co.uk/dialog/dialoghome.htm
    Regards,
    Joan

  • Calculate No of Dialog Steps

    Hi Experts,
    Hw do you calculate No of Dialog Steps by user for given period?
    Note: -
    From structure using ST03N
            For  each transaction get
                  Number of Dialog Steps (SAPWLTCOD0 u2013 DIASTEPCNT)
            Using selection
                  Period (month)
                  User (instance)
    Edited by: Kosala  Wijesuriya on Jan 19, 2009 1:22 PM

    see comments of this weblog : /people/andreas.vogel/blog/2007/01/12/statistical-records-part-1-inside-stad

  • Is it possible to import multiple Attachments/Files in one Dialog-Step using JavaScript?

    The only Methods I know to import Attachments or File Contents in an interactive Form are
    the Methods Doc.importDataObject() and util.readFileIntoStream().
    Both Methods allow the Selection of just one File.
    1)I need a Technique to allow the User to select several Files in just one Step.
    Does anybody know a possible Solution?
    2)I would like to limit the File-Selection to certain File-Types.
    Is this possible?
    Thanks in Advance for your Help,
    Bernd Urban.

    The only Methods I know to import Attachments or File Contents in an interactive Form are
    the Methods Doc.importDataObject() and util.readFileIntoStream().
    Both Methods allow the Selection of just one File.
    1)I need a Technique to allow the User to select several Files in just one Step.
    Does anybody know a possible Solution?
    2)I would like to limit the File-Selection to certain File-Types.
    Is this possible?
    Thanks in Advance for your Help,
    Bernd Urban.

  • How to determine dialog step agent in report

    Hi
    I have to create a customize report of workflow status Like SWI1. problem is all the data is available in table SWWWIHEAD
    but the record of the step which have to execute have empty field WI_Agent . as soon as the agent will execute it . this field will be populated.
    I need the agent of that step/ record.  In SWI1 out put if we click on the log and then click on the agent button it shows generic decision task and shows the agent below that.

    HI
    To get the uerid which in waiting state you can use this FM SAP_WAPI_DISPLAY_WORKITEM. Search with SAP_WAPI_* you will get lot of FM which can be used for your requirment.
    Regards
    Vijay

  • Workflow Dialog step

    Hi,
    Can anyone help me with this design?
    I want to be able to send a workitem to a user, which contains links to two different transactions, with an adobe form attachment.
    Is this possible at all?
    Cheers
    Michael

    Hi Michael,
    It is possible.
    You can give as many attachments as you want which will take you to the required transaction.
    1, Open the task (acitivity step) which is used to send workitem (TSXXXXXXXXX).
    2. Go to CONTAINER tab, and add the business object (BUSYYYY) which you need as attachment. This business object should also be present in your workflow.
    3. In the binding of task container with workflow container. Pass the business object from workflow container(BUSYYYY) to task container (BUSYYYY).
    4. If you add 2 business objects in task container and do correct binding you will see 2 attachments for a workitem.
    5. Forms are attached to attachobjects.
    Try this out and let us know if you face any problem or let us know if you get any solution.
    Regards,
    Gautham Paspala

Maybe you are looking for

  • Photos not being sent properly from mail.app

    I wonder if anyone can help with this issue. I cannot send photos via mail.app using the "email" button from iphoto, or by attaching using the "attach" button in mail.app or by dragging the picture from it's folder into a mail message. The picture do

  • Mass Generation of standard SAP roles

    IS there a way to generate & Activate SAP standard roles in mass.  We want to generate and activate following standard SAP roles so that we do not have to go through them manually for authorization changes. SAP_PP_BD_RTG_DISPLAY SAP_PP_BD_RTG_MAINTAI

  • Hi . I am new to Enterprise portals

    Hi , I am new to Enrteprise portals. could any body guide me  how to start my career on Netwaver. Basically I am a J2EE Developer. How can I learn and start and which one is the better to start. Your valuable guidance will be highly  appreciated. Tha

  • EMusic users in UK??

    Hope this isn't too OT for the mods. Anyone in UK used UK and if so any problem with th free trial period? Thanks.

  • UK witholding tax CIS vendors

    Hi All,   Aim desperately looking for help from all the quarters regards to UK witholding tax Specially how to handle CIS vendors.   Our client has just upgraged to ECC 6.0 and prior to that on 4.7 version the users were able to manually input the w/