"Purchase Order item 00010 still contains faulty account assignment items"

Dear Gurus,
Good Morning and have a nice week ahead. One of our users encountered the following error in SRM(front end) when try to approve the shopping cart.
"MEPO 046 : Purchase Order item 00010 still contains faulty account assignment items"
As per my investigation, this specific error appears when shopping cart is created for a particular cost center only. when i ordered the similar material for different cost center, I did not encounter this error.
Your valuable inputs pls. Any OSS messages???
Pls help..
Best Regards
Thamarai Kannan MK

Hi
<u><b>See these SAP OSS Notes which will definitely help -></b></u>
Which SRM version are you using ?
<b>Note 990946 - BBPSC01: Accounting error during PO creation</b>
<u>Related Notes</u>
Note 1000184 - Account assignment error when document transfer to back end
Do let me know.
Regards
- Atul

Similar Messages

  • In ME21N error-Purchase order item still contains faulty account assignment

    Hi
    While creating the PO in ME21N the following error occurs.
    "Purchase order item 00010 still contains faulty account assignments"

    Hi,
    Details you have provided for account assignment in item detail is not faulty or not sufficient.
    If you are charging PO to a cost center, check for cost center and GL account.
    If you are charging PO to network....check for GL account, network and activity.
    sk.

  • Error  Purchase order item 00010 still contains faulty schedule lines

    Hi All,
    when reprocessing an inbound IDOC for PO i am getting these errors
    1) Purchase order item 00010 still contains faulty schedule lines  and
    2) No instance of object type PurchaseOrder has been created. External refer.
    This error is getting during inbound processing and the status sets to 51.
    please help me in solving this
    Thanks,
    Hari kishore

    That ID in Return table is the Message Class of the message you get in return line (check in transaction SE91).
    You can build the text as this:
      CALL FUNCTION 'MESSAGE_TEXT_BUILD'
           EXPORTING
                msgid               = return-id
                msgnr               = return-number
                msgv1               = return-message_v1
                msgv2               = return-message_v2
                msgv3               = return-message_v3
                msgv4               = return-message_v4
           IMPORTING
                message_text_output = built_msg_text
           EXCEPTIONS
                OTHERS              = 1.
    As for the message itself, i don't know what it may be.
    Read Schedule lines parameter documentation in SE37, maybe there you have a clue.
    Regards
    Please reward points if helpful

  • Purchase order item 00001 still contains faulty ac count assignments

    Hello guys,
    I have an issue with PO not being processed to SAP: it get on status, held, error in process. In SRM portal I get the message "Purchase order item 00001 still contains faulty ac count assignments".
    I have checked the Purchase Order status in SAP SRM using the transaction BBP_PD and I got the status I1132 "Transfer failed (E.Sys.)".
    Is there a way to reprocess the order and release the status to "Ordered"?
    Please describe me the process in detail
    Thank you,
    Sarah

    Hi,
    First please check whether the Account assignment is allowed in the backend.
    1.     Copy the GL account from the SC --> Go to backend system --> Go to FS03 transaction --> Paste the GL account and respective company code --> Go to tab Create/bank/interst --> Click on Field status group --> Check for Addtional account assignments --> Check whether this GL account is allowed to post for the account assignment enter in the Shopping cart.
    If not allowed. Change the GL account in the SC and Retransfer the SC.
    You can resubmit or retransfer using following FM or Report -
    1.     BBP_PD_SC_RESUBMIT --> FM
    2.     This is the new report BBP_SC_AUTO_RETRANSFER to change the status from
    3.      Go to the portal --> SC monitoring --> Click on Create Follow on document or RZ20
    Thanks.
    From RBEI,
    Snehal

  • PO from Bid Invitation Contains Faulty account assignment

    Hi All-
    We are working on SRM 5.0 Extended Classic Scenario SP6. Currently we are facing the following issue:
    Process Steps:
    1.) Create a Shopping cart with one line item and account assignment.
    2.) Shopping cart goes to the sourcing cockpit
    3.) The Buyer adds a new Line item to the Bid Invitation and publishes it
    4.) Vendor Quotation comes in and Buyer Accepts it
    5.) Buyer tries to create a PO out of the accepted Bid.
    6.) PO Checked - No Error Found and the PO is ordered.
    7.) In the PO transfer to R/3, the following errors occur
    <b>a.) " Purchase Order Item 0002 still contains fault ac assignments"
    b.) " Purchase Order 820000XX : Enter Commodity Code"</b>
    These Errors can be found in RZ20 as a backend application error in the Purchase Order section.
    Has anyone faced a similar problem, if yes, do you know what the fix or OSS Note is? Or is there something that i am missing?
    Please throw some light !
    Thanks,
    Sundeep

    Hi Sundeep,
    This problem looks to be a program error. SAP suggest few notes for the account assignment errors. However i could not found out any relation for this error w.r.t commodity code.
    The related OSS notes are as under :
    <b>Note 1000184 - Account assignment error when document transfer to back end</b>
    <b>Note 966323 - Service Item: Not able to create PO in ERP backend</b>
    The note 1000184 is more relavent in your case and other related notes are mentioned in that note which may resolve your issue.
    Hope this note will definitely come to your help.
    Please let us know the outcome for further help.
    Rgds,
    Teja

  • Purchase order still contains faulty items

    Hi ,
    While creating Purchase Order through BAPI I am getting the error : purchase order still contains faulty items
    How to rectify that?

    hi
    try checkur BAPI
    also check u have given all details
    try creating the po in ME21n normally ,which fields ur filling in this then compare it with ur BAPI process
    regards
    kunal

  • PR with combination of item category B = limit, and account assignment : F

    Hi,
    Is it possible to create a blanket purchase order/framework requisition with combination item category B = limit, and account assignment : F ?
    Thanks in advance.
    Sachin
    Edited by: Sachin on Sep 20, 2011 12:05 PM

    Hi A.Purihella / Raj,
    Thanks for your reply 
    I have maintained the B and F combination in the customization.
    But when I am creating the PR using item category B with account assignment F (order) and after pressing enter, this account assignment F vanished from the PR and that field also turns in to gray mode. So system is not allowing to use u2018Fu2019 with B item category.
    Have you used or tested this scenario of using combination item category B with account assignment F (order) in PR and PO.
    Best Regards,
    Sachin

  • How to determine value of PO account assignment item

    G'Day,
    Simple question: I'm after a cost breakdown of a PO at account assignment level. For this I need to determine the value of an account assignment item in a consistent manner. e.g. if a PO item has an account assignment split across multiple cost centers then I need the value against each cost center. Very straightforward in theory, however in practice the value field in EKKN is not always filled. Some account assignment categories use percentages, others use quantities and others use values or combinations thereof.
    I can code this quite easily, but the examples I've seen for different account assignment categories are a bit too random for my liking. I don't know if I will catch every option so I would prefer some SAP function module or something similar, which I have thus far been unable to find. Does anyone have a method using standard SAP?
    Input appreciated,
    Mike

    Dear Mike,
    Try report ME2K with Cost center using *, account assignment K, plant and posting date restrictions.
    This report will give you the purchasing document - cost center wise quantity distribution details (irrespective of either Quantity or Percentage distribution in Purchase order).
    Only part missing is - in this report you will get ordered price / per unit and cost center wise allotted quantity, the value (Price per unig X cost center wise allotted qty) you didnt get. This can get if the data transferred to excel.
    I hope this will help the requirement.
    Regards,
    Syed Hussain.

  • BADI to populate Asset Master Class valu in Account Assignment Item Detail?

    Hi All,
    In Shopping Cart  - COST ASSIGNMENT - Account Assignment Item Details   Tab 
    we have
    Create New Asset Master Record    section  and the field
    Choose an Asset Master Class 
    I need to populate this field (Choose an Asset Master Class) with my own value.
    What BADI I can use to populate value on this field? Any ideas?
    Thanks in advance.

    Hi,
    As i told you there is no badi to do this.
    1-What you can do is to create a CUF in the accounting tab to store your asset category.
    You will then have to
    2- hide the standard field but let the standard populate it with a default value from the org structure
    3- add in the SRM iMG the cuf field for the accounting data.
    4- code bbp_doc_change_badi to populate your CUF field
    5- code bbp_driver_determine in order to call the FM to create the asset
    6- create 1 FM in ECC to create the asset (copy of bapi_fixedasset_create1)
    Hope this helps,
    Kind regards,
    Yann
    Edited by: Yann Bouillut on Apr 15, 2009 5:23 PM

  • Items in template contain errors, only correct items are transferred

    Hi guys,
    When we create SC with items from the old SC the message appears: "Items in template contain errors, only correct items are transferred". I checked SC, there are no error messages. I found that field SOURCE_REL_IND in the table BBP_PDIGP is initial. Can it be the reason of this error message?

    Hello
    I think the old items from the old SC will be validated, and therefore you got this error message.
    I would suggest to uncheck the 'Validate Product Data' (In Additional
    Functions in product catalog tab) for the external catalog in the
    following path:
    spro -> SAP IMG -> Enterprise Buyer -> Master Data ->
    Define Catalogs. Select the catalog, and then 'Goto -> Details'
    Hope this helps,
    Daniel

  • Customer Invoice-Account Assignment item

    Hi,
    When i am posting Customer Invoice through FB70 then getting as an error as " Account Assignment item"
    Could you give sugguestion
    Regards
    Venki

    Hi,
    No, its asking at Customer (Recon account level) below is the error
    Account assignment item 7270/ASDEUDOR does not exist
    Message no. FI 590
    7270 is the  Company Code
    Regards
    Venki

  • The message: "Items in template contain errors, only correct items..

    Hi guys,
    When we create SC with items from the old SC the message appears: "Items in template contain errors, only correct items are transferred". I checked SC, there are no error messages. I found that field SOURCE_REL_IND in the table BBP_PDIGP is initial. Can it be the reason of this error message?

    Hello,
    Please make sure that catalog item/customization is properly maintained including OCI field
    NEW_ITEM-EXT_PRODUCT_ID. Make sure that these items exist.
    Could you kindly UN-CHECK the 'Validate Product Data' (In Additional
    Functions in product catalog tab) for the external catalog in the
    following path
    [Transaction spro -> SAP IMG -> Enterprise Buyer -> Master Data ->
    Define Catalogs. Select the catalog, and then 'Goto -> Details'] and
    check whether the error message is coming up ?
    Kind regards,
    Gaurav

  • Change purchase order draft line removes G/L account data

    We created a purchase order and saved it as a draft.  We entered all information including G/L account and distribution rule but left delivery date blank.  When we go into the saved draft and input the delivery date, it removes the G/L account number.  There are many lines on this order and now we have to go back and input the G/L account number.
    Any suggestions?
    Thank you
    Lori

    Hi,
    Please clarify- same scenario was tested in 8.81 PL10 that, GL account is still remain, if copy draft to PO with changing delivery date for both item and service type PO.
    Note: checked only for GL account not for distribution rule
    Thanks & Regards,
    Nagarajan

  • In PURCHASE order - How can i browse only the supplier items?

    Hello Experts
    While making a PURCHASE order - I want to press on the  browse button and see ONLY items
    Which are from the spesific supplier that the order is addressed to ....
    Which are an Inventory Items = Y
    is this possible ? and How ?
    Thanks!
    Dror medalion.

    Hi,
    Check if Form Settings in Choose from List for the Item is helpful for your.
    You can group by Preferred vendor and Inventory Item [Y/N] and then the list is short and selections is easier.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Service purchase order vendor tax liabiliy only applicable for service item

    Hi,
    While creating service purchase order if the vendor is providing material & service we need to enter 2 line item. But TDS responsibility only to the service line item only.
    While creating service P.O.  through any BADI we are able to assign TDS liability  to the particular line item?
    Thanks
    Christopher.J.

    ok

Maybe you are looking for