SRM PR is not getting created in ECC backend

Hello Experts,
We are running SRM 7.0 with SRM-MDM Catalog, we are using SRM for shopping.  We do have PI 7.11 running in the Environment as well.
We are on ECC 6.0 with Ehp 4.0
Purchase Order:
However we can see the PO creating successfully using PI.
Question, in the SRM table (BBP_FUNCTION_MAP), we see the object type: BUS2012 for ERP 4.0 has adapter name: /SAPSRM/CL_SOA_ADPT_PO_CRT_ERP for when creating PO. Please see teh screen shot.
is this the reason that we need PI?
Purchase Requisition:
PR Creation is not working:
PR is not getting created in the ERP, PR uses Object type: BUS2105, Adpater CL_BBP_BS_ADAPTER_RQ_CRT_470 for ERP 4.0 System type, can you please tell me if the adapter is correct for ERP 4.0 system type?
I also have a question to ask:
1) Where did you see that PR/PO was send to PI System (PI1)? My understanding is that since ERP amd SRM are 2 ABAP Systems, why we cannot send the PR/PO directly to ERP system from SRM? Why do we need a middleware(PI) in between for this process? We should be able to USE BAPI function to do it correct?
Please advice.
Thanks
Kumar

yes, i could see a PR number with all this additional details as below.
Table   BBP_PDBEI
CLIENT                       453                                                              Client
GUID                         4CAEFA58EB9D005CE1008000AC1C2031                                 Globally Unique identifier
BE_LOG_SYSTEM                QA1400                                                           Logical System of Logistics Backend
BE_OBJ_ITEM                                                                                Follow-On Object Item in Back-End System
BE_OBJECT_TYPE               BUS2105                                                          Follow-On Document Object Type in Back-End System
BE_OBJECT_ID                 2000000167                                                       Follow-On Document Object ID in Back-End System
BE_REFOBJ_TYPE                                                                                Reference Object Type in Back-End System
BE_REFOBJ                                                                                Reference Object in Back-End System
BE_REFOBJ_ITEM                                                                                Reference Object Item in Back-End System
BE_REFOBJ_SBITM                                                                               Reference Object Sub-Position in Backend System
BE_REFOBJ_TYPE2                                                                               Reference Object Type in Back-End System
BE_REFOBJ2                                                                                Reference Object in Back-End System
BE_REFOBJ_ITEM2                                                                               Reference Object Item in Back-End System
BE_REFOBJ_FYEAR2             0000                                                             Reference Document Object - Fiscal Year in Back-End System
BE_STGE_LOC                                                                                Storage location
BE_PLANT                     2016                                                             Plant
BE_BATCH                                                                                Batch Number
BE_VAL_TYPE                                                                                Valuation type
BE_MOVE_REAS                 0000                                                             Reason for Movement
BE_EXPERYDATE                00000000                                                         Shelf Life Expiration Date
BE_PUR_GROUP                 206                                                              Purchasing group
BE_PUR_ORG                   2000                                                             Purchasing organization
BE_CO_CODE                   2000                                                             Company Code
BE_DOC_TYPE                  CLRQ                                                             Purchase Requisition Document Type
BE_ACCREQUIRED                                                                                Account Assignment for Logical Backend Required
BE_SP_STK_IND                                                                                Key for Special Stock Section
BE_INFO_REC                                                                                Number of purchasing info record
BE_MOVE_TYPE                 201                                                              Movement type (inventory management)
BE_PACKNO                    0000000000                                                       Package number
BE_INTROW                    0000000000                                                       Internal line number for limits
BE_ITEM_TEXT                                                                                Short Text of a Service Purchase Order Item
BE_PO_PRICE                  1                                                                Price from Backend
BE_UNLOAD_PT                 200                                                              Unloading Point in Backend
BE_DEL_IND                                                                                Deletion Indicator in Backend Documents
BE_TRACKING_NO                                                                                Requirement Tracking Number
BE_COND_TYPE                                                                                Condition Key
BE_COND_STEP                 000                                                              Level Number
BE_COND_COUNTER              00                                                               Condition counter

Similar Messages

  • SRM PR,PO is not getting created in ECC backend

    HI
    i create SC in classic scenario. and after the manager approve the SC the follow on Doc didnt create in ECC
    i define object for po pr and reserve in backend
    when i check FM :BBP_PD_SC_CHECK i havent any error message
    but when i have chek the SC in RZ20 i have this error: Local Error: Shopping cart 0010000308: Error creating the follow-on document
    and when i chek BBP_PD i have this status:
    Stats:
               Status         Description                    Inactiv
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1106          Shopping cart ordered
    HEADER     I1129          Approved
    how to resolve this issue?
    Regards
    Elham

    Dear Elham,
    To find the solution of the problem I think you need to debug.
    Follow below steps if this help you
    a) Run the report "FBGENDAT"
    b) Input the data as below screen shot
    c) Then go to se37 execute FM : BAPI_PO_CREATE1
    d) You will find the test data directory and test data will be saved as below
    e) In this test date change PO number you should get the error which you are getting above.
    Thanks
    Ankit Jain

  • PO is not getting create in ECC

    Hi ,
        I am in SRM 7.0 SP 3.0 and ECC.. I have developed the custom BRF for Category approver and activated Standard Role Resolver 'RR_SPENDING_LIMIT_APPROVER' for SLAPPROVER which is working fine. . But i am facing an issue that once SC has been fully approved but the PO is not getting transfer into ECC. When I check BBP_PD for the SC the status I can see the below status
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1106          Shopping cart ordered
    HEADER     I1129          Approved
    But when I execute the FM 'BBP_PD_SC_TRANSFER_INTERNAL' manually with the SC GUID I got the error message as
    Exception       SYSTEM_FAILURE
    Message ID:          BBP_PD                     Message number:           507
    Message:
    No links corresponding to the specified data could be determined..
    I check the BBP_PD After executing the FM 'BBP_PD_SC_TRANSFER_INTERNAL' manually with the SC GUID . The status has been moved to next status..
    HEADER     I1015          Awaiting Approval              X
    HEADER     I1021          Created
    HEADER     I1038          Complete
    HEADER     I1106          Shopping cart ordered
    HEADER     I1129          Approved
    0000000001 I1111          Item in Transfer Process
    at this stage I execute the report program 'BBP_GET_STATUS_2' to get the status. but I got the following error
             No Shopping Cart (REQUIREMENTS) Found with Status =  Transferred
            Batch program for updating status information for SCs as of Rel. 3.0
             On the basis of the data, no changes possible
            The following RFC destinations were called:
             RFC Destination:                   Call result:
    In order to create PO what are configure steps I have to perform..
    Regards,
    Jr.SRM

    Dear Elham,
    To find the solution of the problem I think you need to debug.
    Follow below steps if this help you
    a) Run the report "FBGENDAT"
    b) Input the data as below screen shot
    c) Then go to se37 execute FM : BAPI_PO_CREATE1
    d) You will find the test data directory and test data will be saved as below
    e) In this test date change PO number you should get the error which you are getting above.
    Thanks
    Ankit Jain

  • SRM PO not getting transfer to ECC Backend after SP07 upgradation

    Dear Gurus
    We are in Classic scenario SRM 7.2
    Recently we have upgraded SP07 in R/3 system ECC 6.6.
    Prior SP 7 upgradation SRM PO created against RFx response were getting transferred to ECC backend in Held status with couple of error messag
    (which later user use to do further changes in ECC)
    Now post SP7 upgradation, we are finding an error in SXMB_MONI as"Error in Receiver Side ABAP Application
    not finding much help in debug thorugh SPROXY
    can anyone guide on this issue
    Thanks & Regards

    Dear Elham,
    To find the solution of the problem I think you need to debug.
    Follow below steps if this help you
    a) Run the report "FBGENDAT"
    b) Input the data as below screen shot
    c) Then go to se37 execute FM : BAPI_PO_CREATE1
    d) You will find the test data directory and test data will be saved as below
    e) In this test date change PO number you should get the error which you are getting above.
    Thanks
    Ankit Jain

  • WBS Elements not getting created in ECC Project System from CRM 7.0

    Dear all,
    We are trying to integrate SAP CRM 7.0 with SAP ECC-PS module. The objective is to bring in the marketing plan and elements data from the CRM system, and to create the corresponding WBS in project system. We have done most of the configuration as recommended by SAP in both the systems, and we see that the BDOCS are getting generated and sent to the ECC system. The following steps have been successfully completed:
    1.       Set up the RFC connections between the two systems
    2.       Selected the connection type as Middleware in CRM system.
    3.       Installed the cProject Add on in CRM box.
    4.       Created a project scenario (with project and network profiles) in the PS system and assigned the same in the CRM system.
    5.       The Project Scenario in PS config has the same name as the Project Type in CRM config.
    6.       Created and released the campaign ids being created in the CRM system.
    As already mentioned, we can see that the BDOCS are coming to the ECC system and are getting stored in BDOC_TRACK table. However the issue is that the corresponding WBS elements are not getting generated in the ECC system. Is there anything that that we are missing in the ECC box which would trigger the WBS element creation?
    Request you all to share your inputs which would be immensely beneficial for us in achieving this integration.
    Thanks and Kind Regards,
    Aditya Shrivastava

    Hello Aditya,
    We too are facing this issue.. if you have resolved the issue could you please let us know the solution ?
    Some inputs related to our system,
    We have upgrade from CRM 4.0 to CRM 7.0 SP07 and R/3 backend system is on 4.7 SP27, earlier we have completed the upgrade on sandbox without any issues which was upgrade to CRM 7.0 SP04 but with SP07 we are facing the problem of WBS Element not getting created in R/3.
    Your help is highly appreciated.
    Thanks & Regards,
    Sumukh Kapoor.

  • Invoice not getting created in ECC 6.0

    SRM Classic Scenario 5.0 and ECC 6.0 as backend. ECC6.0 is where all purchase documents are created
    Started invoice posting from SRM and it gets posted in ECC 6.0. Our FI data is maintained in ECC.
    When we are trying to create Invoice from SRM and IDoc is seen in ECC and IDoc is in 'Error' status.
    Debug was run
    We have couple of messages from BD87
            --  Reversal quantity greater than quantity invoiced to date (M8080)
            --  Cash discount amount cannot be posted.(M8845)
    Can it be related to credit/debit indicator?
    Can you please let me know from an FI standpoint if we are missing any configuration on the ECC side. Its SRM Classic Scenario with 5.0, Server5.5 and ECC 6.0 ? I checked the Goods Movement type of 201 and it has a Indicator of H (Credit). We use this movement type in SRM as well.
    Please advise. Thanks for your time.

    Hi,
    Supposed to install GERMAN Language while installing the Solaris OS. As we have missed it, SAP could not interpret the German Characters properly and thus the "Mysterious Characters error occured".
    After installing the German Language, the problem was rectified and we were able to release the transports without any errors.
    Thanks for the help.
    L Raghunahth.

  • PO not getting created in the backend

    Hi
    I have made settings for R/3 PO to be created once a SC is approved, but I get the following errors in the "Application monitors>Shopping cart> backend application errors"
    000Creation of PO using Enjoy BAPIunsuccessful
    MEPO 085Check item number 0 in tabl
    06 010Document contains no items
    MEPO 071Item 00010 does not exist
    Note: PR and reservations in R/3 are getting created as follow on docs for SC but onky PO creation is throwing these errors. PO is getting created if i manually try and create it in R/3, so i suppose theres nothing wrong with the data as well.
    Regards,
    Amol

    Hi Sailatha,
    I am new to this so can u pls tell me, how to check and rectify it step by step. Which are the transactions used and how to do the assignment.
    Also what are the default message types to me maintained in the ALE customization. Currently i have the following messages maintained:
    ACC_GOODS_MOVEMENT
    ACLPAY
    BBPCO
    BBPIV
    MBGMCR
    Thanks & Regards,
    Amol

  • SRM: Sourcing - PO not getting created via sourcing

    Dear SRM-ers,
    I am facing problems while creating PO in the backend system via the sourcing cockpit.
    My scenario is that when an approver SC enters the Sourcing cockpit, the user should be able to assign a vendor and proceed with creating a PO in the backend (without the bidding process).
    When i click on the Create PO option i get an error, that 'some documents could not be generated or contain errors.'
    Similarly in the application monitors the error is   "Shopping cart 1100000204 (PO 7000000055): BBP_BD 002 An exception has occurred"
    When i try to debug this via bbp_pd transaction, the details that seem fishy to me are:
    SRM          Purchase Requisition Document Type
    BUS2012          Follow-On Document Object Type in Backend Sy
    7000000055     Follow-On Document Object ID in Backend
    The BUS2012 is a object ID of PO and the Document type that is getting populated is for PR (does this even matter?).
    However, my current configuration is
    SRM PR type (backend), SRM (PO type backend), and SRM BSA value.
    PR
    Number ranges 70 700000000-799999999 internal --> SRM
                           70 700000000-799999999 external --> Backend
    PO
    Number ranges 70 700000000-799999999 internal --> SRM
                           70     7000000000     7499999999 --> Backend for SRM PO
                            75     7500000000     7599999999 --> Backend for ECPO
    Define Objects in Backend System:
    50000006     *     QAS600     3 Always external procurement     2 Purchase order if item data complete, otherwise purch. req.
    Sourcing for Product categories:
    30WLDC001     QAS600     3 Sourcing Carried Out for Items Without Assd Source of Supply
    This is the category i am mkaing the Shopping cart for.
    Warm regards.
    Osayed Rehman

    Hi
    Again I am telling you have configured
    Sourcing for Product categories:
    30WLDC001 QAS600 3 Sourcing Carried Out for Items Without Assd Source of Supply
    that is why P.O is created
    SPRO path-SRM server-Sourcing for product categories
    Please change to Sourcing never carrired out (or ) change according to your scenario.and try
    Regards
    G.Ganesh Kumar

  • SRM - PO is not getting created.

    Hi Team,
    I have created a free text shopping cart. I have assigned the vendor to the SC from sourcing cockpit .
    In the "Process Purchase Order", I was trying to create the PO. But the below message is showing.
    Vendor XXXXX  is not permitted for automatic settlement.
    Any suggestion please?
    Regards
    SK

    Hi
    Are you facing this for only particular vendor ? or all vendors geting the same error?
    we can narrow don and review the vendor master .
    Muthu

  • PPM not getting created when ECC Production version is changed

    Hi,
    We are facing a problem with PPMs.
    We changed the Production version in ECC for the corresponding Material in ECC from 5000 to 6000.
    We then ran the RSPPMCHG and then generated and activated the PPM Integration Model.
    No queues inbound (APO) or Outbound (APO) were blocked. \
    The result was that the 5000 PPM was deactivated in APO but we could not find the 6000 PPM version anywhere.
    Can anyone please help??
    Regards
    Abhishek Sahi

    Hi,
    Refer notes 448085 PPM Transfer: Tips and Tricks
    Aslo after generating and Activating the IM, run the report  RSPPMCHG ( Tcode - CFP3)
    Thanks,
    nandha
    Edited by: S.Nandakumar on Oct 8, 2010 10:05 AM

  • Delta record not getting created

    Hello Experts -
    I'm working with 0mat_plant_attr datasource.
    In ECC, I made changes to some materials in MM02. I changed the values of MRP Type and Rounding Value in MRP1 tab. The data is saved correctly but a delta record is not getting created. In RSA7, no records are there for 0mat_plant_attr. MRP Type, Rounding Values are attributes of 0mat_plant. I did run the initial infopackage from BW to enable the delta.
    Can someone please help me with this? I'm not doing something correctly.
    Thanks!

    Hi Syed,
    I think you may have to run an attribute change run after executing your infopackage to see the changes.  The modified attribute needs to be set as active in by the attribute change run.
    Master data & attribute chage run
    Regards,
    John

  • PO is not getting created despite Budget availability

    Dear Experts,
    Enough bubget is available for the Fund centre - commitment item combination, but the PO is not getting created. It shows the error as Annual Budget exceeds.
    I have run the FMAVCREINIT to reset the AVC Ledger, which shows Selected DB Records 2895 and Processing Blocks - 29. What else I need to do so that it allows for PO creation.
    An early help is highly appreciated.
    Thanks in advance
    Kumar
    Edited by: Kumar Deva on Oct 22, 2009 12:38 PM

    Hi Milesh,
    What is your SRM and R/3 SAP_APPL release and SP level ? There are multiple notes available for this issue:
    1549597    Follow-on note of note 1344324
    1507715    Follow-on note of notes 1387485, 1480332
    1496509    Follow-on note of note 1471807
    1480332    PO transfer error caused by accounting
    1464524    Error ME083 unexpected during PO transfer
    1464163    Misplaced percentage evaluation
    1462603    Follow-on note of note 1349916
    1457290    Follow-on Note of Note 1426361
    Check all above notes and implement if they suit the release and Sp level.
    This should help
    Kind Regards,
    Lisa

  • Method is not getting created in sproxy

    Hii,
      I have created proxy for OutBound Asynchrous Message Interface in sproxy. After activating the object. When I see in the class, Execute_asynchrous Method is not getting created.
    What could be the problem?
    Any help would be appreciated.
    Regards,
    Varun

    Hi,
    Since ECC 6.0 version, EXECUTE_ASYNCHRONOUS methos and EXECUTE_SYNCHRONOUS methods are not generated with that names.
    Instead, The same name of your message interface is created as a method.
    Carlos

  • Integration with EWM-Inspection lot not getting created

    Hi,
    Inspection lot not getting created after GR is done.
    The scenario is Storage location is connected to external warehouse management,so after the GR is done in the legacy system via interface it is updated in ECC.so while checking the material document inpection lot is not created.
    Can anyone please tell me the necesaary check points and integeration steps  between WM and QM in this case .
    Thanks in advance.......

    Hi,
    Since you didn't say much, I assume you are creating stock into ECC via LSMW using 561 movement. Now to get inspection lot for these batches/ docs, you need to activate inspection type 05.
    Go to material master QM view, assign and activate inspection type 05.
    Additionally, create a respective inspection plan/ task list for the material(s) to carry out RR and get the consistent inspection lots.
    ntn

  • CRM Sales Order Not getting transfer to ECC System

    Hi,
    We had created one sale order in CRM and created sale order is not getting transfer to ECC system. BDOC are ending into error status and following are the error which is getting generated
    ERP adapter is called
    item is not to invoice0000000010
    Service that caused the error: CRM_1O_DELTA_MOB_MBDOC_SRV
    We had cross check the item category in CRM and ECC system and it seem to be fine.
    We had tried opening the document and it is gettinh opened suceesfully also.
    In case if any one had face this issue then please let me know the solution step to get this issue resolved.
    With Regards
    Ankush Rai
    9423404043

    Hi Anukush,
    To replicate a sales order from CRM to ECC you should have following prerequisties.
    1. Master Data: Customer, material should exist in both the system
    2.Organization Structure like Sales Org, Division, Distribution Channel (Sales Area) should exist in both the system
    3.Same Document Type,Item Category, Item Category Determination should exist in both the system
    4.Same Number Range should exist in both the system
    Best Regards,
    Rajendra Sonawane

Maybe you are looking for

  • Form field to open a external URL passing  the value typed by user in URL

    I am trying to build a text field with a "Go" button beside it so that when a user types in a value (e.g. a bug number) in this text field, it opens up a external URL (e.g. bugdb URL) with the parameter being passed in the URL. e.g: P1_SEARCH (Text f

  • Error while uploading data to ztable from excel file

    Hi, I have a requirement where i have to upload data from excel file to ztable.I have used the fm 'ALSM_EXCEL_TO_INTERNAL_TABLE' for reading the excel file.After reading the excel file i have used INSERT zrb_hdr from table t_zrb_hdr for updating the

  • In Adobe 8 how do you create a bates log file?

    I love this feature in Adobe 9 where one can select "output options" and change the way the bates stamped PDF is saved, to create a log file of bates numbers per document, etc.  Are these same output options and bates log file options available in Ad

  • Java canot find symbol class

    i have create 2 class this is the first class public class Book{ private String BookTitle; private String BookAuthor; private int yearPublished; public Book(String Title, String Author, int yr){ BookTitle = Title; BookAuthor = Author; yearPublished =

  • 9iASR2 Installation Errors

    The following two elements fail with the same error on my RedHat Linux 7.3 server: Infrastructure Instance Configuration Assistant and Oracle9i Application Server randomize Password Command Config Info: binutils downgraded; links: fuser, perl, java;