Err:Help- Parellel processing of delivery generation  is active*

Hi
I got this while creating a delivery in VL10. 
"Wait for next parellel processing , wait for all 1 parell processing session or return to the list by selecting cancel "
in another  pop box, Help- Parellel processing of delivery generation  is active
If any one familiar with this error , pls help me to understand what could be the reason and what I need to do for fixing it pls .....
Thanks In Advance

Jaya,
On your User Role Tab, try setting the Max number of tasks to zero.  Depending on your config, this field may not be locked.  Otherwise, try finding a Role/Scenario combination which presets this field to zero.
Try setting 'List of blocked documents' to blank.
Try setting 'list type' to '2'
Try deselecting 'Selected items' checkbox.
This is not goof-proof, VL10 sometimes likes to fire off in parallel on its own.  There are a host of OSS notes about this transaction, some of which talk about parallel processing.  Check [OSS 399068|https://service.sap.com/sap/support/notes/399068] and related notes.
Also, check for any jobs running program RVV50R10S (this is VL10) in the background.  If these are running parallel tasks, you may have to wait for them to finish before you can begin new parallel tasks.
Regards,
DB49

Similar Messages

  • Inter company process without delivery and billing

    Dear All,
    My client needs to do inter company process without delivery and billing. So I have done inter company process same as like intra company transfer.
    I have used document type NB.During MIGO i got a error "No accounts maintained for  company code clearing account.
    So in OBYA we have maintained Inventory account and clearing account.Since it is cross company code transaction we need the G/L 900150 to get nullified.
    Example: 470001- Inventory account credit in paying company code and clearing account 900150 debit in same company code
    Company code- X
    470001 Dr
    900150 Cr
    900150 Dr---the clearing account will be shown in balance sheet so this account has to be nullified
    900150 Cr---the clearing account will be shown in balance sheet so this account has to be nullified.
    Company code Y
    900150 Dr
    470001 Cr
    But in OBYA there is possibility to assign only two GL accounts, but the client requires the above entries to be passed. Where can i assign the third GL in OBYA or any other possibilities.
    I have already posted in MM.
    Please help me to solve this issue
    Regards
    Subbu.

    Hi ;
    Can you research oss notes ?
    http://www.sap4u.org/media/userfiles/articles/pdf/23.pdf
    Also , please look at above document.
    Regards.
    M.Ozgur Unal

  • Process 2 delivery order document become 2 billing document in 1 one time

    HI,
    is it possible to process 2 delivery order document become 2 billing document in 1 one time (just like collective billing document but the billing document will be create as many as delivery order document ?
    Thanks & Regards,
    Saiful arif

    Dear Arif,
    Please try with this option
    Go to VF04 transaction enter the selection data (To execute the delivery documents) then execute now system will execute the list of delivery documents which were not billed.You select dleveries those you want to bill then click on Individual billing document push button now system will create the invoices for the delivery documents,
    I hope this will help you,
    Regards,
    Murali.

  • MIGO Process order-Delivery completed indicator by default as "2. Set"

    Hi all,
    Can We have the MIGO Process order-Delivery completed indicator by default as "2. Set" instead of Set automatically by any configuration.
    Pls suggest.
    BR,
    Subbu.

    Hello Subbu,
    Go to SPRO --> MM --> Inv Mgmt & Physical Inv --> Goods Receipt --> Set "Delivery Completed" Indicator
    Deselect the "Delivery Completed" indicator for your Plant. Then go back & do the MIGO and check.
    Hope it will help.
    Regards,
    Anup

  • Client Export -- Parellel Processing....

    When I went to SCC8 (Client Export), I saw an option called parellel processing (Any way it was disabled). May I know whether there is a chance for enabling parellel processing in Client Export?

    Hi Shyam,
    For parallel processing you need to enable the RFC Parallel processing, this can be done by selecting an RFC group and the number of processes.
    Go to -> Parallel processes menu option.
    As SCC8 tcode is for client transport it creates a transport request which then is exported by tp/R3trans transport programs.The settings for the parallel processes of the client copy do not affect this process.
    For tcode SCC9 parallel processing works fine.
    Rakesh

  • Please help to find docs for Generation-4 Hardware

    Hello
    Please help to find docs for Generation-4 Hardware
    • Cisco MDS 9000 48-Port 8-Gbps Advanced Fibre Channel module (DS-X9248-256K9)
    • Cisco MDS 9000 32-Port 8-Gbps Advanced Fibre Channel module (DS-X9232-256K9)
    • Cisco MDS 9513 Fabric 3 module, DS-13SLT-FAB3 (Generation-4 module)
    Thanks
    Chetan.R

    Hello Chetan,
    Here's a link to the Gen 4 migration guide:
    http://www.cisco.com/en/US/docs/switches/datacenter/mds9000/hw/9500series/installation/5.2/installmigratefab3.html#wp1435702
    I do hope that guide answers the questions you have.
    Regards,
    Ken

  • Cannot deploy BPEL process with SSO to BPELConsole activated

    I cannot deploy BPEL process with SSO to BPELConsole activated. Here is the error I get from JDeveloper (sorry for the french error message):
    Problème détecté lors de la connexion au serveur "ssdvoiagu.dev.local.csst.qc.ca" sur le port "7781" : java.security.AccessControlException: access denied (com.collaxa.security.DomainPermission generique read)
    at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
    at java.security.AccessController.checkPermission(AccessController.java:427)
    at com.collaxa.security.OC4JSecurityService.checkAccess(OC4JSecurityService.java:16)
    at com.collaxa.security.SecurityService.checkDomainAccess(SecurityService.java:26)
    at com.collaxa.cube.fe.util.ServletUtils.getLocatorWithoutUrlRewrite(ServletUtils.java:162)
    at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:332)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Target BPEL process manager runs under SOA 10.1.3.3. When the SSO to BPELConsole is disabled, the deployment works just fine. Is there any way to make it work with SSO?

    Please check:
    http://blog.jpoot.com/category/oracle-appserver/oid-ldap/
    We had some issues with SSO and SSL but everything is running now.
    Marc

  • Proformance issue with 'sid generation on activation'

    Hi Gurus,
    In our BW(NW 2004) system we are using Cognos as reporting tool, due to process chain failure at DSO level we unchecked 'sid generation on activation' and chain running successfully after that.
    unchecking will be a performance issue due to generating sid's at run time as per SAP.
    My question is as i am using Cognos in place of BEX. what are the possiblities of effecting the performance and alll?
    Please provide your valuable suggestions.
    Thanks in Advance,
    Suresh.

    Hi Suresh,
    Irrespective of what is the reporting front end you use, if you use this DSO for reporting it would generate the SID values at the runtime which will have huge impact on reporting performance. Just removing the SID generation option would temporarily fix the load issue, with quick activation of DSO but it will affect the most important area reporting performance.
    Try to solve the issue with SID generation error while activating at the BW side which could be because of the special character issues and once you fix that your process chains would load fine with a far better performance while reporting on this DSO.
    Regards,
    Mani

  • Process Notification and Notification Wait activity - External Relationship

    Hi,
    I have a query relating to the Process Notification and Notification Wait activity.
    In my Process Creation after finishing 2 interactive avtivities I need to send notification or inform the instance
    waiting in a Notification Wait activity.
    For this Im using ALBPM Predefined Process Notification activity to send Notification.
    Im defining instance variable and mapping it as argument to Notification Wait activity.
    I have set the type of event to wait for as External relationship.And defined a correlarion
    at Notification Wait activity by setting initiate property as Yes and defined association with
    argument mapping.And selected the same correlation from the Process Notification activity.
    When im trying to execute the same always im getting the exceeption as Instance was not found for notification.
    Please help me to resolve this issue.
    Thank You,
    ~Kavitha

    Hi Matthias,
    What you have experienced is exactly how it works, the notification is processed after the screenflow is finished.
    I tested a lot some time ago and also really happy that worked well.
    Regards

  • Dear , please help me to solve my problem in activating my iPhone Where I lost it since 3 months and when found it cannot activating my ID Where give me (Your Apple ID has been disabled for security reasons. To enable your account, reset your password at

    Dear , please help me to solve my problem in activating my iPhone
    Where I lost it since 3 months and when found it cannot activating my ID
    Where give me (Your Apple ID has been disabled for security reasons. To enable your account, reset your password at applied.apple.com)
    And try to reset my password but cannot please help me where am a poor man and cannot pay another money to solving this problem to any one
    My iPhone data
    Ime:  ****
    Model: A1332
    FCC  ID : BCG-E2380A
    IC: 579C-E2380A
    MY id at cloud   ****
    Password    ( ****)
    My country : Egypt
    MY EMAIL : ****
    Tell no: ****
    <Personal Information Edited By Host>

    The following may help:
    Apple ID: 'This Apple ID has been disabled for security reasons' alert appears - Apple Support
    If you didn't receive your Apple ID verification or reset email - Apple Support

  • How do i stop two processes that are running in activity monitor

    how do i stop two processes that are running in Activity Monitor took one out of trash and it says preparing to move desktop still running with another one been running for hrs now want to stop these many thanks jen.

    Select each one and Force Quit it.
    But be careful there are many processes that are run by the OS that if quit will cause problems possibly even crash the system.
    regards

  • DSO with flag "SIDs Generation upon Activation" deactivated

    Situation 1:
    I am using a standard DSO. The flag "SIDs Generation upon Activation" is not set. Note 1392715 states:
    "... If you deactivate this flag, reporting is still possible since missing SIDS will be created during the query runtime from 7.0..."
    Question 1:
    What is about characterstic values with already existing SIDS? Are they selected at query runtime? Are SIDS created during query runtime for all characteristic values, even if the characteristic value has got a physical SID in its master table? Gets a query on this DSO faster, when pyhsical SID will exist in the respect master tables?
    Situation 2:
    I am using an infoobject with flag "attribute only" in a standard DSO. The flag "SIDs Generation upon Activation" is not set in this DSO. This DSO is connected to a virtual virtual provider based on DTP. The query Q1 on the virtual provider reports the infobject with the flag "attribute only". The query Q2 on the DSO doe not report the infoobject with the flag "attribute only".
    Question 2:
    What is faster? A query on a virtual provider or a query on a DSO with flag "SID Generation upon Activation" is not set.

    Hi,
    Question 1:
    What is about characterstic values with already existing SIDS? Are they selected at query runtime? Are SIDS created during query runtime for all characteristic values, even if the characteristic value has got a physical SID in its master table? Gets a query on this DSO faster, when pyhsical SID will exist in the respect master tables?
    1. There will be there at base tables. Query runtime it won't select sids.
        i think no, it creates sid for the records which don't have sid.
      along with sid, its depend on the selections/filters/data volume on dso.
    Question 2:
      Query will be faster on dso. because virtual provider pulls data during report excution and may take more time than reporting on dso.
    Thanks

  • Process must contain a start activity with no 'in' transitions.

    382: Design Validation generated 1 warning(s). You may save invalid definitions but they should not be used in running process.
    352: Process must contain a start activity with no 'in' transitions.
    What it mean ???

    Does the activity that you have marked as a 'Start' node have any in transitions?
    Does the little green arrow appear on the icon to show that the property has been set correctly?
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • [b]How to start a process bpel with a pick activity?[/b]

    I write a bpel asynchronous process that begins with the activity pick but I can not make the process continue with the activity receive, Example:
    <pick createInstance="yes">
    <onMessage partnerLink="BookStore"
    portType="bst:BookPurchasePT"
    operation="BookPriceQuery"
    variable="BookQuery">
    </onMessage>
    <--!receive ???>
    <pick/>
    <--!receive ???>
    As continuous process ?
    Thanks

    You don't need to add a receive.
    A pick "onMessage" branch is effectively doing the same thing as a receive activity.
    When you add the onMessage branch of pick you choose the partnerlink, operation, and can create an inputVariable.
    You can then deal with the input variable in the first step of the process.

  • Help, I paid but account has not activated. Talk to tech, someone was suppose to get back to me but no one has. What do I do-massively frustrated

    Help, I paid but account has not activated. Talk to tech, someone was suppose to get back to me but no one has. What do I do…massively frustrated

    Check your account page to see if your subscription is listed https://www.adobe.com/account.html
    Some general information for a Cloud subscription
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html

Maybe you are looking for

  • Export to Word and Compression

    I get the idea of exporting a pages document to Word.I understand the best option is to export as PDF but my wife has complained that she can't re edit the text in Word at her Office . Some in the Forums suggest using Neo Office.Suggestions please. A

  • IMP-00017: following statement failed with ORACLE error 1658

    Hi All, Please help me to find the reason of this error while importing the export file using parameters full=Y,ignore=n. IMP-00003: ORACLE error 1658 encountered ORA-01658: unable to create INITIAL extent for segment in tablespace USERS IMP-00017: f

  • JTabbed Pane - shows wrong content

    Hello, I created a TabbedPane with three tab panels , the first two contain one textarea, the third panel contains tw otextarea's. When i run my application , the first panel is active but wen the content of the third panel, i have to click on anothe

  • Windows 7 will not install on new Mac Mini

    Everything on the installation works flawlessly... from partitioning, to formatting NTFS, to choosing (x32 or x64) version *I've tried both*.... I get the options to choose date and time prefs, passwords, etc..... then on the final reboot to fire up

  • Are 64bit cpu's really that good?

    Im planning on updating my system at the end of June...and i originally planned on getting a xp3200 with some pc3200 ram...but i keep looking at the AMD 64's..and become more interested everytime i do...im a VERY avid gamer...and dont want to lose an