COGI error generated while collective order confirmation

hi ALL, this is the real  task for all PP GURUS.
the issue is related with collective order confirmation.
client is using customised program ZPP_CONF to confirm the collective order which is based on the sap spro program CORUPROC.this include automatic goods receipt,backflush & actual cost update .as user use zpp_conf for confirmation all this actions happened in backgruond.
now after using ZPP_CONF . the confirmation is not happening .instead of that it is going in COGI where they are getting a error massage which is as follows
"You have no authorization for this transaction with movement type 101u201D
this error continues for 10-15 minutes after doing refresh it goes. & confirmation happens.
this is not happening for all orders but for 8 out of 10.
users have proper authorisations.
they have enough stocks in st. locn.
they are loosing lot of time becuse of this.
HOW CAN I RECTIFY THIS ERROR GURUS?
when i search i found this is written in the CORUPROC documentation
Incl. incorrect goods movement: Not only preselected but also incorrect goods movements that are usually processed with transaction COGI are  selected and processed. 
VENKADESH

Hi,
The Program CORUPROC only can adjust the Errors in Goods movements. It can not handle the Table Locks..
The Program CORUAFWP, can taek care of table locks also, apart from the Errors in Goods Movements.
Refer below thread for similar type of problem..
COGI errors
Hope this helps..
Regards,
Siva

Similar Messages

  • Collective order confirmation for particular codes

    Hi
      I have problem for some material codes while production order confirmation.The material codes that starts with Sxxxxxxxxxxxxxx this number are not getting confirmed. Others are get confirmed without any issue.
    Production order confirmation is not working for that particular material code.
    Please guide me what solution should I give to the customer.
    BR
    Sagar

    Hi
    This is the error message. and one more thing this is a collective order and this is happening for parent order while child order is confirmed correctly.Goods movement is done through CO27 and confirmation is done with CO11
    BR
    Sagar

  • Error Message while doing Order CLSD

    Hi,
    I am getting error message while doing Order CLSD...
    Error Msg: Invalid cost element(XXXX) for reservation item 010.
    please suggest me...how to solve this issue.
    regards,
    Venkatesan Anandan

    Hi Venkatesan,
    I had replied and asked for one clarrification and to check same at your end.
    Is your Cost Element mapping done with cost cost center used in order settlement rule.
    Also check for Material Master Change document for Valuation Class change and revert back in this thread.

  • Error occured while creating Order

    Hi Gurus :
    When i am creating a new order manually in RRP3 , i am getting error like "Error occured while creating Order" . I ran consistency check and everything looks ok .Any hints would be appreciated

    This is the restriction created during Version creation.
    If we check no planned order without source of supply during version creation , order will not be created in absence of source of supply.

  • Trying to purchase ibook, says "an error occurred while trying to confirm account info, check network connection" .

    says "an error occurred while trying to confirm account info, check network connection"
    i am connected to network, iphoto is updated, what else can i try?

    The following solution was reported by ASC member Troy Murray. I can't confirm that it works or that all the steps are necessary. Back up all data before making any changes.
    Step 1
    From the iBooks menu bar, select
    Store ▹ Deauthorize This Computer...
    Enter your Apple ID credentials when prompted and click Deauthorize. Quit iBooks.
    Step 2
    Follow the instructions in this support article under the heading "Remove the SC Info folder."
    Step 3
    Launch iBooks. From the menu bar, select
    Store ▹ Authorize This Computer...
    and authenticate again. Click Authorize. Then select
    Store ▹ Sign In

  • Urgent error in output determination   while sending order confirmation

    hi all
    while sending the order confirmation i m getting the following error
    window TITLE is not defined for form RVORDER01 and
    error during readingTVBUR (return code 4) pls let me know if u have any inputs.

    Hi
    The Title window is either modified or deleted from the Layouot.
    You can contact your ABAP , they will help to correct this issue.
    This is a ABAP error and no confirguration involved.
    Regards
    KRSNA

  • Changr HU quantity generated via PRoduction order confirmation

    Hi gurus,
    I have created GRN of 112 quantity via production order confirmation.
    My plant andstorage location is Handeling unit managed so with GRN handeling unit gets generated.
    but packing had done for 1 quantity only.
    now how to change this quantity?  I tried HUCANC t code and gave the HU number but system is giving error that HU can not be cancelled.  first cancelled material document
    but GRN has made 112 quantity which is correct then how HU got packed with 1 only?
    I stuck up pls help

    when I am trying to change Hu in humo i am getting following error
    Storage type 111 does not allow repacking - HUs cannot be changed
    also getting following error if I am changing the quantity or emptying the Hu
    Handling unit 10016000800120555 has status "cannot be changed" - Process cancelled
    Edited by: vrunda on Jul 9, 2010 10:57 AM
    If I tried to delete
    Handling unit 10016000800120555 contains items that cannot be deleted
    Edited by: vrunda on Jul 9, 2010 10:58 AM

  • Runtime Error ( EXPORT_NO_SHARED_MEMORY ) while creating order in CRM

    Hi All,
    i am getting runtime error while creating order in CRMD_ORDER. details of error is provided below
    Runtime Errors         EXPORT_NO_SHARED_MEMORY
    Exception              CX_SY_EXPORT_NO_SHARED_MEMORY
    Date and Time          29.01.2009 02:07:58
    Short text
         Der EXPORT-Datencluster ist zu groß für das SHARED MEMORY.
    What happened?
         The current program had to be terminated because
         a capacity limit has been reached.
    What can you do?
         Please make a note of the actions and input which caused the error.
         To resolve the problem, contact your
         SAP system administrator.
         Select the "Print" function to obtain a hardcopy of the
         current termination message.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_EXPORT_NO_SHARED_MEMORY', was
          not caught in
         procedure "CRM_EVENT_PUBLISH_OW" "(FUNCTION)", nor was it propagated by a
          RAISING clause.
         Since the caller of the procedure could not have anticipated that the
         exception would occur, the current program is terminated.
    The reason for the exception is:
    This is probably due to a very large dataset, for which there are
    insufficient resources in your installation.
    Das SHARED MEMORY kann Objekte nur bis zu einer bestimmten Maximalgröße
    speichern (1) und hat selbst eine beschränkte Größe (2).
    In diesem Fall wurde die Größe 2 überschritten.
    to correct the error
    Mit den Profilparametern rsdb/esm/buffersize_kb und
    rsdb/esm/large_object_size kann man diese Größen verändern.
    Informationen über diese Parameter erhalten Sie mit der
    Transaktion RZ11.
    Beachten Sie jedoch, dass aus Performancegründen ein einzelnes
    Objekt nicht den größten Teil des Puffers belegen darf, so dass die
    maximal zulässige Objektgröße erheblich unter der Gesamtgröße des
    Puffers liegt.
    The exception must either be prevented, caught within proedure
    "CRM_EVENT_PUBLISH_OW" "(FUNCTION)", or its possible occurrence must be
    declared in the
    RAISING clause of the procedure.
    To prevent the exception, note the following:

    Hello Sudhir,
    Have you set the user parameter CRM_EVENT_TRACE as one of your personal
    user settings? If this is the case, remove this parameter and the dump will no longer occur. The parameter is intended for test purposes only, for a report which evaluates
    which events are published and which function modules are called as a
    result of these events. However, depending on system settings, the
    allocated memory may be too low and lead to the short dump.
    (CRM_EVENT_TRACE is the report which can execute in SE38.)
    Regards, Gerhard

  • Setting of tolerance limit while Process Order confirmation

    Dear Experts,
    I want to set tolerance limit onto the components of Process Order while doing the Process Order confirmation, Please teach me what all the steps do i need to follow for doing that.
    Thanks!
    Regards
    Sumit Kalyan

    Tolarance limit what you are speaking about is for the components. In wS view what you are setting up is the for the product, not for component.
    As I am aware we cannot set any tolarance limit for the component as such.
    I am not sure what actually you want.
    example - component  A, as per the planned qty in production order is lets ussay 10, now when doing confirmation user can enter 10+ or - 1, if he neters moer than 11 or less than 9 system should not allow? is that you are trying to implinment?
    If so that mayn not be possible unless otherwise you impliment some user exit.
    In OPK4 what settings are there is for product and not for raw material/component

  • Error encountered while collecting the data from JMS topic bus

    Iam encountering a problem while collecting the data from JMS topic bus and pushing the data to BAM.On the DesignStudio window, after I click on “update” button in the plan window to run the plan I get the following exception messages:
    IMessageSourceReceiver->messageReceive:
    javax.naming.CommunicationException: Connection refused: connect
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at
    com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at
    iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)
         at
    iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerS
    tart(JMSMessageSourceReceiverImpl.java:1001)
         at
    iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageRecei
    ve(JMSMessageSourceReceiverImpl.java:326)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at
    java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:426)
         at java.net.Socket.connect(Socket.java:376)
         at java.net.Socket.<init>(Socket.java:291)
         at java.net.Socket.<init>(Socket.java:147)
         at
    com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnecti
    on.java:682)
         at
    oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSoc
    ketRmiTransport.java:58)
         at
    oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java
    :78)
         at
    oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTr
    ansport.java:68)
         at
    com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.ja
    va:646)
         at
    com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientCon
    nection.java:190)
         at
    com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.jav
    a:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 5 more
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]

    The error msg says that your BAM server cannot connect to your JMS provider. Make sure your configs are all ok, in EL DesignStudio, BAMArchitect EMSdefinition, etc. You can refer to the samples and technotes and tutorials to understand these details. If you are following the steps in the technote etc. pl verify your oc4j container is running, and oc4j version and 'jndi path' is ok. Give the doc name, pg number and step where you are getting this error.

  • Pb while receiving order confirmation

    Hi experts,
    please can u help out this problem:
    I m sending purchase order fax to vendor then i expect order confirmation. this later does not contain the po number, so is it possible to modify settings in order to have this number in table SOST? is it possible as well that this order confirmation be received via mail by the user who created the PO?
    it is a urgent need so any help would be welcome.
    thanks in advance.
    Nouha.

    Hi mneborak,
    WOW the iPhone is a fantastic device, I'm sure you will enjoy it very much. Your account will be charged once your device is ready for shipment as indicated by kaebfly (thanks!). Based on your post we expect to be able to ship your device by October 28, 2011, this means that we may ship your device on October 28, 2011, in which case you will receive your device a couple days after the 28th.
    Please be assured that once your device is shipped an email will be sent to you with a shipping tracking number indicating the exact delivery date.
    Additionally, you can check your order status at your convenience at this LINK.

  • Error generating while adding PO through DI

    Hi All,
    I got an error while creating Purchase Order through DI API by taking an Excisable Item and non-excisable Whs and non CENVAT TAX
    The error is  ' There are Excisable Item(s) with non-CENVAT tax code'
    But if we are creating PO as same through UI API
    it is successfully adding.
    Then how can I add PO through DI API using this senerio.
    Please reply anyone ASAP.
    Anshu

    Hi Anshu,
    If you could add it through UI, try UI API instead of DI API.
    Thanks,
    Gordon

  • ERROR: GENERATE SQL COLUMNS ORDER

    Hi:
    in entities (ERD) i've numbered the sequence of columns ... ie:
    attributes of entities
    name sequence
    cod_client 10
    name 20
    postal_code 30
    etc...
    but when i generate the SQL script to create tables they appear
    to be misplaces... disordered... what's wrong ? there's no order
    at all... neither foreign keys or primary keys have order...
    so my table appears like this
    name
    postal_code
    cod_client
    with columns disordered!!!
    what i need to do ?
    I use designer 6i R2 !
    thankx in advance!!
    Ricardo

    Hi,
    This is indeed a problem.
    What you can do is after you have run the DDT, in the Design
    Editor, change the sequencing again back to the one you had given
    while creating the entity.This is the only workaround as for now.
    Vishal

  • Error generated while transporting a request using TMS

    Dear Techies,
    While transporting a request iam getting an error message
    "Transport control program tp ended with error code 0247"
    Errors: add to buffer has problems with data- and/or cofile
    Iam not getting any information to resolve the problem. Further In devlopment system iam unable to see the old requests and also new one whcih i have created and released. I tried adding the request manually in TMS, whcih resulted in the above mentioned error.Please suggest some solution

    are you able see the objects when you are expanding the request/task
    Also please check the followings & let us know the result
    1. Goto transaction STMS. Menu verview -> Systems. Select system and Menu Check --> All available option
    2. Goto transaction STMS. Menu verview -> Transport Routes, Menu Configuration --> Check --> All option
    One more thing are you facing this problem with only for one specific request or for all requests
    Edited by: Mrinal Das on Jan 5, 2011 3:10 PM

  • Jxl -need help to solve error generated while using createWorkbook() method

    I need to copy a template excel file(template will hold the file name) to another new generated excel file (book.xls).
    And I was trying this, -
    FileInputStream fis = new FileInputStream(template);
    jxl.Workbook jwbook = Workbook.getWorkbook(fis);
    Sheet jsheet[] = jwbook.getSheets();
    int sheetNum = jwbook.getNumberOfSheets();
    FileOutputStream fos = new FileOutputStream(pathName + File.separator + "book.xls");
    WritableWorkbook outputWorkbook;
                outputWorkbook = Workbook.createWorkbook(fos, jwbook);error showing :-
    java.lang.NoSuchMethodError: common.Assert.verify(Z)V
         at jxl.biff.XFRecord.<init>(XFRecord.java:356)
         at jxl.write.biff.CellXFRecord.<init>(CellXFRecord.java:50)
         at jxl.write.WritableCellFormat.<init>(WritableCellFormat.java:87)
         at jxl.write.WritableWorkbook.<clinit>(WritableWorkbook.java:55)
         at jxl.Workbook.createWorkbook(Workbook.java:344)
         at jxl.Workbook.createWorkbook(Workbook.java:326)
         at custom.localopal.actions.TestExcel.processAction(TestExcel.java:581)
         at custom.localopal.actions.TestExcel.main(TestExcel.java:1373)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)Here,-
    template is a filename,
    pathname is "c://Test",
    'template' is also in the same path.
    Can any one please help me to identify the problem? What is the reason of the error and how it can be solved?

    It looks like the error is on the below line ;
    java.lang.NullPointerException
      at oracle.apps.ap.oie.audit.server.AuditReportLinesVORowImpl.isPersonalLine(AuditReportLinesVORowImpl.java:449)
    Please check what is the reason for the error.
    I am seeing many issues with VO substitution these days which is because the extended VORowImpl is not calling super for those attribiutes which is overridden in the stanard VORowImpl.
    Please have a read on the below blog and see whether that is applicable to your VO extension.
    Johny's Tips: OAF: Transient Attributes not getting populated in Extended VO
    If not, please attach the standard and the custom VO files
    Cheers
    AJ

Maybe you are looking for

  • Query tunning in Oracle using Explain Plan

    Adding to my below question: I have now modified the query and the path shownby 'Explain plan' has reduced. The 'Time' column of plan_table is also showing much lesser value. However, some people are suggesting me to consider the time required by the

  • Messages typed on phone not showing in online messages?

    When I type a text on my phone and go online to review discussion, some of the msgs are not showing up. Also, when I type a text from online there not showing on phone, aren't these suppose to sync?

  • HT1296 can I sync info from my iphone to my new laptop?

    I just bought a new laptop.  How can I sync what I have on my iphone to itunes to my laptop?  I do not have an apple laptop.

  • Dolby digital in itunes over hdmi for 7770

    I just bought a amd sapphire 7770 and now itunes won't output dolby digital over hdmi but other programs will. I am using the latest drivers and software, how do I fix this?

  • Do  I need Tiger in order to upload a song to iWeb

    I'm just now experimenting with the new iLife, and drug a song into my iWeb... it plays, has the little control pane device on the layout, but once uploaded it doesn't have the control pane nor music. Am I gonna hear how I need Tiger to upload and pl