Update BBP_PDBEI BE_DOC_TYPR

Hi all,
Any ideas how i can update the field BP_DOC_TYPE, due to an error in PPOMA_BBP we have a "ec" instead of "EC" therefore all the carts failed to go over to ECC.
Any help on this would be greatful.
Regards
Steve

Yea we did this was the issue the BSA was set to ec when it should of been EC.
So now we have a load of docs that war failing with the error  - ME013 Document type ec not allowed with doc.  cate gory F (Please check input)
But we did have 48 errored docs, now these seem to have been precessed but i am not sure how, all i did was run - BBP_GET_STATUS_2
Its the Doc type i need changing - Any ideas how this can be done

Similar Messages

  • Backend PO number does not update SRM follow-on doc section

    Hi Guys,
    We are on SRM5.0 and ECC6.0 with Classic scenario.
    We are developing a logic in BADI BBP_CREATE_BE_PO_NEW (method FILL_PO_INTERFACE1) to determine if a Goods Receipt is required for some business conditions. Below is the logic.
    1.If GR is required then create a PO with External number range in backend. This is working fine.
    2.If GR is not required then create a PO with internal number range in backend. PO_NUMBER field will be cleared in the BADI so that backend system creates a PO with internal number range. This is working fine.
    But the problem in the point 2 above is, internal PO# is not reflecting in the follow-on doc section in SRM. I noticed that SRM allots a PO# in table BBP_PDBEI with backend external number range before it transfers the data to backend. We tried to delete the PO# in BBP_PDBEI-BE_OBJECT_ID in the same BADI so that backend system can updates this field BE_OBJECT_ID in SRM with internal number PO. We did not succeed in doing this.The SC status shows Approved but do not show the PO#.
    Can any one tell me how to populate the backend internal number PO in the Follow-on doc? Is this the right way of doing or is there any better way?  Did any one developed such logic?
    Please share your thoughts and experience.
    Thanks in advance..
    Jagdish

    I noticed that SAP takes the number sequence from number range PO and updates BBP_PDBEI field before sending the Purchase order to ECC. If the different number range is defined in IMG "Define num range per Backend system for Follow-on docs" then system takes that num range. Then BBP_GET_STATUS_2 checks the PO# and updates SRM if the PO# matches otherwise it wont update.
    But in our case we defined num range 44 for POs with Goods receipt and would like to assign another number range 22 for POs with NO GR. We can assign different PO doc type (ZEC) for NO GR by using BADI BBP_CREATE_BE_PO_NEW. But how to assign num range 22 for ZEC dynamically in BADI. System is trying to take num range 44 by default.
    Is there any way we can assign different number range in SRM BADI?
    Thanks,
    Jagadish

  • Issue with updation of table BBP_PDBEI

    Hello,
    I am facing a strange issue. I created an extended classic PO. It is properly replicated in the backend. But the table BBP_PDBEI is not getting filled. The only details I found in BBP_PD were BE_OBJECT_TYPE as BUS2201 and BE_OBJECT_ID as 1. BBP_GET_STATUS_2 seems to work fine.
    If I execute function module BBP_PD_PO_TRANSFER_EXEC using the GUID of PO which is already transferred to backend, then the table BBP_PDBEI is updated properly.
    Therefore, everytime I need to update the PO using FM BBP_PD_PO_TRANSFER_EXEC. Ideally, it should happen automatically.
    Any suggesstions?
    Thanks,
    Arun Singh

    Hi,
    It appears to be more a BBP_GET_STATUS program issue.
    You can do 2 things:
    1) Execute Report BBP_GET_STATUS_2 manually & then check BBP_PD for the particular PO.
    2) You may also look for spools (Log) for the GET STATUS job in tcode SM37. Look for any errors listed.
    Cheers,
    Akash

  • Backend document number not getting updated

    Hi ,
    Shopping cart is not getting updated with backend document number in follow on document section
    I am getting graphic display but no backned doc number
    I am on EBP 5.0
    Has anybody come acroos such issue any solution?
    Thanks in advance
    Diwakar

    HI Diwakar,
    Check in table BBP_DOCUMENT_TAB if any follown on document available wrt to SC...
    also you can do one thing...open SC in BBP_PD transaction...select line item & check for  Follow-On Document Object ID in Backend in table BBP_PDBEI...
    also meka esute that this document is created  in R/3..if follow on document is available in R/3 then it's a problem with BBP_GET_STATUS_2..
    Let me know ur findings..
    BR
    Bharat M

  • Line item number not appearing in BE_OBJ_ITEM field in Table BBP_PDBEI

    Hi SRM Experts,
    We are on SRM7.0 (SP09) using classic scenario (SAP R/3 backend 4.6C). Since last few days, we are observing strange behaviour when SC is approved and transferred to backend. The SC remains in status I111(Item in transfer). The reports clean_reqreq_up and bbp_get_status_2 does not help.
    What I've observed is in BBP_PD, table BBP_PDBEI, the field BE_OBJ_ITEM is not updated... but all other fields are properly updated.
    BE_OBJ_ITEM
    BE_OBJECT_TYPE               BUS2012
    BE_OBJECT_ID                 7100000149
    As a result, even re-transferring the SC using BBP_REQREQ_TRANSFER does not help..
    This phenomenon is not appearing for all SC's but some SC's ...
    Can someone suggest any solution to above issue ?
    Thanks and Regards,
    Ram

    Hi
    Please delete the status I1111 for this SC from table CRM_JEST in Debug change mode and than exe FM # BBP_REQREQ_TRANSFER
    This is only aworkaround
    Regards
    Trinath

  • PO not updated in SRM

    Hi SRM Experts,
    We are in SRM2.0 with classic scenario.
    The PO created in R/3( from Pur Req.) after Shopping Cart approval is updated back to SRM. This PO is then deleted and another PO is created from the same Pur.Req.
    Now the Deleted Status is updated back to the SRM but the newly created PO is not updated even after running BBP_GET_STATUS_2 job.
    As the new PO is not updated in SRM, Confirmation is not possible.
    Any clue on how to proceed for this issue ?
    Thanks & Regards,
    Ram

    Hi
    Please use report CLEAN_REQREQ_UP as well.
    See some other useful related links ->
    BBP_PDBEI missing item number
    Classic scenario: Update shopping cart with changes in backend PO?
    Update Document History in Shopping Cart
    Mismatch in EBP and backend SAP system
    Note 890319 ActualValues in SC from back-end documents are not deleted
    Note 631619 BBP_GET_STATUS_2: Number of data records updated
    Note 636527 BBP_GET_STATUS_2: Incorrect references
    Note 508819 Status, UI adjustment, BBP_GET_STATUS_2
    Note 494036 BBP_GET_STATUS, BBP_STATUS_READ: several problems in backend
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Which are the tables updated in SRM and R/3 System for SC created?

    Hi,
    I want to know which are the tables updated in SRM system and also in R/3 system, when a Shopping Cart is created. Also how do i get the PO number for the Shopping Cart created.
    Thanks.
    Regards.
    Rahul

    Hello Rahul,
    All list of tables for eg. SC You can find in transaction BBP_PD on SRM side.
    These tables are (SRM):
    - CRMD_ORDERADM_H - for Header (Business Transactions Header)
    - BBP_PDHGP - Business Transaction Purchasing Information
    - CRMD_ORDERADM_I - for Item - Business Transaction Item
    - BBP_PDIGP - Business transaction item-Purchasing information
    - BBP_PDBEI - Backend Specific Item Data
    On R/3 side:
    EBAN - purchase requisition
    EBKN - purch. req. account assignment
    Regards,
    Marcin Gajewski
    please reward points for helpful answer

  • BBP_PDBEI missing item number

    Hi experts,
    I have encountered a strange problem: an approved SC gets transferred to the backend, PO is created without error, and the record in the BBP_PDBEI contains correct data except the item number (BE_OBJ_ITEM). Then the SC does not get updated and stays in the status "In transfer". Could you please tell me at what point gets this table updated in the function BBP_REQREQ_TRANSFER...? Or do you have any ideas why is this happening?
    Thanks in advance.
    Tomas

    Hi
    Which SRM version are you using ? Please ensure that jobs are configured / running correctly in SRM.
    <u>Also execute the reports -></u>
    CLEAN_REQREQ_UP
    BBP_GET_STATUS_2
    <b>Please go through the following SAP OSS Notes -></b>
    Note 1066589 - Line item number missing in customer field at item level
    Note 578033 - Item from the shopping cart are deleted in backend
    <u>Links -></u>
    Re: Item in transfer process ( Really Urgent)
    Re: Error in Transfer Process (Urgent )
    Re: Error during determn of backend follow-on doc. for shopping cart
    Re: Item in Transfer - classic scenario!!
    Do let me know.
    Regards
    - Atul

  • Tecra M9-136 - BSOD during Vista SP2 update

    Tecra M9-136 asked this morning to update to Vista SP2 and during the process the BSOD 0x0000007E arrived. Restarted in Safe Mode and the installer continued and then finally reported that the update had failed - and reverted to SP1. This took most of the morning.
    It will start in Safe Mode but on a normal boot-up, Vista SP1 gets through the fingerprint recognition and then fails with the same BSOD (it doesn't get as far as displaying the desktop).
    The laptop has BIOS level 1.80. I've tried in Safe mode to install 1.90 but it tells me that the battery has insufficient charge and the power adapter isn't attached. Both untrue.
    Stuck - need advice. Could this be a hard fault? Can't see how I can update anything if it's a soft fault.
    thanks

    The message with the BSOD mentioned checking BIOS and driver versions. Anyway, no change made to that.,
    I tried System Restore but the only available restore point was the SP2 installation. I thought Vista was supposed to save a restore point every 24 hours even if nothing new had been installed.
    I've now found in System Information / Windows Error Reporting several messages like this:
    28/09/2009 12:08 Windows Error Reporting Fault bucket 0x7E_NULL_IP_DRVNDDM+57bd, type 0&#x000d;&#x000a;Event Name: BlueScreen&#x000d;&#x000a;Response: None&#x000d;&#x000a;Cab Id: 0&#x000d;&#x000a;&#x000d;&#x000a;Problem signature:&#x000d;&#x000a;P1: &#x000d;&#x000a;P2: &#x000d;&#x000a;P3: &#x000d;&#x000a;P4: &#x000d;&#x000a;P5: &#x000d;&#x000a;P6: &#x000d;&#x000a;P7: &#x000d;&#x000a;P8: &#x000d;&#x000a;P9: &#x000d;&#x000a;P10: &#x000d;&#x000a;&#x000d;&#x000a;Attached files:&#x000d;&#x000a;C:\Windows\Minidump\Mini0928 09-04.dmp&#x000d;&#x000a;C:\Users\me\AppData\Local\Te mp\WER-75660-0.sysdata.xml&#x000d;&#x000a;C:\Users\me\AppData\L ocal\Temp\WER7D78.tmp.version.txt&#x000d;&#x000a;& #x000d;&#x000a;These files may be available here:&#x000d;&#x000a;C:\Users\me\AppData\Local\Mic rosoft\Windows\WER\ReportArchive\Report06d1c4b5

  • Cannot open and update IPhoto after upgrading to OXYosemite

    From the App store, I downloaded and installed OXYosemite. There are 2 more updates available: iPhoto and iMovie. When I try to upload them, the notice I get is "Update Unavailable with This Apple ID  This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."
    I have 2 apple IDs when I inquire about my ids. Signing in App Store with either of them, doesn't resolve the problem. I get the same notice. iTunes, Mac, mobile downloads, all use the same apple IP, only for the computer downloads from App Store isn't working.
    What should I do?
    Thanks, Sev

    I have the same problem and can't find out how to correct it.  Unable to update iPhoto or iMovie .. I get the same message as above user.  Help!

  • Error message: "playlists selected for updating no longer exist"

    I tried to update my ipod nano and I guess I had deleted a playlist, but since then, I have not been able to update. Every time I try, I get the following message:
    "Cannot be updated because all of the playlists selected for updating no longer exist."
    I haven't been able to highlight which playlists are selected to begin with.
    I read through the manual and thought that maybe rebooting the whole system might work. So I deleted Itunes from my computer and re-installed.
    Then I tried re-setting my ipod. So now I have nothing on my ipod.
    I also deleted everything from my library, thinking it might help to start from scratch. Nothing has worked.
    How do I "select" and "unselect" playlists so I can get up and running again?

    Here you go.
    http://discussions.apple.com/thread.jspa?messageID=607312&#607312

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

  • Video IPOD no longer recognized by Itunes and wont Update

    This is a long complicated issue. My Ipod has been working flawlessly until 2 weeks ago. Someone tried to plug it up to their computer to charge it and it wiped out my library and added their library. At first i was thinking no big deal, i will just reconnect it with my computer and it will load my library back on. However once connected to my computer it is not recognized by itunes. So i did a reset , which seemed to be working great and it started "updating" about 80% through that process it gave me an error message that says " This disc can not be written to or written from" now I have no idea why it would say that? and although it seems completely wiped out and useless, it still shows that much memeory is missing in the "about ipod" screen on the ipod. So i know the information is there somewhere , somehow?... Anyway I dont know what to do, Does anybody have any suggestions?
    Oh and I have also uninstalled and reinstalled the Itunes program to make sure it is up to date. WOuld adding new songs to my library have caused this problem?

    1. Try Resetting the iPod. Hold Select and Menu for 6-10 seconds - until you see the Apple Symbol.
    2. Use iPod Updater to restore your iPod to factory settings.
    See if those two steps clear up your problem.

  • Error during OS 4.2 update; Ipod no longer recognized by windows or itunes;

    I've had my 3G 8gb since last Feb and never updated the OS (3.1.3). Yesterday I tried updating to 4.2. (OS: Windows Vista 64bit Home Premium; iTunes: 10.1.1.4) There was an error (unfortunately did not make a note of). Now my ipod touch is stuck in "Recovery Mode" and cannot be seen by Windows or iTunes. Windows does detect new hardware but when I browse for the drivers, I get the error "Could not find driver software" after I pointed exactly where it was located in C:\Program Files\Common Files\Apple\Mobile Device Support and C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers. I've tried removing all Apple software from my computer and then reinstalling iTunes but I get the same results. I don't know what else to try. Any ideas? Thanks!

    I found a solution last night through http://support.apple.com/kb/ts1538. But thank you for trying. The worst part was that I was doing the right thing all along but I think there is a bug in Vista (or I don't understand why I couldn't do it the way I was). On the window that appears after I clicked "Browse my computer for driver software", there are 2 options. The first says "Browse for driver software on your computer" which has an edit box under it and a "Browse" button next to the edit box which allows you to pick the parent directory that driver is in. The second option says "Let me pick from a list of device drivers on my computer". I knew where the drivers were so I was doing option one and it would not work (many repeated attempts after re-installing iTunes, etc.) - VERY FRUSTRATING. But now I'm up and running!!!

  • Error while updating a plan

    Hi,
    I have encountered an error while updating a plan. While i update the uplan , the grid gets filled but it throws a message stating
    "Maximum Number of Result Blocks has been reached"
    Maximum number of Result Blocks has been reached.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0xD4]
    Error while processing the data for the step 'Grid'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Maximum number of Result Blocks has been reached.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0xD4]
    Error while processing the data for the step 'Grid'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "deposittest created 7/19/2007 5:11:50 PM" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    The data updation stops after the row count 49900.
    Please help to resolve this error .
    Thanks in advance.
    Regards,
    Lathika

    Hi,
    in BAM-Administrator you should rraise Parameter "MaxResultBlocks".
    BAM originaly is al licensed Software from Group1 named "Sagent Data Flow".
    This may help searching the web.
    Greetz,
    GOI

Maybe you are looking for