Workflow transaction

Hi guys;
I have a problem when create my transaction with parameter and put my workflow it gives me a shot dump.I have created a function group with my screen and I want to call my wf with a transaction on the fm.

Her the error
The termination was triggered in function "dyrdyp.c"     
of the SAP kernel, in line 545 of the module             
  "//bas/700_REL/src/krn/dynp/dybas.c#7".                 
The internal operation just processed is "----".         
Internal mode was started at 20090319200152.             
A dynpro with number 0001 does not exist.                
Dynpro name.............. "SAPLSWUA"                     
Dynpro number............ 0001                                                                               
Error text .............. "Cannot read dynpro source."   
thanks
Flavien

Similar Messages

  • I have a workflow transaction which got timeout and escalated to the next level. The comments in the approver's notes are just changed by the system in doing so.  For eg: "Moving John under Michael" gets changed into "Moving+John+under+Michael" during the

    I have a workflow transaction which got timeout and escalated to the next level. The comments in the approver's notes are just changed by the system in doing so.
    For eg: "Moving John under Michael" gets changed into "Moving+John+under+Michael" during the timeout/reminder notification. Any idea ?
    -Thanks,
    Arun

    I have recently started having this problem in PSE8. The Adobe workaround
    did work, but I don't fancy having to re register each time I use it.
    What I have discovered is that it's nothing to do with the image metadata as it occurs before any image is opened.
    It SEEMS to only occur if you use file/open with to open an image in the editor - IE start PSE with that command.
    If you close elements down, and start it using programs/PSE/Elements (or your desktop shortcut) - the panorama feature magically works.
    Each time I've opened the editor 'automatically' using image/open with, it seems to create the problem.
    Hope this helps

  • Workflow Transactions

    Even have read the Peoplebook and Red Paper, I still cannot undersand the function of "Workflow Transactions" when defining a AWE.
    Can someone explain it? Thanks!

    Even have read the Peoplebook and Red Paper, I still cannot undersand the function of "Workflow Transactions" when defining a AWE.
    Can someone explain it? Thanks!

  • HR (p& A) & workflow transaction.

    Hi,
    1) Being a SAP MM consultant which transaction I should know which are linked to HR (p&A) for eg-PFOM.
    2) Being a SAP MM consultant which transaction I should know which are linked to workflow.
    Thanks & Regards
    Atharva

    Hi
    Thanks .I am aware of this .Though  there are different workflow  / HR consultant thought should know basic transaction which are required in integratiion.
    Regards
    atharva
    Edited by: atharva g on Sep 8, 2011 11:49 AM

  • Oracle Issue around handling CLOB within Workflow Transaction

    Hi,
    - In Workflow Notification Message I am using an CLOB Document for building the
    message Body
    - This CLOB value is going to be SELECTed and initialized from a TABLE
    (having CLOB column) during the document related procedure execution
    NOTE: In order to select from a CLOB we need to issue FOR UPDATE
    to have read consistency
    (otherwise it will give LOB not locked for update error during notification display)
    Here the issue I am facing is :
    The same notification is going to be sent to Multiple users (thru Notification
    to a Apps.Responsibility i.e. WF Role)
    When USER1 opens the notification, the CLOB Table row gets a lock
    (due to FOR UPDATE) and is not released until ROLLBACK/COMMIT
    which will not happen as it is a workflow (if I put this Select FOR UPDATE
    in a AUTONOMOUS transaction then it gives error as LOCATOR id cannot
    spawn between transactions during the notification display)
    When USER2/USER3 opens the same notification which he received being a member
    of the Responsibility , the notificaiton screen gets hanged as it again
    tries to issue SELECT FOR UPDATE and sees USER1 holds the lock.
    My Requirement is:
    When first time anyone user opens the notification, it will not find a record in table
    so it builds the notification and stores the CLOB record into the table.
    Next time onwards all the users should get the stored record from the table
    (Read CLOB value from Table and show in the Notification Message Body)
    Please help me in resolving the SELECT FOR UPDATE of a CLOB within Workflow
    when multiple users need to issue without the need of a COMMIT/ROLLBACK
    NOTE: Even I am only Reading the CLOB value from a Table, without
    having any need of updating it, still I need to Issue FOR UPDATE
    as per Oracle CLOB constraint.
    thanks,
    Shashi

    Hi,
    I didn't do the select directly into document when I did it in my test. Here's the two different methods that I used in my database to test the problem:
    create or replace procedure msclobtest
                       (document_id   IN     VARCHAR2
                       ,display_type  IN     VARCHAR2
                       ,document      OUT    CLOB
                       ,document_type OUT    VARCHAR2
                       ) as
    cursor c1 is select theclob from ms3 where clob_id = 4;
    v_clob clob;
    begin
    debug('started clob');
    open  c1;
    fetch c1 into v_clob;
    close c1;
    document := v_clob;
    document_type := 'text/html';
    debug('clob ended');
    end;
    create or replace procedure msclobtest
                       (document_id   IN     VARCHAR2
                       ,display_type  IN     VARCHAR2
                       ,document      OUT    CLOB
                       ,document_type OUT    VARCHAR2
                       ) as
    cursor c1 is select theclob from ms3 where clob_id = 4;
    v_clob clob;
    begin
    open  c1;
    fetch c1 into v_clob;
    close c1;
    dbms_lob.createtemporary(document,FALSE);
    dbms_lob.copy(document,v_clob,dbms_lob.getlength(v_clob));
    document_type := 'text/html';
    end;If it's not the code, then it might be something in the Workflow itself.
    Are the values of the document attribute being set correctly in the Workflow? Are you sending to a role? Have you checked the "Expand Roles" tick box? Have you checked the "Attach Content" tick box?
    Matt
    Alpha review chapters from my book "Developing With Oracle Workflow" are available on my website:
    http://www.workflowfaq.com
    http://forum.workflowfaq.com

  • Composite SAP Note containing important Workflow transactions

    Hello all,
    I am trying to create a "Workflow Administrator" role, while simultaneously limiting some existing roles that incorrectly contain workflow t-codes.  Is there a SAP Note or other documentation that contain a list of the most relevant t-codes for SAP Business Workflow?  Such as SWU3, etc? 
    I checked the FAQ and wiki for workflow and didn't find anything concerning this. 
    Any help would be greatly appreciated.
    Thanks.

    Hi,
    Found this link in SAP Help document.
    [WorkflowAdministration|http://help.sap.com/saphelp_nw2004s/helpdata/en/8c/1923ce932b11d2a5ea0060087a79ea/content.htm]
    Hope it helps.
    Regards,
    Raj

  • Temporary disable notifications of open workflow transactions in SSHR

    There are hundreds of different pending SSHR requests with the HR which has to be either approved or rejected. These requests were raised several months back. HR wants the employees not to receive any notifications/mails on action upon the pending requests.
    For example if there's a Personal information update from an employee which was raised 2 months back. HR has to approve the request and don't want the employee to receive notification on the approval.
    Is there any way where the notifications from SSHR can be temporarily disabled.

    Hi Prabuddha,
    In ECC if a change happens to a master data not all the changes are reflected automatically in the open documents like open PO or open Sales order. Some fields values have to be redetermined for eg: "pricing procedure", some of them needs to be changed manually for eg: "Description". Moreover specific to your eg of Base unit of measure, this is a sensitive field and has lot of impact on the process so there for changing such fields it is necessary to close all the open documents against the Master data record in consideration. This fact is regardless whether the change happens through an IDoc or directly by MM02/XK02/XD02
    Prabudha, Please revert if you have further questions.
    Best Regards
    P T Manoj
    Edited by: PT MANOJ on Sep 2, 2011 10:25 PM

  • Could you please send me some transaction in workflow

    hi all,
      anybody knows in workflow. could you please send me some transaction codes in workflow. so that i can check those transactions in workflwo.

    Hi,
    Go to SAP Menu ---> Tools ---> Business Workflow ---> Development there you have all the Workflow related T-Codes.
    Re: Workflow - Transactions
    Regards,
    Ramu N.

  • Workflow for payment release

    Hello ,
    I  have done the configuration of workflow variant for payment release but  the invoice with the payment block can be  paid without any release approval  .
    Find below the configuration done for it . SPRO-Accounts Receivable and Payable-Business Transactions-Release for payment
    1.t.code PPoce: Users is assigned to each position and this was assigned to approval path
    2. Create workflow variant
    subworkflowWS00400012
    3.Assign Company code to workflow variant
    4.Define Release Approval Groups for Release for Payment
    5.Define Release Approval Paths for Release for Payment
    6.Assign Release Approval Paths for Release for Payment
    7.Assign Release Approval Procedure for Release for Payment
    2010-2010-1000-inr-WS00400012-WS00400011
    9.Define Users with Authorization to Payment Release
    11.Define Payment Block Reason for Payment Release ( payment block P selected with a tick in Not changeable )
    Then in the vendor master i have inputted the relase group also  and the payment term which is having the block .
    While executing f-02 , debiting the expense and crediting the vendor , I get the following error Line item not relevant for payment release for which  i changed the message to warning and saved it . but when i executed f-53, it doesnt go for approval .
    But in my inbox . the item is flowed with red colour and the erro log is
    Error in workflow Customizing of payment release
    Message no. FP162
    Diagnosis
    The system could not determine a subworkflow for the payment release. Check the workflow Customizing for the payment release, in particular the settings for transaction OBWE and the preceeding settings.
    The message is output from the method SUBWFDETERMINE of the BOR object BSEG.
    System Response
    The workflow was started, but the system could not create an executable dialog workitem for the line item payment release. However, you cannot release the document directly, it must be released in the workflow. A subworkflow for the payment release must be determined in the sample workflow WS00400012; the clerks are determined in role 00400125.
    Role 00400125 is based on the function module PR_WF_ACTOR1_DET.
    Procedure
    Change the payment release Customizing in Accounts Payable/Accounts Receivable Accounting. SAP delivers a sample subworkflow for payment release, WS00400011.
    Procedure for System Administration
    Restart the incorrect workflow (transaction SWPR) once you have maintained the Customizing for the payment release.
    Kindly guide me . and let me  know which setting i have missed .
    thanks

    Hi,
    Have you tested those workflows separately? I can't even view WS00400012 in my ECC 6.0 system!
    The workflows supplied by SAP are usually pretty bare-bones. More ofthen than not you have to copy them and fix them up.
    You might be able to test them via SWUS or trigger them via SWUE.
    If you create a new copy, remember to put that in the customizing.
    hope this helps
    Paul

  • All operations that will force quiescence in a workflow

    I have the following list of operations that will force quiescence ...
    1) Timed Event actions
    2) Set Due Date actions
    3) Assign Task... actions
    4) Send XML to Client actions
    5) Event nodes
    6) Done nodes
    Is there anything that I am missing?
    Also if someone can shed some light on the significance of the "Post
    External XML Event" viz-a-viz quiescence and transaction boundries. I am
    specifically interested in finding out if what happend when the transaction
    mode for the "Post External XML Event" is set to "send immediately"... Will
    this cause a transaction to end for the sake?
    Regards,
    Raoon Kundi

    Raoon Kundi,
    You can specify whether you want the message to be sent immediately, or when the
    current transaction containing the Post XML Event action commits. Sending the
    message immediately sends the message whether or not the transaction completes.
    Sending the message on commit ensures that the message is sent only if the transaction
    completes successfully and a commit is issued. If the transaction is unsuccessful
    and is rolled back, the message is not sent. The default is when the transaction
    commits. For more information on workflow transaction boundaries, see Understanding
    the BPM Transaction Model in Programming BPM Client Applications.
    Advantage of Post Immediate(immediate)
     Performance improvements in one-way asynchronous requests where an event
    may be fired before transaction commits.
    Caveats with Post Immediate
     Duplicate Messages: Messages may be redelivered, if request side workflow
    transaction was rolled-back and retried.
     Wrong Address in Addressed Response Message: A request is originated
    from uncommitted workflow running in a live transactional context, and the transaction
    is later rolled-back. In this case, workflow instance will be removed, as it was
    never committed, and a response for such request will not find the addressed instance
    to be notified.
     No-Instance-Found-Race-Condition: A request is originated from uncommitted
    workflow running in a live transactional context, and response comes back before
    transaction is committed. In this case, response can’t find uncommitted workflow
    instance, and retries for a configurable of times after sleeping for configured
    retry interval between all retries. This will reduce the window for race condition
    significantly. Improper tuning may still show the problem more often. Tuning can
    guarantee robustness only when retry times*retry interval is more than transaction
    timeout.
    Advantages of Post Commit(when transaction commits)
     No-Instance-Found-Race-Condition is a remote possibility. Cause for all
    occurrences of this race condition in “Post Commit” are outside scope of WLI (ORACLE,
    for example, sometimes has shown delays between transaction commit, and row being
    visible to other transactions).
     No Duplicate Messages
     Wrong Address not possible.
    Caveats with Post Commit
     May add a new resource to already running transaction (slowing down 2phase
    commit processing).
     Delay in posting the XML event message (only sent when transaction commits).
    Which Pattern warrants which delivery mode?
     One-Way Asynchronous (fire and forget)
    Ideal for Post-Immediate, but must deal with redelivery issues.
     Two-way asynchronous
    Ideal for Post-Commit, for the reasons mentioned above (Post-Immediate may see
    “No-instance-found race condition”, “Message redelivery” or “wrong address in
    response” problems).
     Two-way synchronous
    Ideal for Post-Commit, for the reasons mentioned above (Post-Immediate may see
    “No-instance-found race condition”, “Message redelivery” or “wrong address in
    response” problems).
    Hope
    "Raoon Kundi" <[email protected]> wrote:
    I have the following list of operations that will force quiescence ...
    1) Timed Event actions
    2) Set Due Date actions
    3) Assign Task... actions
    4) Send XML to Client actions
    5) Event nodes
    6) Done nodes
    Is there anything that I am missing?
    Also if someone can shed some light on the significance of the "Post
    External XML Event" viz-a-viz quiescence and transaction boundries.
    I am
    specifically interested in finding out if what happend when the transaction
    mode for the "Post External XML Event" is set to "send immediately"...
    Will
    this cause a transaction to end for the sake?
    Regards,
    Raoon Kundi

  • Participate in the same DB Transaction within Human Task Flow ADF screen.

    Functionality:-
    I have a ADF workflow screen generated from a Human Task flow, and for the business reason I run through the ADF Iterator and get the attribute values and persist within a table using an Application Module.
    I am using the Application Module, and creating as below:-
    String amDef = "model.TestAM";
    String config = "AppModuleLocal";
    TestAM service = (TestAM)Configuration.createRootApplicationModule(amDef,config);
    Now, the issue is when I call the saving mechanism within the above AM client interface, it expects a commit, and this transaction doesnt participate in the same transaction as workflow process, so can anyone let me know how to get hold of the transaction handler and make this persistence to participate within the same one workflow transaction.
    Cheers,
    Saran.

    Hi,
    don't see how the transaction can be shared between the two. Any reason you don't use a DataControl for the ADF BC access and instead use client code creating a root application module?
    Frank

  • Workflow Administrator SAP user Role

    I have a question from the customer regarding which SAP User Role should be assigned to and Workflow Administrator?
    From my point of view, basically there are 2 questions here:
    1. Is there any standard SAP user Role for this? (which one?)
    2. If not, then a custom Role need to be configured (from PFCG t-code i think). Can anyone tell me to which workflow transactions should be ground authority for such a Role?

    Hi
    These are the tcode for workflow developer.  Use the SW* and pfac_dis,PFTC_DIS for wflow admin.
    SWL1
    SWLV
    SWNNOTIFDEL_DISPLAY
    SWPC
    SWPR
    SWU0
    SWU1
    SWU2
    SWU3
    SWU4
    SWU5
    SWU7
    SWU8
    SWU9
    SWUD
    SWUG
    SWUI_BENCHMARK
    SWUI_VERIFY
    SWUI_WFUNIT
    SWUS
    SWUS_WITH_REFERENCE
    SWU_EWBTE
    SWU_EWCD
    SWU_EWLIS
    SWU_OBUF
    SWWDHEX_DEBUG
    SWWERRE_DEBUG
    SWW_ARCHIV
    SWW_DISPSWWCLEAR
    SWW_DISPSWWCOND
    SWXML
    S_ALR_87000710
    S_ALR_87000878
    S_ALR_87000881
    WF_EXTSRV
    RSWWERRE
    SBWP
    SCDO
    SLG1
    SWB_COND
    SWDA
    SWDB
    SWDC_DEFINITION
    SWDD
    SWDD_CONFIG
    SWDM
    SWDS
    SWE2
    SWE5
    SWEAD
    SWEC
    SWEINST
    SWEL
    SWELS
    SWEQADM
    SWEQBROWSER
    SWETYPV
    SWFVISU
    SWF_ADM_SUSPEND
    SWF_ADM_SWWWIDH
    SWF_APPL_DISPLAY
    SWH_EXIT_DISPLAY
    SWI1
    SWI11
    SWI13
    SWI14
    SWI1_COND
    SWI1_RULE
    SWI2_ADM1
    SWI2_ADM2
    SWI2_DEAD
    SWI2_DIAG
    SWI2_DURA
    SWI2_FREQ
    SWI30
    SWI5
    SWI6
    SWIA
    MCAP
    MCAQ
    MCAR
    MCAT
    MCAU
    MCAV
    MCAW
    MCAX
    MCAY
    MCAZ
    MCKY
    MCKZ
    MCM+
    MCM-
    MCM/
    MCM?
    MCSW
    MCSX
    MCYY
    PFAC_DIS
    PFTC
    PFTC_DEL
    PFTC_DIS
    PFWF
    PFWS
    PGOM
    PPMS
    PPO4
    PPOS
    PPSS
    PPST
    PSO3
    RE_RHCHECK1
    RE_RHCHECKV
    RE_RHDESC10
    RE_RHEXIST0
    RE_RHNAVIG0
    RE_RHRHAZ00
    RSWEWWDHMSHOW
    RSWEWWDHSHOW
    RSWWCLEAR
    RSWWCOND
    RSWWDHEX
    BSVW
    MC01
    MC02
    MC03
    MC04
    MC05
    MC06
    MC07
    MC08
    MC09
    MC18
    MC19
    MC20
    MC21
    MC22
    MC23
    MC24
    MC25
    MC26
    MC93
    MC94
    MC95
    MC?0
    MC?1
    MC?2
    MC?3
    MC?4
    MC?5
    MC?6
    MC?7
    MC?8
    MC?9
    MCAF
    MCAH
    MCAI
    MCAJ
    MCAK
    MCAL
    MCAM
    MCAN
    MCAO

  • UWL displaying workflow NOT defined in the XML

    Can someone tell me why/how some workflows are displaying in UWL even though the workflows are not defined in the XML file?

    Hi Daniel,
    This is the case for many "legacy" workflows launching SAP(Web)GUI transactions or BSPs.
    It works like this: if the UWL cannot find a corresponding task type for an arriving work item from Business Workflow in its XML configuration, it assigns the task type "uwl.webflow.default". In the standard uwl xml file you can see that tasks of this type are launched using the SAPTransactionLauncher (not specifying the TransactionCode parameter).
    As you can see in the documentation (https://help.sap.com/javadocs/NW04S/SPS09/uw/com/sap/netweaver/bc/uwl/config/doc-files/ActionHandlers.html), if the TransactionCode is empty, the action handler defaults to the Business Workflow transaction "SWK1". This transaction (the UWL is now out of the picture) just redirects to the target transactions defined in the workflow itself.
    Any matching entry in the UWL XML configuration will however override this default behavior.
    Good question though. Hope this clarifies it to some extend...
    Best,
    Matthias

  • Role of an ABAPer in Workflow functions

    Hi Friends,
    I want your valuable suggestions about WORKFLOW i.e. i mean to ask u that who performs this in realtime, is this the role of an Functional Consultant or Technical Consultant. So, is it suggested to learn WorkFlow for an ABAPer.
    It would be a great help to me. TIA
    Thanks
    Suren

    Hi suren,
    The role of an abaper in workflow is very crucial.It is his responsibility to create and customize the workflow according to the business scenario.
    There are different types of requirement,eg., like a workflow should be triggered after a material is created,etc.This has to sometimes achieved programmatically or some special settings has to be done in workflow transaction & this is where an abaper comes into picture.
    Best of luck,
    Bhumika

  • WorkFlow Tutorials with Screen Shot

    HI Experts,
    Can anyone send WorkFlow Tutorials with Screen Shots??..My email id is <REMOVED BY MODERATOR>.. Full points will be rewarded for this immediate help..Thanks..
    Edited by: Alvaro Tejada Galindo on Jun 6, 2008 1:52 PM

    Hi Satheesh,
    Please find some questions related to WorkFlow
    1. Is there a good book about this subject?
    Yes, "Practical Workflow for SAP" by Rickayzen, Dart, Brennecke and Schneider. Available from SAP press at the end of July. A german translation of this workflow book is also available directly from Galileo-Press, the publisher.
    2. How do I convince my company to use workflow?
    Feedback from user groups emphasizes that although the competitive advantage gained by using workflow eclipses the financial savings, it is the financial savings that are the deciding factor when obtaining support from senior management. Projects getting the blessing at the CEO level are much easier to manage, and far more likely to reach their goal within the project time frame. So plan well, and don't neglect the business case.
    Because the following questions deal with the financial case in more detail, this section will finish by listing the competitive advantages.
    The quality of the process is assured by pushing the relevant information together with links to related transactions directly to the user. Managers don't have the time to search for information so give them what they need to reach the correct decision.
    Cycle time is reduced by pushing the process directly to the users. The users receive notification of a task immediately and can even be prioritized by the system.
    The tasks are performed consistently and diligently by the users. The workflow system pushes all the necessary information needed to perform a task, including a clear description of what has to be done, how to do it and the impact this task has on the business process for your company. At any time, the user can check the list of tasks pending and determine at a glance which are the important tasks, and which tasks can be completed the next day without any negative impact.
    The process instance is transparent. Any user can check at any time how far the process has progressed and which stage the process has reached. For example the call center can immediately see the status of a purchase order, an employee requisitioning a purchase would see at a glance if a colleague has been sitting on it for too long, the ad hoc notes made when approving an engineering change request are visible long after the request has gone into production.
    The process is flexible, allowing it to be changed on the fly without retraining everyone involved. The description accompanying the change takes care of on-the-fly process improvements.
    Deadline handing ensures that users perform the tasks within the time planned. Escalation measures ensure that the failure to meet a deadline can be corrected by other means.
    Intelligent reporting highlights the weaknesses of a process. Often there is a simple cure to such weaknesses such as reeducating the users involved in the bottleneck or providing additional information (automatically). The difficulty of a non-automated process is identifying such bottlenecks.
    The process definition is transparent. You can see at a glance how the process works and who will be selected to perform the different tasks. Think of the workflow as the process book. If you can spot the pattern and define the process without headaches, you can create a workflow definition effortlessly. However, don't forget that if a company has business processes that are erratic and lack a consistent pattern, the company is very likely to be losing a lot of money in terms of lost contracts, labor intensive administration and low customer confidence. It is my personal opinion that automating exactly this type of processes will yield the best returns, but only if you limit yourself to automating the basic skeleton of the process first. Don't get bogged down in the detailed exception handling. That can be done in the next phase once you've checked the process statistics and determined which exceptions are worth tackling.
    As with most software the reasons for automating business processes are primarily to increase the competitive edge of your company and to cut costs. Although the increase in competitively gained by radically reducing process times is by far the most insignificant gain from workflow, you should not ignore the cost savings. The cost saving calculations are needed by upper management in order to approve workflow projects. This upper management signature will be very useful in different phases of the project and cannot be underestimated.
    3. How do I calculate the cost saved by workflow?
    Calculate the cost of the manual process in terms of man hours. Don't neglect the time spent gathering information. Ask the following questions:
    Is the user forced to log into different systems, or scan through printed documentation....?
    Does a skilled user spend time on parts of a task, where less skilled (less expensive) user could do the groundwork? I.e. Can a single task be split into skilled and unskilled tasks to free the skilled worker for work where his/her skills are really needed?
    Is time spent researching the progress of a process (usually done by someone not involved in the process directly)?
    Is time spent determining who to give the task to next?
    Probably the most significant cost will the be the cost of failure?
    How often does the process fail?
    What is the real cost of failure? Loss of a contract? Loss of a customer? Law suit?
    If the failure can be rectified, how labor intensive is it?
    4. What are typical costs saved by workflow?
    A manually processed accounts payable invoice will cost about 25 USD. After workflow enabling about 15 USD (one example based on customer feedback from a user group meeting).
    5. What are typical reductions in processing time caused by workflow?
    A traditional paper based approval process involving three people will typically take seven days to complete. The automated process will take one day (results based on customer feedback).
    6. What do customers say are the strengths of SAP WebFlow?
    WebFlow is the internet functionality of SAP Business Workflow. Based on customer feedback from the various regional users groups, the main strengths of SAP Business Workflow are:
    Robust production workflow system, (upgrade continuity with the rest of the SAP system, versioning, scalability, no gluing....)
    Standard workflow templates delivered by SAP can be used out-of-the-box or tweaked to deliver the optimum business process for your company. Workflows can be up and running including training in under a day (thanks to the knowledgeware delivered as part of the template packet).
    Seamlessly integrated into the SAP environment, be it R/3, Business to Business Procurement, CRM, APO, mySAP.com.... Examples of integration are:
    Business Reporting (WIS),
    Context sensitive availability at any time through the system menu (available anytime, anywhere)
    More and more standard SAP functionality is being provided by using SAP Business Workflow so your homegrown workflows fit the landscape exactly,
    More and more workflow functionality is available directly within the SAP transaction or Web MiniApp.
    WebFlow is becoming more and more important because companies are no longer being judged by their own performance but by the combined performance of the company AND its partners. In other words it is not enough that the business processes within your company run smoothly and faster than your competitors. You have to ensure that the processes between you and your partners are also as fast, efficient and flexible as possible. WebFlow delivers this.
    7. How are users notified about their work pending?
    The users are informed by a work item which you may think of as being very like an e-mail. The difference is the work item contains intelligence and by executing the work item you will be taken to the form or SAP transaction that makes up the step in the workflow. This form or transaction could be a decision, a request for information or a request for confirmation that a particular task has been performed.
    The work item is usually accompanied by a description of what has to be done, where to refer to when assistance is needed (help desk, intranet...) and a summary of information about the business object or process which enables the operator to attack the task immediately.
    This work item can be received and executed in MS OutlookÒ, Lotus NotesÒ, mySAP Workflow MiniApp or the SAP integrated inbox. If this is not enough, the workflow system can transmit e-mail notifications directly to any mail system, informing the user of the need to log in to the SAP system to execute the task. The e-mail notification is done on a subscription basis so that users can de-subscribe from this service if they already check their work item inbox regularly.
    8. What workflow reporting is available and is it useful?
    Standard workflow reports exist which allow the administrator to check statistics such as the frequency and average duration of the workflow processes. However the real strength of the workflow reporting is that it allows reports to be configured which analyze the process statistics in combination with the data involved within the workflow process and the organizational units associated with the process. For example you can determine the average time invested in a failed contract renewal request, the time taken to create material masters in different plants or the frequency of rejected purchase requisitions on a department to department basis. Often, big reducations in cost or cycle time can be obtained without touching the workflow definitions. Reeducating a particular group of users or incorporating supplementary information in a work item description can often cause dramatic improvements on the cycle times of particularly critical subsets of the process. It is not unusual that this may have a big impact on specific products, plants or organizational units. This will show up in the WebFlow reporting in LIS or the Business Warehouse but it might not show up in traditional statistical workflow reporting. Even though the average time does not change significantly, the impact on costs and profit can be dramatic.
    9. How do I choose who to distribute the tasks to?
    A work item is assigned to one or more users. Whoever reserves or executes the task first wins and the work item vanishes from the other users' inboxes. This eliminates the need to assign the user to one single user. I.e. No need for complicated algorithms to determine which single user will receive the work item and no need to worry about what will happen when one user is ill for the week (also taken care of by sophisticated substitution mechanisms which can be linked to the SAP organizational model).
    Tasks can be assigned to an organizational unit but the strength of the workflow system is to enable business rules which select users according to the data being processed. For example, you might have one group of users associated with one quality notification type. The workflow can be configured to query the QM module directly to determine the users. You can define fallbacks using the default role associated with a task and allow agents to be specified on the fly by a supervisor.
    Tasks can be assigned to office distribution lists which is useful when you want your users to subscribe or unsubscribe to a particular task. A typical use of this would be where you have a work rote or want to reduce user maintenance to an absolute minimum. The users subscribe or unsubscribe by joining or leaving an office distribution list (one mouse click).
    10. What happens when a deadline is missed?
    This depends on your workflow definition. In the simplest case an e-mail is sent to another user by the system (typically your supervisor so watch out!). However in more sophisticated scenarios a missed deadline can redirect that path that the workflow takes. One customer uses deadlines to automatically make an approval if the deadline is missed (at about the eighth approval level!!!). This gives the user the chance to make rejections but does not force him/her to go into the system to approve the other 99.9% of the requests. In safety critical environments the workflow might trigger off preventative action when a deadline is missed or might put other processes on hold. There is no limit as to how you can use this functionality.
    11. What deadlines can be monitored?
    Many different types of deadlines can monitored. At the single workflow step level you can define deadlines which trigger when the work item has not completed within a certain time and other deadlines when no one starts working on the work item within a given time. You can specify the task deadline statically (e.g. 1 week) or dynamically (e.g. 1 week for material type A and 2 weeks for all the other materials). The offset can be related to the step (e.g. you have 1 week to complete this step) or related to the process (e.g. complete within 2 weeks of the complete process starting, irrespective of how long your colleagues have hogged the previous steps).
    Last but not least, deadlines can be set for sub-processes, which is often more important than the deadline of a single step in a workflow.
    12. How can I check the status of a workflow?
    This is one of the very cool features of SAP Business Workflow. You can usually navigate directly from the business object to check the workflow progress. For example, while viewing a purchase order you can select "workflow" from the system menu or toolbar and you will see a list of workflows related to the purchase order. Usually just one, but if you have created a few of your own and these have been triggered you will see the status of these too. And that is not all. You also see a simplified summary of all the steps that have taken place so far including who performed them, when they were executed and which ad hoc notes were attached.
    13. How are workflows triggered?
    Workflows can be triggered automatically by changes in the system or manually by an operator. Manually triggered workflows are good for processes that remedy a problem the operator has noticed or for dealing with a forms-based requests (E.g. my PC won't boot). Automatically triggered workflows are useful because the operator does not even have to be aware of the workflow's existence to trigger it. In addition to triggers embedded in transactions there are also generic triggering mechanisms such as a change in the status of a business object or a change in the HR data. Irrespective of how the workflow is triggered, it is linked to the business object as described in the previous answer and can be tracked easily. Because WebFlow is part of the basis system, this triggering is reliable and easy to implement.
    Workflows may be triggered by events but this is not essential. The event-handling makes it easy to trigger workflows from transactions and system changes without you having to make modifications. If you are creating your own report or transaction which triggers a workflow, avoid events and trigger the workflow directly with the WAPI function call. This is particularly important when triggering a workflow from outside the SAP system. This method reduces flexibility (the workflow ID is hard-coded) but increases performance if this is an issue (we're talking about 50 000 work items a day here!).
    Any exception handling workflows that are intended to be triggered manually can be triggered from the system menu when viewing the relevant transaction. The SAP system has the intelligence to suggest workflows that can be triggered manually based on the authorization of the operator and the context that the operator is working in. No additional customizing is needed here.
    14. What open interfaces are supported?
    The most significant interface supported is the Wf-XML standard from the Workflow Management Coalition. This is an independent organization of which SAP is a funding member, along with most other major workflow vendors. The Wf-XML interface is based on XML and allows workflows from different vendors to communicate with each other. A detailed description of the interface is available on the WfMCs web site at www.wfmc.org.
    15. What is Wf-XML used for?
    Although a company is far better off workflow enabling their system with SAP WebFlow when SAP software is used anywhere within the process, a collaborative process can take place between partners using different software platforms employing different workflow systems. To support SAP customers in this situation, WebFlow offers the open interface Wf-XML. This allows Business Processes enabled using different tools to communicate and control each other. Any workflow tool offering this interface can connect up with other tools that also offer this interface.
    Wf-XML is the only open interface for supporting interoperability of business processes, independent of what the business process being integrated.
    16. Where does Wf-XML come from?
    Wf-XML comes from the Workflow Management Coalition, an independent body of workflow vendors, customers and higher education establishments.
    17. How does the workflow call procedures from non-SAP systems?
    The Actional control broker integrates directly into SAP WebFlow enabling proxy objects to be called directly from the workflow step. When called, the proxy method will make a call to the outside system either as a background task or as a dialogue step. These proxy objects are generated in the SAP system using a converter which converts the objects interface (DCOM, CORBA...) to the SAP syntax. A syntax converter also lets developers view any object in any of the participating systems in the developer's preferred language.
    18. How can I get the workflow initiator information in my task?
    1) From your triggering event to the workflow, bind the event creator element to the workflow initiator element.
    2) Create a workflow container element based on USR01.
    3) Add a step based on USR01.FINDUSERFROMAGENTSTRUCTURE to convert your initiator to a USR01 object.
    4) Pass the USR01 object to each task you want to display the details.
    Mailing
    19. What differences are there between a work item and a notification mail?
    a) The work item cannot be used to notify several users.
    Mails can be routed to several users, just like work items. When a mail is sent, and one recipient reads and deletes the mail, all other recipients will still have access to their own copy in their own inbox. However, when a work item is processed by one of the recipients it will automatically disappear from all the other inboxes. So you can see that a work item is unsuitable for notifying several users.
    It is also worth noting that a mail can be forwarded in many different ways (fax, internet...) whereas the work item cannot.
    b) The work item holds up the workflow
    When the workflow sends a mail (usually as a background step) it continues with the process immediately after transmitting the mail. When a work item is generated, the workflow will not continue until the work item has been processed. This slows down the process. Occasionally this is what is intended (using the work item as an approval step without the ability to reject) but usually you will better off using mails for notifications.
    Note: You can send business objects as references with the mail either as a business object reference attached to the mail or as an URL (ABAP required).
    What is the difference between sending a mail to a recipient list compared to sending individual mails via a dynamic loop?
    Performance. Sending 1 mail to 20 recipients will cost considerably less performance than sending 20 individual mails. If the mail is sent as a SAP Office mail (as opposed to e-mail, fax...) disk space will also be a factor because the SAP office mail will only exist once in the database, with references being created for each of the recipients.
    The only time you need to consider individual mails with a dynamic loop is when the text of the mail varies from one recipient to another.
    20. How do I send a standard text as an e-mail from workflow?
    It is very easy sending standard text , which may include data from the workflow. You simply create a background step which sends the work item description. This may include variables which will be substituted when mail is sent.
    In early releases you have to create your own task based on the method SELFITEM SendTaskDescription. In later releases a wizard is available for creating the step and in release 4.6 there is even a step type which does this all for you automatically.
    Whichever path you take, there is very good online documentation describing exactly what has to be done.
    21. How do I send a complex text from the workflow?
    You may create mails using SAPscript. These mails can include conditions which are evaluated in order to determine which text blocks which are used in the mail. Workflow variables can be used in these conditions and workflow variables can be substituted into the body of the e-mail text.
    22. How do I send really complex mails from the workflow?
    If you this is not enough for you will probably want to write your own ABAP routines for generating the text and generating the attachments to go with the text.
    Use the function group SO01 which contains functions of the form SO_*_API1 which are ideal for creating your own sophisticated messages. There are plenty of advantages of how these are used within the SAP system.
    23. How do I send reports?
    There are wizards (Release 3.1) which will create workflows for you to send reports to a distribution list. You can specify whether the results should be transmitted or evaluated at the time the recipient wishes to view the report. It is usually better to send the evaluation because this allows the recipient to see the results instantaneously, without having to wait for the report to execute first.
    Deadlines
    24. How can I configure the workflow so that different types of messages are sent out to different people depending on how late the processing is?
    Follow these steps:
    1. Specify a deadline period for the step.
    2. Specify a name for the event. This adds new branch from the step.
    3. Add a new step to the branch which sends a mail message.
    4. Add another step to the branch which sends out the second deadline warning (see mail steps above). Use deadlines in this step to configure an earliest start so that the second message is not sent until a further time has elapsed.
    5. Repeat step 5 as often as you like.
    25. How can I configure the workflow so that when the deadline is missed the workflow step is simply skipped?
    This is tricky to explain but easy to implement once you know how.
    Follow these steps (in later releases there is a wizard which takes you through the steps):
    1. In the terminating events view of the workflow step activate the "obsolete" event and give it a name.
    2. Specify a deadline period for the step.
    3. Specify a name for the event. This adds new branch from the step.
    4. Add a new step to the deadline path. This step must be of type "process control".
    5. Select the control "Make step obsolete" and use the search help to specify the workflow step that has the deadline. Only steps with obsolete paths defined will be displayed (see step 1).
    26. How do I trigger a workflow with an e-mail?
    You can customize the system to call a BOR method when an external mail (fax, e-mail...) arrives in the system. You BOR method should either trigger the e-mail directly or trigger an event. To customize this user exit use the transaction SCOT.
    27. How can I make sure that user's access their tasks via the workflow and not via the menu or launch pad?
    The routing mechanism for work items uses roles and organizational assignments to determine who receives which work item. However the routing does not provide extra authorization checks based on the routing configuration. If you want to ensure that the tasks are executed within the workflow, and not via the standard transaction, service or MiniApp, then you will have to apply your own protection.
    The simplest way of doing this is to remove the standard transaction from the user's menu or Workplace role (but include it in the supervisor's role, just in case).
    If you want to allow the user to execute the task from the menu if and only if they have received the work item then you should replace the standard transaction with your own custom built transaction. Your own transaction simply calls the standard transaction but performs it's own authorization check first, based on the routing mechanism used in the workflow. Tip: Add a second (ored) authorization check to make sure that a supervisor can execute the transaction in an emergency.
    28. What is a workflow? What is a single-step task?
    A single-step task is based on an object type from the object business repository (BOR) (for example, a purchase order) and a method for the object (for example, change). A workflow can contain several single-step tasks and activities such as loops and forks. Through a workflow, you create a logical sequence for the single-step tasks. The tool for creating or changing these types of workflows (workflow template) is the Workflow Builder (transaction SWDD).
    29. What is a work item (important terms)?
    A work item is the runtime object of a workflow or of a single-step task.You can execute dialog work items with the inbox (transaction SBWP). Each workflow and single-step task started is assigned a unique number known as the work item ID.
    30. How is an event triggered from the application and a workflow then started?
    An event can be triggered from the application in three different ways:
    Directly:
    Within the application, the SWE_EVENT_CREATE function module or the SWE_EVENT_CREAT_IN_UPD_TASK function module, for example, generates an event in the update.
    With a change document:
    Change documents are written within the application when you change application objects in the update. You can link events that have the same key with these types of change documents via transaction SWEC.
    With status management:
    The SWE_EVENT_CREATE_STATUS function module triggers an event in the same way as the direct method when a status is changed. This event contains the object type (for example, purchase order), the object key (for example, purchase order 4711) and other information. Using transaction PFTC, you can assign the event to a specific workflow or single-step task. More settings are available in transaction SWE2.
    31. How are the responsible agents determined?
    You can assign agents to a single-step task in transaction PFTC. For example, you can do this using organizational units, work center roles or positions. Within a workflow pattern, you can assign specific agents for this workflow to a single-step task. The overlap between both numbers of 'possible agents' represents the number of agents ('selected agents') who have the work item in the inbox later.
    32. What is the difference of between an e-mail and a work item?
    E-mails and work items are two completely separate things. They just happen to be displayed in the same inbox. An e-mail is a message sent to one or several people. However, a work item is a runtime object of a single-step task or workflow. Consequently, a work item cannot be deleted from the inbox of a user. In this case in fact, you have to adjust the agent assignment or delete the work item as described in note 49545.
    33. PFAC no longer works for my role responsibility setup...
    Use tx: OOCU_RESP
    34. How do I transport workflow definitions and agent assignments?
    When transporting workflows, you have to differentiate between the workflow definition and the agent assignment.
    A workflow definition is a workbench request. When you save the workflow, a workflow version is created and a request written. Further information about the transport or about the status management is provided in note 378487 and in the notes mentioned there under related notes.
    However, where the agent assignment is concerned, this is a Customizing request. To allow transport of agent assignments, the value of the semantic abbreviation CORR for the TRSP group name must be empty in table T77S0.
    35. How do you debug a background workflow process?
    In your method write the following code:
    data exit.
    Do.
    if exit = 'X'.
    exit.
    endif.
    enddo.
    Run the workflow, causing an infinite loop on that step, and then go to SM50.
    Here you can debug the process.
    36.What is the Workflow basic Customizing?
    Before you can use the Workflow module, you must first execute the basic Customizing in transaction SWU3. All of the listed points should be green (the number range for customer tasks is no longer required). A detailed description of the activities is provided in the relevant information buttons. You can also execute some (but not all) of the points using the Automatic Customizing button. See the online documentation for an exact description of what happens there. The RFC destination must work correctly and the user (usually WF BATCH) should have the SAP_ALL profile.
    37.: What options do I have as a user to configure the inbox individually?
    You have the following options:
    You can create separate user-dependent or user-independent layouts so that you can adapt the displayed columns individually. You can access the function in the Workplace via an application function key.
    You can set filters to set certain criteria for individual columns or several columns simultaneously, according to which specific work items are then filtered.
    You can add dynamic columns in the layout that then display dynamic elements for certain tasks and users from the work item container. However, this is only possible if all tasks in the inbox belong to just one task. If they have several tasks in the inbox, filtering serves no useful purpose because all tasks are first completely read once. You can define these dynamic columns using transaction SWL1.
    38. What does the substitute rule system look like in the workflow?
    You have a choice of two different substitute rulings:
    Active substitute ruling (for example, for absence due to vacations): In this case, the items belonging to the absent person are automatically assigned to the substitutes inbox (in addition to his own work items).
    Passive substitution (for example, for absence due to illness): the substitute must explicitly assume the substitution and can only view the items of the absent person in this mode.
    For other questions, you must also refer to note 74000.
    39. How can users be automatically notified that new work items are available for processing?
    Unfortunately, the dialog box that informs users of new work items which appears in SAPoffice is not available within SAP Systems.
    However, the following two options are provided:
    In the Workflow Builder, you can designate the item as an express item via additional data. The user then receives a corresponding express dialog box.
    The RSWUWFML report (note 131795) is a more flexible option. This report sends an e-mail to an external Internet address to notify the user of new work items.
    40. Can I set deadlines for the latest processing of work items?
    this is where you can use deadline monitoring for work items. In the Workflow Builder, you can set dates for a requested/latest start/end date for each individual step. You must schedule the SWWDHEX job via transaction SWU3 for this. Schedule the job permanently in the production system otherwise it is difficult for the job to schedule individual deadline monitoring scenarios when workflow is heavy.
    41. Can I also execute work items with external programs such as Outlook?
    You can use the Web GUI for HTML instead of the Windows GUI. However, note that some functions do no work in the WEB GUI, due to technical restrictions in the browser. You must refer to note 487649 on this subject.
    SAP also provides interfaces which allow you to process work items with external programs such as Lotus Notes or Microsoft Outlook. Refer to notes 77099, 98408 and 454845 for details.
    More stuff on WORKFLOW
    Transactions
    AWUV Wizard for event creation Definition tools -> Event creation -> Set up with wizard
    MCA1 Workflow Information System Reporting -> Workflow Information System (WIS)
    OOAW Evaluation paths
    PFAC Maintain standard roles
    PFAC_CHG Change roles Definition tools -> Standard roles -> Change
    PFAC_DEL Delete roles Definition tools -> Standard roles -> Delete
    PFAC_DIS Display roles Definition tools -> Standard roles -> Display
    PFAC_INS Create roles Definition tools -> Standard roles -> Create
    PFOM Maintain assignment to SAP organizational objects Definition tools -> SAP org. objects -> Create assignments
    PFOS Display assignment to SAP organizational objects Definition tools -> SAP org. objects -> Display assignments
    PFSO Organizational environment of a user
    PFT Maintain customer task
    PFTC General task maintenance
    PFTC_CHG Change tasks Definition tools -> Task/Task groups -> Change
    PFTC_COP Copy tasks Definition tools -> Task/Task groups -> Copy
    PFTC_DEL Delete tasks Definition tools -> Task/Task groups -> Delete
    PFTC_DIS Display tasks Definition tools -> Task/Task groups -> Display
    PFTC_INS Create tasks Definition tools -> Task/Task groups -> Create
    PFTR Standard task for transaction
    PFTS Standard task
    PFWF Maintain workflow task (customer)
    PFWS Maintain workflow template
    PPOC Create organizational plan Definition tools -> Organizational plan -> Create
    PPOM Maintain organizational plan Definition tools -> Organizational plan -> Change
    PPOS Display organizational plan Definition tools -> Organizational plan -> Display
    SWDA Ongoing Settings Administration -> Settings
    SWDC Workflow editor administration data
    SWDM Business Workflow Explorer Definition tools -> Business Workflow Explorer
    SWE2 Display and maintain event type linkage Utilities -> Events -> Type linkages
    SWE3 Display instance linkages Utilities -> Events -> Instance linkages
    SWE4 Switch event log on/off Utilities -> Events -> Event/log -> On/Off
    SWEC Link change documents to events Definition tools -> Event creation -> Change documents -> Linkage
    SWED Assignment of change document objects to object types Definition tools -> Event creation -> Change documents -> Define workflow properties
    SWEL Display event log Utilities -> Events -> Event log -> Display
    SWF3 Workflow Wizard Explorer Definition tools -> Wizards -> Workflow Wizard Explorer
    SWF4 Workflow Wizard Repository Definition tools -> Wizards -> Workflow Wizard Repository
    SWI1 Selection report for workflows Utilities -> Work item selection
    SWI2 Work item analysis Reporting -> Work item analysis
    SWI3 Workflow outbox Runtime tools -> Workflow outbox
    SWI4 Task analysis Reporting -> Task analysis
    SWI5 Workload analysis Reporting -> Workload analysis
    SWI6 Object links Runtime tools -> Object links
    SWI7 Workflow resubmission folder From Integrated Inbox or Workflow Outbox
    SWI8 Error overview Part of administration of workflow runtime system (transaction SWUF)
    SWL1 Settings for dynamic columns Customizing, part of ongoing settings
    SWLC Check tasks for agents Utilities -> Consistency check -> Organizational assignment
    SWLD Workbench for Workflow 4.0
    SWLP Copy plan version
    SWLV Maintain work item views Customizing, part of ongoing settingS
    SWLW Workbench for Workflow 3.0
    SW01 Business Object Builder Definition tools -> Business Object Builder
    SW06 Customizing object types From Business Object Builder, choose Settings -> Delegate -> System-wide
    SWU0 Event simulation Utilities -> Events -> Simulate event
    SWU2 RFC monitor Utilities -> Workflow RFC monitor
    SWU3 Customizing consistency check Utilities -> Customizing
    SWU4 Consistency check for standard tasks Utilities -> Consistency check -> Task -> Standard task
    SWU5 Consistency check for customer tasks Utilities -> Consistency check -> Task -> Customer task
    SWU6 Consistency check for workflow tasks Utilities -> Consistency check -> Task -> Workflow task
    SWU7 Consistency check for workflow templates Utilities -> Consistency check -> Task -> Workflow template
    SWU8 Switch technical trace on/off Utilities -> Technical trace -> On/off
    SWU9 Display technical trace Utilities -> Technical trace -> Display
    SWUD Diagnostic tools Utilities -> Diagnosis
    SWUE Trigger event Utilities -> Events -> Generate event
    SWUF Runtime system administration Administration -> Runtime system
    SWUG Workflow start transactions Definition tools -> Workflow start transactions
    SWUI Start workflows From the R/3 initial screen, choose Office -> Start Workflow
    SWUS Start tasks Runtime tools -> Start workflow
    SWUY Wizard for message linkage to workflow Definition tools -> Wizards -> Create "Call workflow from message"
    SWX1 Create notification of absence
    SWX2 Change notification of absence
    SWX3 Display notification of absence
    SWX4 Approve notification of absence
    SWXF Form applications: Access point Environment -> Demo examples -> Fill out form
    Reports
    RSWWWIDE – Delete work items
    RHSOBJCH to fix PD Control Tables
    Tables
    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
    SWWORGTASK- Assignment of WIs to Org.Units and Tasks
    SWWUSERWI - Current Work Items Assigned to a User
    SWWWIHEAD - Header Table for all Work Item Types
    <REMOVED BY MODERATOR>
    Regards,
    Amber S
    Edited by: Alvaro Tejada Galindo on Jun 6, 2008 1:51 PM

Maybe you are looking for

  • JAVA Float to int exception

    Hi I am facing a serious problem after migrating application from oracle 9i to oracle 10g. Application was earlier connected with oracle 9i as database after migration to 10g . I am facing a problem of float to int exception. In database,in table whe

  • Flash Player only works on some sites with Explorer

    I've uninstalled reinstalled cleared the cash. Disable Activex filtering. On some sites it says that I need to update but I have the most current version. I also have Fire Fox and Chrome and they work fine.

  • Can not boost

    macbook pro 15'  it won't start up, just showing a gray screen with apple logo on it, a runing wheel..... for 30 minutes. help, urgent!

  • Budget C/F

    Hello, This is regarding New F.Y 2010. I have opend new F.Y 2010 -11 and C/F all G/L and customer and vendor balances. Also opened F.Y 2010 - 11 for Asset. Every thig is OK. Now i have some budget balance for F.Y 2009 - 10. Shall i C/F Balance for 20

  • When I test the web dynpro page, the browser does not display it !

    Hi all, I have (SAP EHP 2 for SAP NetWeaver 7.0) trial version installed in my laptop.  Lately, I took course NET310 about web dynpro.  I started doing the exercises but when I test my work, the browser (Internet Explorer 8) does not display the page