Confirmation in Error !

Hi,
We have a situation with one of the Purchase order confirmation in the classic scenario. The confirmation has generated a number in SRM but the same shows status 'Error in Process'.
On checking the transaction RZ20, I found that there were errors in the IDOC and the message was 'Error when posting IDOC in the backend system'.
Can anybody let me know how to analyze this problem -- either by debugging or trying to repost the IDOC.
Kindly let me know the detailed steps for analyzing this problem and resolving it.
Regards,
Rajesh

Hi,
Thanks for the info ! But how do I find the incorrect data or the error message. It does not display in the IDOC or the bbp_pd of the confirmation object.
Also, the status of the IDOC is 'Data passed to Port - OK' .
The next status should be posted to R/3 application ok if I am not wrong.
Can you throw more light on this ??
Regards,
Rajesh

Similar Messages

  • Missing session confirmation number error..?

    Hi All, i'm facing missing session confirmation number error, when i try to add a product to wishlist for logged in user..?
    Error :
    16:01:57,218 WARN [DAFDropletEventServlet] Missing session confirmation number: Request URI: /store/product/detail.jsp,
    Referer: http://localhost:8180/store/jump/productDetail/Food_&_Candy/Candy_&_Chocolate/Licorice/Licorice_Laces_(2_lb._Bag)/52607
    Code Fragment:
    <dsp:form method="post" action="${wishlisturl}" formid="wishListForm" id="wishListForm" name="wishListForm" >
    <dsp:input type="hidden" bean="GiftlistFormHandler.giftlistId" beanvalue="Profile.wishlist.id"/>
    <dsp:input bean="GiftlistFormHandler.addItemToGiftlistSucessURL" value="wishlisturl" type="hidden"/>
    <dsp:input bean="GiftlistFormHandler.addItemToGiftlistErrorURL" value="wishlisturl" type="hidden" ></dsp:input>
    <dsp:input bean="GiftlistFormHandler.quantity" id="wishQty" type="hidden" value="1" priority="9"></dsp:input>
    <dsp:input type="hidden" bean="GiftlistFormHandler.productId" value="${productId}"/>
    <dsp:input bean="GiftlistFormHandler.catalogRefIds" id="wishlistSku" value="" priority="9" type="hidden"></dsp:input>
    <dsp:input type="hidden" bean="GiftlistFormHandler.AddItemToGiftlist" value="submit"/>
    </dsp:form>
    Please explain why the error being thrown..
    Thanks,
    Vishnu

    Usually you should not get this unless the same form is getting submitted multiple times or outside current session's context. I have also seen this happening sometimes when submitting dsp forms through AJAX. You may check these possibilities.
    Actually ATG uses a request parameter dynSessConf* whose value is a session-confirmation number to verify that the incoming request to ATG is legitimate. On submission of a form or activation of a property-setting <dsp:a> tag, DAFDropletEventServlet in request pipeline checks the value of dynSessConf against the current session's confirmation number. If it detects a mismatch or missing number, it can block form processing and return an error. This mechanism is provided to prevent cross-site scripting attacks and you can configure this behavior through following properties in /atg/dynamo/Configuration:
    enforceSessionConfirmation - specifies whether the request-handling pipeline requires session confirmation in order to process the request; the default value is true.
    warnOnSessionConfirmationFailure - specifies whether to issue a warning on a confirmation number mismatch; the default value is true.
    You can also control session confirmation for individual requests by adding the requiresSessionConfirmation attribute to true or false on the <dsp:form> or <dsp:a> tag like:
    <dsp:form requiresSessionConfirmation="false" ...>
    <dsp:a requiresSessionConfirmation="false" ...>
    When requiresSessionConfirmation attribute is set to false as above, the _dynSessConf parameter is not included in the HTTP request and DAFDropletEventServlet skips validation of this request's session-confirmation number.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Confirmation creation error in web portal using BRF

    Hi SRM Gurus,
    We are new to SRM 7.0. Currently we are trying to create a confirmation step through BRF to get approval for confirmation of  goods received.  We are using a copy of the FM: /SAPSRM/WF_BRF_0EXP000 with the following parameters:
       0C_C1_C_FWFCORLCNTNT   > Class: /SAPSRM/CL_WF_RULE_CONTXT_CONF
       0C_C2_C_GET_PROPERTY    >  Method - Get Atrribute Value 
       0C_C3_C_SPECIFICAT             > Specification (for example, confirmation/return delivery/cancellation)
    The standard workflow number is WS 40000015.
    When we are using the Result Type as Boolean, we are getting a pop-up error message "Schema not found" in the web portal.
    When the Result Type is changed to C (Length 30), we are getting a pop-up error message "No process levels defined in process scheme CF" error in the web portal.
    Kindly provide us your valuable suggestions..
    Thanks in Advance.
    Cheers,
    Ashok.

    Hi,
      Is your schema evaluation(Event) linked to a expression(Schema definition) determine dynamically? if so check your FM expression when EV_VALUE return correct value.. make sure you clear the ev_data_missing..

  • Confirmation Posting Error

    Dear SRM Experts:
    system information: SRM 4.0, R/3 4.6c
    We have a situation were the confirmation is approved in SRM, but an error occurs when the system is creating a service entry sheet in R/3. The error from BBP_PD is "General error during acceptance posting" which means budget issues.
    In R/3, for the PO in the limits tab, the overall limit value is $330.00 and the net price in the confirmation in SRM is 316.00 USD. So I am not sure how the budget exceeded error comes here during posting to R/3 ?
    Any ideas.
    Points will be rewarded for answers.
    Thanks in advance.
    Bobby

    Hi,
    Check the OSS note 854284 .
    BR,
    Disha.
    <b>Pls reward points for useful answers.</b>

  • SRM Confirmation IDOC errors - Not appearing in Application Monitor

    We receive Shipping confirmations from vendors in XML format to our Business Connector and then the IDOC gets created in SRM. Some of the IDOCs are failing due to validation errors with data in confirmation. (For example the item level shipping count doesn't match whats on PO). When the failures ocur like this, the errors getting written to Administrators Inbox. All IDOCS succesfully processed in SRM in turn will go through normal confirmation scenario (Creating IDOCs in R/3).
    Is there a way to get them into EBP Application Monitor? Please let me know.
    Thanks,
    Suren

    Hi,
    You may not get ORA-4030 in the Alert log as it for system level resource issue, so it should appear at run time for new processes trying to create new processes and are requesting memory. The existing running database processes does not get impacted when they already have memory allocated.
    04030, 00000, "out of process memory when trying to allocate %s bytes (%s,%s)"
    // *Cause:  Operating system process private memory has been exhausted
    // *Action:
    Not all ORA errors reported on alert.log file. Some of the ORA errors are reported only on client side. This error will be reported on alert.log if any of the oracle server processes is not able to allocate memory.
    HTH
    Edited by: skvaish1 on Jan 21, 2010 10:08 AM

  • Confirmation issues, Error in Process

    We are getting the following error in SRM system when doing confirmations, any ideas guys
    Error whilst creating an entry sheet in the backend system 0000026433 117 General error during acceptance posting
    This then dispays as an error in process???
    Regards
    Steve

    When we look in BBP_PD we see the following (see below)
    We have two red entries : -
    Stats:
               Status         Description                    Inactiv
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1017          Currently Being Transferred    X
    HEADER     I1019          Error in Transmission
    HEADER     I1021          Created
    HEADER     I1022          Approved
    HEADER     I1038          Complete
    HEADER     I1044          Confirmed

  • Confirmation in error in process

    HI,
    We are using SRM 4.0 (SP12) with extended classic scenario.
    Today morning we had a situation where the batch jobs scheduled in SRM is not displaying in SM37. System couldn't reschedule any of the batch jobs. We ran the house keeping job and then everything seems to be working fine.
    But since evening, the confirmation posted are going to error in process status. IDOC posted in SRM and backend are not in error
    status. Still confirmations are showing as error in process. Till evening confirmaiton was posted without any issues.
    CLEAN_REQREQ_UP and BBP_GET_STATUS_2 jobs are running fine. But the confirmations posted are showing as error in process status. Entries in table BBP_DOCUMENT_TAB is holding the PO from further confirmations. Not sure whether any batch job is not running.
    Could you please help me to fix the issue?
    Thanks,
    Arun

    Hi Arun,
    Try to follow below steps, hope you will get something
    1) Check confirmation application monitor error what is the cause
    2) Check BBP_PD Error Message
    3) Execute the FM (BBP_PD_CONF_TRANSFER_V2) for the error confirmation in SRM and after execute a IDoc will generate (Failed) Iodc
    4) Check related Idoc in WE02 or BD87  and re-process
    5) Check related confirmation in R/3 and SRM
    Regds,
    jai

  • Some deliveries selected for Ship Confirm have errors or warnings

    Hi Guys,
    Getting the ship confirm error.
    we dont have the following at the item level
    1) revision control
    2) serial controlled
    3) lot controlled
    4) sub-inventory control and all other controls
    and shipping parametres are correctly defined.
    This is happening only in UAT, in all other environments the issue is not reproduced.
    Kindly advise.

    Guys,
    Got an update from users that some lines have conditional holds.
    I tested in other environments it worked well.
    So I thought there might be some other issue than expected.
    Cheer!!

  • Confirmation with errors in calc. actual costs for PM-order

    Hi,
    We have a PM-order with notifications and good movements that has tecnical completion status and is already settled. So we want to set it with bussines completion status, but an error arises: "Unprocessed future change recs for order 5009385 prevent del. flag/completion"
    We already checked for automatic goods receipt pending, backflushes, etc. and the only found is an error record in actual costs calculation (trn. COFC). Looking at this record the message says: "No prices could be determined for object Activity type CONA/900097/PM-100" (message KW 407).
    We checked price set for the activity type and cost center and is set for all the periods of actual fiscal year. Then looking at the details for above message, we found the following: "No price could be found for object Activity type CONA/900097/PM-100 with price indicator 7 and value type 4"
    The question is: why system is trying to get price for activity type PM-100 with price indicator 7 instead of 3 as usual for our PM-orders? How price indicator is defined from actual PM-order parameters? Any idea?
    Regards,
    mr.

    Hi
    Whats your activity type category? I believe it should be 1
    Your point is right, price indicator shud be 3 because while confirmation system uses the planned rate.. And price indicator pertains to actual activity price..
    Check whether you have calculated or maintaned actual activity price or not in KBK6
    Ajay M

  • Unable to download Adobe Acrobat XI; order confirmation, get error message 413 Header length too large JRun Serviet Error;  how to download program I paid for?

    I purchased Adobe Acrobat Pro XI on line; received email order being processed and order purchased confirmed.  When I tried to download the program I received JRun Serviet Error 413, Header Length too Large.  Is there a way to resolve this?  Is there a customer service number at Adobe?

    Get the download from http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html. You will still need your S/N to complete the install.

  • Confirmation Cancellation Error -CO13

    Hi all,
    I am encountering an error during CO13 for any activity in production orders. The error is " Enter only one true account assignment" And finally when I press back button to come out the confirmation gets terminated saying " Confirmation terminated due to incorrect goods movement"
    Please help me regarding this issue.
    Regards,
    Sachin M

    Hi Sachin
    What i could found is that there is some incorrect data in table T158
    U can refer to Note # 446084
    Second thing; are u getting this error in CO13? Please confirm
    Rgds
    Edited by: Vicky Khabrani on Feb 28, 2008 9:23 AM

  • During cor6n confirmation getting error

    hello to all,
    during confirmation of a phase (cor6n) with yield 8 and scrap 2 out of total of 10 pc. i'm getting error message
    "_Scrap for order 70001636 in plant 1100 must not be confirmed_
    Message no. RU707"
    kindly let me know what is the error
    regards

    Hi,
    In TCode COR4, transaction for a given plant and order type in planning tab page activate scrap check box and then confirm it will work
    FYI, Usually scrap is not planed in PP-PI.
    Regards,
    Sankaran

  • Wrong Confirmations giving error in DP90

    Hi,
    I have done some labour hour confirmations confirmations againt the service order. Out of all these confirmations some time confirmations are with wrong activity type. These wrong activity types are not for material determination in DP90. Then we reversed / cancelled the confirmations with wrong activity type. But still these confirmations are giving error of material determination in DP90. Pl. suggest how can I get rid of this material determination error in DP90 for those wrong and cancelled confirmations.
    Thanks.

    Hi Pete,
    I tried putting actvities in the source list. It worked fine for the labour cost determination. But it is not working for material determination. I think it is putting "AND" relationship (means looking for combination of acitvity and cost element) while determination. But my requirement is to have it determined for the given cost element set without activity type combination.
    Could you pl. suggest the solution for this.
    Thanks

  • Order confirmation output error.

    Hi All,
    There is an output type which prints the Order confirmation. A new functionality was added to this. If a material has warranty it prints at the end. This can happen for more than one material and this text is taken from SO10. Whenever a print out of this order confirmation is taken there is an attachement created automatically(pdf).
    this attachement  shows wrong warranty i e output sometimes.Other times it correct. however the preview is correct. How do i correct this.
    Regards,
    Amit

    somewhere in the code the <b>CLEAR</b> statement is missing... due to this sometimes the previous one is taken and printed instead of actual one.

  • Serial Number Error in YMFBF confirmation for semi-finished material.

    Dear Experts,
    We are having repetitive manufacturing scenario,while confirming the Semi-finished material ( X) in YMFBF Screen, after POST with Correction and Saving the Confirmation. Error Applied....
    "Only the 0 serial numbers entered instead of 1.
    Message no. IO304
    Diagnosis
    There is a serial number obligation, so the number of serial numbers must equal the number of serial numbers in the material document.
    You can post the operation only if you entered the correct number of serial numbers previously.
    System Response
    Depending on the context in which the error arises, the system continues processing, or the required function cannot be performed.
    Procedure
    You have the following options, for example:
    Check that the serial numbers are entered fully.
    If necessary, display an error log.
    If necessary, contact your system administrator.
    Please give some solution for this,
    Thanks,
    Babarkhan

    thread is closed from my side.

Maybe you are looking for

  • Iphone 4s in settings can't access Notes or Mail.  Also can't access mail from home screen. Can't send email. All else is good.

    I need help. I have reset my iphone. I have turned it off then on. Still can't launch my built in mail app from home screen. When I try it goes to blank page then right back to home screen view. In settings for the iphone 4s I can not access Notes or

  • Business Flow for Down payment

    Dear All, 1. when and where Down payment will appear in FI business flow 2. what are the process will happend in down payment. 3. What is the end stage of down payment.(Vendor & Customer) Can i have Business Flow digram for Down payment to vendor and

  • Sync to Sync BPM scenario

    Hi Experts, How to do Sync to Sync BPM scenario without using Sync/Async bridge? Could you please give the BPM steps for SOAP to JDBC scenario? Regards Sara Edited by: Sara D on Jan 17, 2008 7:59 AM

  • ITunes 11 not responding on my mac.

    Have tried removing the .plist files but that didn't work, although it did try to start opening the library but then went to not responding again. Any ideas please?

  • How to list principals in the security role?

    Does anybody know how to list principals assigned to a security role programmatically? The role assigment is specified in weblogic.xml files for web applications and weblogic-ejb-jar.xml files for EJBs. Any help would be much appreciated, Margaret