Confirmation status I1016 release rejected

Hi SRM gurus,
  We are working on classic scenario on SRM 5.0. We created a shopping cart, PO and confirmation.
We have the status of the confirmation as I1016 release rejected when we do the conf. from EBP. If we do the GR in the backend the conf. is updated.
For all PO's the EBP conf. is not transfered to the backend. We tried to run the clean req req report manually. We tried to search thru the OSS notes and also thru this forum but could not find worthy info.
Can any one suggest what could be possible reasons?
We have our workflow working fine with the status as approved. If we try to replicate the same manually with the BBP_PD_CONF_GETDETAIL it gives the same status.
Is there any way to change the status of the conf. so that it will be updated in the backend.
Workflow conditions are working perfect as there is no workflow error also.
Best regards,
Sridhar.

Hi
Please try this ->
The status of the Rejected shopping cart can be seen under Stats : head.
You can see the status in CRM_JEST table using the GUID of the shopping cart.
The status will be updated with I1016 (Release rejected) from I1015 (Awaiting approval).
Also look in the transaction - bbp_pd .
See related Notes ->
Note 958297 Search for confirmations with transfer errors
Note 537459 Confirmation cannot be reversed despite invoice quantity = 0
Note 1073012 Search for Confirmations with Status 'All'
Note 1014108 No DocB status change after SRM document is rejected
Note 827638 Populate possible statuses for PO correctly in extraction
Hope this makes you clear. Clarifications are welcome.
Regards
- Atul

Similar Messages

  • Quotation in Release Rejected Status, how does the purchaser can review it?

    Hi Gurus,
    Once the approval rejected the quotation. Now the status become release rejected. When purchaser try to open the quotation it show an error message "you cannot open rfx response 9000000001 with release rejected status". The approval is assign with SAP_ALL and SAP_NEW. Beside, i not able to find this error msg in SE91.
    Regards,
    Wind

    Hello Wind,
    As per the standard functionality delivered with SRM 701, purchaser user should be allowed to view the details for the Rejected RFx response  and he also he will be provided with the Undo Reject option to re-submit the response for approval to the purchasing manager.
    Also you have mentioned about the roles assigned to your user id , i could see that you have given both SRM 70 and SRM 701 roles at the same point of time.
    Kindly assign the SRM  701 roles only , else the system will not behave properly.
    Try with the below roles in ABAP system with the proper authorization.
    /SAPSRM/OP_PURCHASER_EHP1
    /SAPSRM/ST_PURCHASER_EHP1
    /SAP_CFX_USER
    ZSRM_TEAM
    In portal kindly give the corresponding Strategic purchaser Ehp1 role.
    After making these changes kindly check the scenario once again, it should work fine.
    Best Regards,
    Rahul

  • Service Order - Status Release Reject "RELR"

    HI Experts,
    When i am created a service order from repair order automatically, it is getting created with the status release rejected "RELR", It should be released automatically from the repair order, wich infact was happening but now due to some reason this functionality not working,
    Pls suggest what i should check for the same so that this should work fine
    Urgent !!
    Rgds

    Bharat,
    could you check whther any pemits assigned to the service order or not. The auto release for the ordertype is on, and because of ome reason system is not able to release the order.
    check the Permit, and release it , then try to release it manually.
    Prase

  • Confirmation Release Rejected in ECS

    Hi All,
    We implemented ECS (SRM 5.0, Server 5.5).
    PO is creating in EBP and replicating to ECC 6.0. but when we trying to create Confirmation in SRM side it says "Conformation 5000XXXXX Release Rejected.
    I am able to create GR and IV in ECC side, but unable to create Confirmation in backend.
    Did anyone face this problem?
    Thanks,
    Ravi Varma

    Hi
    <u>When this error occurs ? Any short dump happens in this case.. (See transaction ST22 for more details) ?? If yes, please paste complete details in next reply..</u>
    <b>Meanwhile, please go through the following SAP OSS Notes below -></b>
    Note 740726 - Confirmation/invoice cannot be rejected
    Note 1031298 - No change in final entry flag after cancel/return delivery
    Note 885409 - BBPCF02: The search for confirmation and roles is slow
    Note 824257 - BBPSC04: Search for shopping cart and role is slow (2)
    Note 550252 - EBP: Abort after change of rejected confirmation/invoice
    Note 510570 - values after change of rejected confirmation
    Release rejected
    Confirmation Release Rejected
    <u>Do let me know.</u>
    Regards
    - Atul

  • Confirmation Release Rejected

    Hi All,
    We have implemened Classic Scenario(SRM 5.0 & ECC6.0).
    The PO created fine in backend, but when i create Confirmation in SRM side it shows "Confirmation Release Rejected"
    did anyone fgot this error. Plz let me know what could be the reason.
    Thanks,
    Ram

    Hi
    <u>When this error occurs ? Any short dump happens in this case.. (See transaction ST22 for more details) ?? If yes, please paste complete details in next reply..</u>
    <b>Meanwhile, please go through the following SAP OSS Notes below -></b>
    Note 740726 - Confirmation/invoice cannot be rejected
    Note 1031298 - No change in final entry flag after cancel/return delivery
    Note 885409 - BBPCF02: The search for confirmation and roles is slow
    Note 824257 - BBPSC04: Search for shopping cart and role is slow (2)
    Note 550252 - EBP: Abort after change of rejected confirmation/invoice
    Note 510570 - values after change of rejected confirmation
    <u>Do let me know.</u>
    Regards
    - Atul

  • Function to change CATS status to released for approval

    I have a requirement where I need to change in batch cats records from status 10 to status 20 'released for approval'
    I can't find how to change the status in  BAPI_CATIMESHEETMGR_CHANGE
    and another function CATS_APPROVAL only works for approving or rejection of records.
    is there another bapi or function which I can use to change the record status of cats ?
    or the other way around is also acceptable that I can set the status back from '20' released for approval to '10' locked.
    kind regards
    arthur de smidt

    when debugging cat2 I found a form which handles the release for approval. but I'm nog sure if there is more to it. for so far I can see it updates the status directly and that's it. when I go further on I come in the screenpainter prog. any clues if it's normal to use this code for my own abap ??
    further on I don't understand the function of ASSIGN_FIELDS_IN_ICATSD ?
    can somebody explain this one ??
    include : LCATSF33
          FORM FREE_ONE_CELL                                            *
          free one cell on dynp                                         *
    FORM FREE_ONE_CELL USING U_NUMBER
                             U_WORKDATE LIKE CATSDB-WORKDATE.
    assign the correct fields
      PERFORM ASSIGN_FIELDS_IN_ICATSD USING U_NUMBER.
      IF <STATUS> = STATUS-LOCK OR <STATUS> = STATUS-REJE.
    count records
        TOTAL_RECORDS = TOTAL_RECORDS + 1.
    date in the future ?
        IF TCATS-FUTURE IS INITIAL.
          IF U_WORKDATE > SY-DATLO.
            FUTURE_RECORDS = FUTURE_RECORDS + 1.
            MESSAGE S024 WITH FUTURE_RECORDS TOTAL_RECORDS.
            EXIT.
          ENDIF.
        ENDIF.
        READ TABLE ICATSDB WITH KEY MANDT = SY-MANDT
                                    WORKDATE = U_WORKDATE
                                    COUNTER = <COUNTER>
                                    BINARY SEARCH.
        IF SY-SUBRC = 0.
          ICATSDB-STATUS = STATUS-FREE.
          IF ICATSDB-ACTION IS INITIAL.
            ICATSDB-ACTION = ACTION-UPDATE.
          ENDIF.
          MODIFY ICATSDB INDEX SY-TABIX.
          <STATUS> = STATUS-FREE.
    set global marker that data have been unlocked
          FREE_DATA = YX.
        ELSE.
          MESSAGE X030.
        ENDIF.
      ENDIF.
    ENDFORM.
    kind regards
    arthur

  • Create Service Agreement - In Status field, "Release" is not appearing.

    Hi folks,
    I am creating a simple Service Agreement in CRM Web UI. Entered all data required like Customer, product, org details, price discount etc.. and tried to "release" before saving.
    In the Status field "Release" option is not there to select. I see only "In Process" and "Completed".
    Can anybody tell me how to make 'Release' available, so that I can release the document and save it.
    The price is not determined for the product. Could that be the reason?
    The document is error free as I don't see errors in App log.
    Please give me and idea to resolve. Will be generous in giving points.
    Regards,
    John

    Hi Shashidar,
    Thank you for your response. Here is the following steps I did:
    1. Status profile is CRMORDER
    2. In this status profile, I see the following:   Open with status No.10
                                                                        In Process - 20
                                                                        Completed - 30
                                                                        Rejected - 40
    3. I added a new entry for Released with status number: 50
    4. I have taken care of the Lowest and Highest Limits.
    5. I also checked the 'Object Type' as 'Agreement'
    Now, I am not clear which Business Trans I should assign. In the drop down list, I see many Bus.Trans for 'Release'
    such as APRL - Release / CALL - Release / CREL - Release and so on.
    My question is, which one of these should I select. I tried couple of them, it did not work. (Release still not appearing on CRM7.0 Web UI)
    Currently, I am trying to release a Service Agreement on the Web UI. I played around with lowest and highest limits a couple of times and it changes accordingly in Web UI. But some reason 'Release' is not visible which carries the status No.50.
    I wonder what is going wrong. Any help would be well appreciated with generous points.
    Thank you in advance,
    Fred

  • How to retire/archive/status a released workbench transport for an OSS note

    My Question:  Is there a best practice for the "retiring" or "archiving" or "statusing" of released workbench transports for OSS notes that have been imported into the quality environment, but should never be imported into the production environment? 
    For example an OSS note is applied and imported into QS1, but then a CRT Hotpack is applied as an entire patch upgrade, so that the prior individual transport is no longer needed.  Best Business practice indicates to not delete a released transport, but unless there is a way to permanently segregate them from the remaining legitimately viable transports, there is always a risk that the "stale" code could inadvertently slip through thus overwriting good code.

    Hello.
    Well, you have confirmed what I suspected when I read the descriptions - wrong forum. 
    I chuckled and couldn't stop a broad smile from creeping across my face when I read your response though:  "the old BASIS type questions".  I knew we were a bit behind the times here; you have definitely confirmed this suspicion.
    Thank you again.  I'll try another search of the OSS notes or put in a customer message just for the heck of it.

  • Difference in Confirmation Status

    Hi Gurus,
    Greetings.
    I am encountering problems in delta report(/n/sapapo/ccr). I cannot reconcile the error nor sendig to APO does not
    correct error 173.  Difference in confirmation status o R3 against APO.
    I checked the process order in r3 it is alreay delivered- with final confirmation against APO with release
    status.
    Kindly help if someone has already encountered th same problem.
    Thanks
    Armi

    Hi Armi,
    We have encountered the same problem. In our system, the cause why it can't be reconciled via Delta REport is the changes made to the master data. The routing for the material is changed in our scenario.
    The inconsistency can be rectified by putting the order in Status TECO.
    Hopes this helps,
    Raymond

  • Is it possible to change the status from Bid Rejected to Bid submitted?

    Hi there.
    We are working in SRM 4.0.
    One user rejected a bid, but it was a mistake. Is it possible to change the status from Bid Rejected to Bid submitted?
    We would like to modify the status from Bid Rejected to Bid submitted or Awaiting Approval to Bid submitted in order to solve errors.
    Thanks and regards.
    Raúl Moncada.

    Hi ,
    Use Function Module : BBP_PD_BID_STATUS_CHANGE
    Supply Activity = 'QOSU' .
    Regards,
    Sachin S M

  • Process order release reject.

    Hi Experts,
    Question related to Make to order (MTO)
    I was created one sales order successfully.
    Then I run MRP and i got Planned sales order.
    After that I converted that planned sales order sa process order.
    When i click on release icon, my proble arised.
    that is Released rejected.
    I checked the stock availability in MMBE/MB52, there I found lot of stock.
    But in the Process order message is comming that missing parts list.
    Can any body give me solution for how to release the process order.
    by
    M.Anand (Hyderabad)

    Hi,
    This has already been replied to in your earlier post...!!!
    check and revert.
    Cheers,
    Rajan.

  • PO Release / Reject WorkFlow

    Hi
    I have a scenario for PO Release / Reject Strategy . It is a Three Level Approval Process . If a PO is saved , the Work Item has to goto first Approver for Release and after he approves it has to goto Next so on . If the Approver reject it has to go back to the Previous approver and if he rejects it has to goto the Previous guy and so on  .How can it be done in one WorkFlow Process.
    Thanks

    Hi BK,
    you need to create a process logic here.
    I doubt if std.WF template has this logic.
    In PO tables, there is a field which ammends 'X' in every release done.
    Say there are 3 levels of approver, if approver 1 approved, the field would be 'X' if 2 approves it would be 'XX' and so on till eight levels (if Release Strategy is maintained)
    So somewhere in your logic you need a container which fills this and using this container you need to track the approver and send the rejection notification.
    So hint, combination of LoopUntil Step, CheckCondition Step and may be Process Control Step at the end.
    Hope it helps.
    Aditya
    Edited by: Aditya Varrier on May 16, 2011 2:06 PM

  • Confirmation status in Sales order header

    Hi,
    I have processed one sales order until billing. The processing status in Sales order is as below.
    Overall Status: Completed
    Confirmation Status: Not yet confirmed
    Delivery Status: Fully delivered
    I want to know why the Confirmation status is shown as "Not yet confirmed" when the Overall status is 'Completed'.
    Please provide your inputs.
    Rgds,
    Amit

    Dear,
           I think after accounting of billing it will show the completed.
          VA01-> VL01N (PGI)> Billing---> Accounting.
    Regards,
    Sandip

  • CRM(TPM): Promotion status to released -- update to which R/3 table?

    Hello experts,
    we have a CRM (with TPM) 5.2 and a connected R/3 (4.6c).
    The saved promotion (CRM) triggers an entering of a rebate agreement on R/3 side.
    If I set the promotion status to "released", where can I see this on R/3 side?? Entry in which DB-table?? After a release I have to trigger a process with the "released" rebate agreements.
    Thanks a lot for info!!
    Michael

    Hi Carminem,
    thanks for your answer!
    Unfortunaltely the table CMPB_MAP will be filled immediatley after creating a new rebate agreement from CRM side - with status "created".
    That means, there is no change any more, when the promotion status is changed to "released"!
    Maybe there exists an other DB-table for that purpose??
    Best regards, Michael

  • How processing status "In Release " is set in purchase requisitions

    Hi Experts,
    How processing status, iun release is set in item details (Status tab page) of purchase requisition, also is it possible that release status is "release completed" even requisition is not subject to release strategy.
    how release active is set.
    Thank you
    Anand

    Hi
    The Stauses in the PR will be active opnly if you have the release strategy setup for the PR.
    "In release" is set when the PR is created & is subjected to approval & in the approval process.
    Relased is set when the PR is approved fianlly.
    Thanks & Regards
    Kishore

Maybe you are looking for

  • Seeking to fetch thcorrect  sales text and comment for a material number

    Ladys and Gents, Currently I have the problem to fetch correct sales text and comment text on the data base for a certain material. For this purpose I’ll  can use the CALL FUNCTION 'READ_TEXT' as bellow which works quite good. I just have to call it

  • Updating files crash - no more information, but need to know what file causes it

    Hello everyone! I'm not sure where exactly to look for an answer, so here is what happens. My version is RoboHelp 9.0.1.262. Documentation department writes help, then it is translated and then I need to compile translated online help. I take transla

  • Dell Inspiron 1300 laptop wont connect to router anymore

    Eveything was great untl I had to change the encryption code on the router, now I cant get the laptop to connect to the router anymore. Nothing was changed on the computer and the only thing that was changed on the router was the encryption code. The

  • Multi server data retrieval performance

    Hi experts, I have a question regarding the data retrieval performance (EVDRE) on a multi server installation environment on Microsoft SQL Server 2008. We have succesfully migrated Outlooksoft 4.2 SP03 to SAP BPC 7.0 SP07 for a customer. During this

  • Loading songs onto itunes

    Hi I have itunes 6 and an ipod nano obviously When ever i have a lot of songs to put into itunes, i select all then right click and click on play. How come it only opens a third or so of my songs... Thanks tara