Distribution of GOA contract on multiple backend

Hi gurus,
can someone explain me how to setting organization structure to distribute 1 goa contract to multiple back end?
More in detail, how have I to model the structure of user that has to create GOA contract?
Have I to use local purchasing org,...?
Thank you in advance.
Best regards.

Hi Marco,
the setting in the Org Model depends on you design of purchasing organizations and purchasing groups. The Attribute CT_PROC_TY needs to be maintained in the Organizational Plan on the highest Level of your Purchasing Organisation structure with the Value of the document type uses for global outline agreements. In can be one or more doc types, which you then need to maintain for this attribute in the org structure. If no attribute exists, the system checks the transaction type settings for follow on documents maintained for the doc type.
In case you follow the standard docs / guides, there is only one doc type GCTR used and this value needs to be maintained for the attribute CT_PROC_TY. It depends with doc type you used during config in R/3 & SRM.
Cheers,
Claudia

Similar Messages

  • GOA distribution to several contracts in r/3 not working

    Hi,
    I have a problem with GOA distribution to backend. I would like to obtain the situation when I have 2 items in GOA, in Distribution I have also two inputs (both for the same purchasing organization, but locations are different) and the GOA is distributed to R/3 to 2 different contracts - one for the first location and first item and the second contract for second item and location. I'm not able to get that working right.
    Typically, does the SRM generate 2 different numbers for to r/3 contracts that were distributed from GOA?
    I have GOA number 5600000150 and no matter how many items and locations (in Distribution) I indicate, there is always only one contract in r/3 is being created. When I indicate for instance 2 purchasing organizations in Distribution, there's only one contract in r/3 created for that first one.
    Please help if you know what can be wrong.

    Hi
    Definitely, seems to be a bug in the system.
    <b>Please go through the SAP OSS notes below, depending on your System release and support pack details -></b>
    Note 648393 SRM: Distribution of global outline agreement conditions
    1063593 Invalid price during contract generation in Backend
    859049 SRM 5.0: Restrictions for uploading and downloading
    1043517 Contract Upload: Purchasing Org. is getting lost
    956190 GOA created in SRM3.0 cannot be released in higher relaeses
    1042111 GOA status set to Distribution Incorrect wrongly
    743221 Deleted price during contract generation in Backend system
    656181 Release synchronization of releases on services
    896187 Line Item Internal Note not transferred to R/3 contracts
    942008 SRM Distribution of GOA to R/3 System: Scales missing
    852469 Error in contract distribution with service items
    954183 Contract price cut when GOA is distributed to backend system
    979111 Erratic distribution on adding new item or distribution
    781344 Deleted conditions on GOA in EBP do not update backend
    1030307 Portal Information not maintained in customizing
    1033458 Item level Tolerance values in GOA not transferred to R/3
    1037623 Incorrect Error message for maintaining distribution entries
    1028659 Missing contract number during the synchronization of releas
    1025863 Wrong Currency code during GOA replication to R/3
    897759 Allow transfer of global outline agreement
    909516 SRM40/CTR:New line itm distribution flag cannot be unchecked
    Note 847398 Incorrect determination of the EKGRP back end
    P.S.: In SRM 6.0, hierarchies on GOA is not present. Better to get more details from SAP by creating a Customer OSS message as well.
    Hope this will help.
    Regards
    - Atul

  • Distribution of GOA to the backend system

    Dear Experts,
    I am working in Extended classic scenario (SRM 5.0). We are planing to configure GOA.
    Can any one give me the steps required to configure GOA and distribute the contracts to the back end system.
    When I create the GOA as of now GOA is getting created but not distributed.
    Regards,
    B.N.Karthikeyan

    Hi,
    Here are the main configuration steps needed:
    1: Make sure you have done the following in customizing:                 
       When you go to define transaction type  and you                       
       choose the entry with BUS2000113, then you click Transaction type     
       go to DETAIL screen of GCTR and choose Global Outline                 
       agreement as a specification.                                                                               
    2: You can follow these steps.                                           
       1. Go to the transaction WEDI                                         
       2. Goto IDoc menu and select Partner Profile (or F6)                  
       3. In Partner Profile, Goto PartnerType LS                            
       4. Click on the client eg. ABCCLNT300                                 
       5. In "Inbound parmtrs" make an entry for BLAORD.Enter the client as  
       Partner number. BLAO as Process Code.                                                                               
    3: In the R3 backend system,                                             
       maintain BLAORD as inbound message type, and maintain                 
       BLAREL as outbound message type                                                                               
    4: One of the requirements for setting up GOA is:                        
       Mapping of the appropriate products,product categories, condition     
       types, document IDs, transaction types and text iDs in the BAdis:     
       *IN EBP  > BBP_CTR_BE_CREATE                                          
    IN the backend system: BBP_CTR                                      
    Any GOA contract in EBP has to be mapped in R/3 with the corresponding   
    entry for conditions i.e 01CT to synchronise the two systems.            
    If the conditions are not mapped, the idocs will not be created.         
    Hence, please map the conditions and check for the distribution.         
    It is also an option to try:                                           
    Please run the function module 'BBP_PD_CTR_TRANSFER', this FM posts the
    IDOC in R/3 and add an entry in BBP_DOCUMENT_TAB,                      
    afterwards call report 'CLEAN_REQREQ_UP' which updates the status.                                                                               
    Kindly ensure all customizing and settings are correct in both SRM and 
    R/3 backend in order for the GOA to pass from systems without issues.  
    I hope this helps,
    Kind Regards,
    Lisa

  • Determine distribution of GOA as a Contract or a Schedule Agreement

    Hello,
    We are using SRM 5.5 Server and R/3 4.7 as a backend system. Uptill now we have distributed our GOA by maintaining the same transaction type on SRM and the backend for contracts. However now we have a requirement to be able to distribute GOA as a scheduling agreement for certain product categories. When we choose Scheduling Agreement on item distribution screen, GOA is again distributed as a Contract.
    How can we maintaine settings or use a BADI to be able to distribute the GOA as a Schedule Agreement type that R/3 uses instead of the contract type we maintained?
    Thank you,

    Hi Gaia,
    you can manipulate the transaction type via BADI BBP_CTR_BE_CREATE
    in SRM. Use a Case logic for field iv_logical_system to switch the transaction type
    before IDoc transfer to the Backend System. Just ensure that the transactio type
    with valid number range is available in the Backend System.
    Cheers,
    Claudia

  • Difference between Header and Item level distribution of GOA

    Hi,
    Can anyone tell me the difference between distribution of GOA at header level and item level?
    can we create multiple operational contracts in ECC when we distribute one GOA?
    Thanks
    Sindhu

    Hi
    Which ECC Version are you using ?
    The transaction for creating a GOA in SAP Frontend is BBP_CTR_MAINCC. The Transaction BBP_CTR_MAINCC cannot be called in the Easy Access. Go with /N then call the transaction.
    <b>Please go through the links below for more details -></b>
    Note 646903 - GOA - Tips and Tricks
    http://help.sap.com/saphelp_srm50/helpdata/en/58/2a8442a07b0e53e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/43/05c0c685da6e72e10000000a422035/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/00/f5c93f4d903b1ce10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/fe/14b042fa34b211e10000000a155106/frameset.htm
    Hope this will definitely help.
    Regards
    - Atul

  • How to connect to multiple backend systems to IMS

    Hi,
    I want to connect multiple backend system to SRM IMS.How to connect multiple backend system.
    Thanks in advance
    Regards
    Nitin Amritkar

    Hi
    see page 63. it is possible.
    define backend systems in spro and record all your ecc systems and create a distribution model fpr bbpiv message in srm and distibute to all backend systems.
    http://www.portal.state.pa.us/portal/server.pt/gateway/PTARGS_0_160867_305341_0_0_18/2006_05_26_srm_007.pdf
    br
    muthu

  • Multiple Backends, e-Sourcing

    Hi all, we have positioned e-Sourcing at a client that now intends to integrate to multiple backends.  With the SAP Consulting Note (OSS), we can interface e-Sourcing to a single backend.  Does anyone have any experience with integrating to multiple backends?  Some of our initial white board sessions to resolve this include:
    1.  Writing some code/scripts or mapping with PI/XI to mimic the SRM BADI "determine logical system" to route the contract back to the appropriate R3.
    2.  Using the Portal function "Composite Application Framework" to facilitate the selection of appropriate backend systems. 
    If anyone has experience or comments, please provide details or point me to some documentation to support this effort.  I assume someone has addressed this previously.  thank you.
    regards,
    gary

    Hi Gary
    We are also looking at implementing the Multiple Backend scenarios for SAp E-Sourcing integration with SAP R/3
    We understand that SAP will offer this as an interface from version 6.0 onwards, however this release as of now has been cancelled and are now looking at SAp E-Sourcing version 5.1 that will have the Multiple Backend integration
    Just to add to your views, we can still looking at using the splitter functionality in SAP XI to help push the messages to the respective multiple backends, however we need to create fresh Interfaces that will be used to Push from SAP E-Sourcing to SAP R/3 XML messages routed through XI
    We have to take these as development initiatives and address the multiple backend integration
    However, if you are able to hold on till version 5.1 is released in Q2, 2008, you need not develop these interfaces, incase its the project requirement at the moment, then you can go ahead and develop these interfaces in XI
    Incase you can share some information on the Single Backend integration, please feel free to send them to [email protected]
    Let me know if you need more information on your subject,and the decision you finally take to address your issue
    Regards
    Tridip
    SAP SRM Consultant
    +91 9902764700

  • Error creating a contract with multiple account assignments

    Hallo,
    I have created a PO agreement with a single account assignment on tr - ME31K.
    If I open this agreement and open the account assignments for an item I'm able to press the "Change display" button. In the screen which is showed I'm able to set the distribution to set the distribution to 1 - Distribution on quantity basis. If I do so I get the following error message: " Enter Acc. ***. Block". The only thing I could do is set this indicator!. But when I set this indicator this indicator is resettled and the message appears again.
    The thing I want to do is that it is possible to create a contract whit multiple account assignments.
    Could any one say what is missing or what is wrong?
    My SAP version is 47x110 SR1.
    Kind regards,
    Richard MeijnError creating a contract with multiple account assignments

    Rahul,
    The reason why I created a contract with a single Account Assignment is that it was not possible to save the document.
    So I created a document for my example and want to change it to a multiple Account assignment. So I did the steps as described.
    After adding a extra account line and pressing Enter I get the error message as described: "Enter Acc. ***. Block".
    There must be a setting wring in the IMG but I don't know which one?
    I have looked ad transaction "OME9" but couldn't see the cause.
    Kind Regards,
    Richard Meijn

  • SAP CRM Multiple Backend Scenario with Solution Manager

    Dear Experts,
    We are implementing CRM Middleware - Multiple Backend Scenario (MEP / MBE Concept) in our client landscape for SAP CRM on HANA (Ehp3)
    set-up.
    And If any one of you have already implemented MEP Scenario in the SAP CRM Landscape, Could you please help us to provide with the Configuration Steps / Documents, so that we can proceed further.
    Below are the following Queries:
    For Customizing Adapter Object:
    1) Does MEP Concept support the Customizing Adapter object to download from more than one ECC System to single CRM System.
        If Yes, Could you please provide the Configuration steps or Procedure to download the customizing data.
    For Master Adapter Object:
    2) The Adapter objects for Master Data like Customer and Materials are technically supported under MEP for the data exchange.
         However, is it possible to download the Equipments Master Data from more than one ECC System to single CRM System?
         If Yes, Could you please provide the steps or Procedure to download the Equipments Master Data.
    And please provide if you have done the Solution Manager Configuration mapping for MEP Scenario, which is required for the maintenance and transfer of customizing mappings to CRM and Mapbox.
    Thanks,
    Mohanram.

    Hi Alagammai,
        We are also implementing CRM Middleware - Multiple Backend Scenario (MEP / MBE Concept) in our client landscape for SAP CRM on HANA (Ehp3) set-up.
    Required some Information on the below Query.
    For Customizing Adapter Object:
    1) Does MEP Concept support the Customizing Adapter object to download from more than one ECC System to single CRM System.
        If Yes, Could you please provide the Configuration steps or Procedure to download the customizing data.
    For Master Adapter Object:
    2) The Adapter objects for Master Data like Customer and Materials are technically supported under MEP for the data exchange.
         However, is it possible to download the Equipments Master Data from more than one ECC System to single CRM System?
         If Yes, Could you please provide the steps or Procedure to download the Equipments Master Data.
    And please provide if you have done the Solution Manager Configuration mapping for MEP Scenario, which is required for the maintenance and transfer of customizing mappings to CRM and Mapbox.
    Thanks,
    Mohanram.
    7829055537

  • Find exact RFC Destination for Multiple backend Systems In SAP Gateway

    Hi Gateway developers,
    I have requirement,if gateway hub system has multiple backend systems( for example two backend systems: ECC and SRM ) then  how  hub system can get the suitable backend alias for exact entity collection..
    Here i have developed two entities one entity regards: ECC and second one regards SRM system..within this when I run the service it is always taking any of the same alias for both the collections..
    Can you please suggest me..
    Thanks
    Sreenivas Pachva

    Hi Srinivas,
    You can add the respective system Alias Name: Like logical system name in your URI also.
    Example:
    /sap/Service Name;mo=ECCCLNT210/zentity1?Customer1='0001'
    /sap/Service Name;mo=SRMCLNT400/zentity2?Customer2='ABCD'
    May this help you.
    Thanks,
    Saurabh Gupta

  • Unable to define connector for multiple backend systems in BRM

    Hi,
    I am on GRCFND_A V.11 and SP04
    I have multiple backend systems integrated with GRC box. So far I was using one backend connector as default one for role maintenance but it is not feasible if you have to create roles in variuos backend connected systems. I know one way to do so, i can keep changing the default connectors whenever i need to create roles but that is obviously not at all the onw any one would like to go with.
    So, I tried to create unique connector groups for every individul backend connectors. But the issue is, the moment i assign the backend connector to the respective connector groups, the same gets reflected to other connector groups as well. So, whenever i either add or delete some of the connectors to any connector groups it gets modified/changed from all of the connector groups.
    These are the backend connectors where i have to create roles from BRM whenever needed.
    These are the connector groups:
    I followed to the ink: GRC AC 10 BRM: Default Connectors with Multiple Back-end R/3 Systems , which is the same as mine issue, but not able to come to the solution point.
    would appreciate for your quick response.
    Thanks,
    Ameet

    Could anyone suggest solution to the above mentioned issue please?

  • Mapping of single Portal users to multiple backend user

    Hello Experts,
    It is possible to map single portal user to the multiple R/3 user? If yes, than what is procedure to achieve it?
    I have a SAP Portal where some users have 2 user ID in ECC, but I need to in Portal the users have only one user ID and password. How can I do to these users can select between their 2 profiles in ECC? Is posible?
    Thanks!
    Regards

    Hi,
    This is not possible since  you would have used SSO to connect to the Backend. Either it is SSO or User Mapping is done, Portal User can only access the Backend with one User ID.
    If you use SSO, for Example if the Portal User is UserA then you would have the UserA in the Backend too. It will use the UserA in backend to access.  (Note: Single User can't access multiple Backend. Since we would have already maintained the Backend Connection details in the System and also in JCo Destination. So it is not possible for a User to access the Backend with two different Backends)
    If you use User Mapping, then you can decide the User which it should use. (For ESS/MSS this is not recommended and it is not feasible too).
    Regards,
    Baskar.N

  • Contract for multiple company codes

    Hi,
    The requirement is to process the Sales Contract for multiple company codes, the concern is
    while creating the Contract document in VA41 we get the Sales area as mandatory.
    How to achieve this? if we suppress or make it as optional with some kind of ABAP customisation (what it should it be? usereixt/VOFM routines or what?) would it solve the problem ? if yes ,what would be the impacts on the other transactions.
    Kindly suggest.
    Regards
    SR

    Hi
    If it is a customer contract (SD contracts) then it is not possible to create the document without specifying the sales area. In the overview screen, even if the sales area is not specified, it takes the value from the 'Sold To' customer master record. If the SP exists in multiple sales areas, then the system displays the different sales areas in a popup and we have to select the appropriate one. To my knowledge, even if you manage to create the contract without those details, you cannot refer them for creating the release orders.
    Thanks,
    Ravi

  • Direct contract in the backend - Classic Scenery SRM 7.0

    Hi Masters, 
    I´m using SRM 7.0 Package 08 in the classic scenery. 
    I´m trying to create a direct contract of a QUOT acepted and that need to go to the backend. 
    I´m using two badis: 
    BBP_DETERMINE_LOGSYS 
    Where the variable CV_LOGSYS is with the system backend destiny 
    BBP_CTR_BE_CREATE 
    Where the variable IV_LOGICAL_SYSTEM is with the system backend destiny. 
    Where the variable CV_USER is with the user RFC. 
    The result is generating myself a message: " CONTRACT 4400000041 - WAS CREATED " (/SAPSRM/PDO_WKL455 BPP_PD455) 
    But that contract is not available in SRM and it is not also available in ECC. 
    I forgetting something? 
    Thank you, 
    Pedro Marques

    I believe that it exists yes possibility, as well as it comments on the text of the badi:
    Use
    With Business Add-In BBP_CTR_BE_CREATE, you can replace or supplement existing contract data in SAP Enterprise Buyer with your own backend structures and tables.
    Enterprise Buyer calls this BAdI before it makes the RFC to the backend system to create a contract.
    Activities
    Implement and activate the BAdI if you wish to create contracts in the backend system and replace or supplement contract data.
    Anybody have some idea?
    Thanks,
    Pedro

  • HOW TO CREATE A SINGLE CONTRACT FOR MULTIPLE CUSTOMERS IN CRM

    Hi ,
    I am working in CRM contract management. my requirement is to create a sigle contract for multiple business partners. can anyone help in providing the steps.
    thanks!
    chandra.

    Hi,
    I tried this solution earlier by adding  multiple BPs in the partner tab of the contract having this partner function.
    for ex: the partner function 000001 for sold-to-party in partner tab. i tried to select the same partner function for multiple BPs but system gives an error  "too many sold-to-party entered Remove an entry". can you help me here. thanks!
    Regards,
    chandra.

Maybe you are looking for