PO vendor partner role through ALE/IDOCs

We have ALE/IDOC interface with vendor. The requirement is PO will be sent to the ordering vendor and invoice should be received with PI vendor. We are using stardard message types for purchase order (outbound) and INVOIC (inbound).
Could you please guide me on how to set up partner profile in WE20? Do I need to define both the vendors as partner? and what partner function should I select in inbound and outbound for both the vendor? Any other settings is required?
Thanks in Advance
Sagar

Hi,
The earlier answer was to your this question
Could you please guide me on how to set up partner profile in WE20?
Now to set up the partner function follow as below
In Spro>Purchasing>partner determination >first define the partner roles , role VN for vendor,role PI for invoicing party and OA ordering address are standard available then
Define permissible roles per Vendor A/C group ..based on account group of vendor you need to define a perticular partner role is permitted
Go to define partner schmeas for vendor master >select L1 vendor>partner functions in procedure>here you check your roles are available there 2 check boxes if you wnat a perticular role mandatory in vendor master you can check mandatory and if you want an option of changing the partner you can make it changable , better to make these two roles mandatory and OA changable
Go to assign partner schemas for vendor master assign L1 for your vendor a/c group
Then go to partner settings in purchasing document define partner schema select std.po >function in procedure>check roles VN,PI,OA
Select no change mandatory and higher level for all three
Go to assign schemas for docuemt>assign 0002 for document type in question
Thanks
Diwakar
Edited by: diwakarnd deshpande on May 13, 2011 8:24 PM

Similar Messages

  • Issues in employee replication from ECC to CRM through ALE/IDOC

    Hi,
    We are replicating the employees from ECC to CRM through ALE/IDOC.
    Some times for some employees, the Idoc status in CRM is  52(Application document not fully posted) in CRM (WE02 tcode)
    If I see the details its showing as " Identification Category BPCCOD is Not Assigned to Any Identification Type"
    What I need to do now to avoid this.
    Pl suggest
    Regards
    BABU.

    Hi Babu, I'm having the same error when I replicate my employes. I have define  BPCCOD in  spro - Cross-Application Components - SAP Business Partner - Business Partner - Basic Settings - Identification Numbers,  but this configuration does not resolve my problem.
    Could you resolve this problem?.
    Pls. let me know...
    Regards,
    George

  • Reverse HR/FI Posting through ALE/IDOC

    We had a scenario in which Payroll Run will happen in one instance & posting will happen in another instance through ALE/IDOC.
    Now we want to do the posting reversal though ALE/IDOC.
    There is no specific message type for HR/FI Posting Reversal
    Can anyone help on this?
    Regards,
    Ravi

    Ravi,
    What bharathi said is exactly correct Infact i was worked with HR/FI posting.
    Posting of payroll from HR to FI is our (HR job) but reverse posting is absolutly FI consultant job. Since before that we already estblished a link between G/L a/c's and Wagetypes.
    by creating symbolic accounts
    I suggest if you post this question in FI you will get more reply positvely
    Best Regards

  • New Vendor Partner Role on PO

    Hi,
    I created a new vendor partner role that I can use on PO Partner header.  When I create a PO and assign the Partner role, system generated message that the partner role vendor needs to be extended to the purchase org PO is posted for: 
    Message F2165: Vendor <vendorID> has not been created for purchasing organization <purchase org>
    Vendor for this new partner role does not have to be created for the purchasing org for my intended use.  Does anyone know how I can get around this? 
    Looking at some code (LWY09F01) looks like SAP allows some of its standard Partner Roles to be used without vendor being created for the purchasing org:
    RS     Invoicing Party
    BA     Ordering Address
    VA     Contract Address
    HS     Manufacturing plant
    TF     Freight Service Agent
    AZ     Payment Recipient
    I would think SAP would allow customer defined Partner Roles (Y, Z) to be used without vendor being created for the purchasing org. 
    Any suggestions would be greatly appreciated.
    Thanks,
    Susan Wang

    Hi Susan,
    I'm also in the midst of a similar situation. Did you find any solution (customizing or custom development) to achieve this?
    Thanks
    Anuj

  • As a abap programmer what is the role in ale/idoc.

    hi guru.
    i am a abap programmer. please tell me<b> what is the role of abap programmer
    in ale/ idoc.</b>
    regards.
    subhasis.

    Hi,
    ALE  is Application Link Enabling.
    ALE
    A means of creating and operating distributed applications.
    Application Link Enabling (ALE) guarantees a distributed, but integrated, R/3 installation. This involves business-controlled message exchange using consistent data across loosely linked SAP applications.
    Applications are integrated using synchronous and asynchronous communication - not by using a central database.
    ALE consists of the following layers:
    Application services
    Distribution services
    Communication services
    Refer
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    Check this link ALE and EDI
    ABAP Programmer must know how to create inbound n outbound interfaces to send IDOCs through ALE.
    Please refer to the details mentioned in the hyper-links beow.
    You will get the details how to go about it.
    To see the IDOC & status check it in WE02/WE05
    You will get step by step process.
    ABAP Development
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.geocities.com/xplosion78/customised_ALE_IDOC_BY_SACHIN_DABHADE.zip
    http://help.sap.com/saphelp_45b/helpdata/en/35/b0ea5187a62488e10000009b38f9b7/content.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/c4/6bc368fef411d28d0900104b56737d/frameset.htm
    ABAP Development
    Follow below steps to create custom IDOC.
    1.Create segments through transaction WE31.
    2.Create IDoc Type through transaction WE30 by attaching created segments.
    3.Message type through transaction WE81.
    4.Link Idoc and message type in WE82 transaction.
    Check the transaction WEDI for ALE settings
    Check these links for more details on IDoc's:
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    ALE/ IDOC/ XML
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp
    http://help.sap.com/saphelp_srm30/helpdata/en/72/0fe1385bed2815e10000000a114084/content.htm
    IDOC Convertion
    /people/kevin.wilson2/blog/2005/12/07/changing-fields-in-an-idoc-segment
    http://www.intelligententerprise.com/channels/applications/feature/archive/kasturi.jhtml
    Hope this will help.
    Regards,
    Priyanka.

  • About vendor partner roles..

    I have a vendor with partner roles assigned to it..
    But while im creating a PO against this Vendor, these partener roles are not getting populated in PO when i checked  partner tab of PO...
    thanks

    Hi
    Please check the following pre requisites again
    <b>Prerequisites</b>
    When working with partner roles, you must maintain the following settings:
    <b>Vendor Master Record</b>
    Separate vendor master records must exist for all the partners of a vendor that are to be entered in that vendor’s master record.
    <b>Customizing</b>
    You specify the partner roles to be used in the vendor master record via schemas that you define and assign to account groups in Customizing for Purchasing.
    Specify which partner roles you wish to use – and which of them are mandatory roles – in Customizing for Purchasing under Partner Determination-> Partner Roles -> Partner Settings in Vendor Master Record -> Define Partner Schemas. (At this point, select the Mandatory indicator where appropriate.)
    Assign the partner schema to the relevant account group. Under Partner Determination -> Partner Settings in Vendor Master Record -> Assign Partner Schemas to Account Groups, you can assign different partner schemas to account groups for the purchasing organization, plant, and vendor sub-range levels if necessary.
    <b>If you want the system to also search for partner roles at purchasing organization level, and not only at the "different data" level (i.e. plant/vendor or VSR/vendor), you must set the Higher level indicator in Customizing for Purchasing under Partner Determination -> Partner Settings in Purchasing Documents -> Define Partner Schemas -> Partner Roles in Schema.</b>
    There you can also specify whether the partner roles are to be determined at the beginning or at the end of the document entry process (End indicator).
    <b>If the plant is defined as default value, the system attempts to determine plant-specific partners in the case of partners determined at the start of the process.</b>
    Regards
    Ramakrishna

  • Upload data from legacy system to SAP through ALE IDOC

    Hello All,
    I have a requirement where i need to upload the data from legacy system to SAP. So i am using ALE IDOC.
    In my requirement i need to extend the Standard IDOC. I have extended the IDOC and even found the exit for the updation of the extended fields to SAP. My data would be be placed in the application server.
    Can anybody tell me how to retrieve the data and update in the tables for the extended fields.
    Could you please provide a sample program for retrieving data for IDOC.
    Thanks

    Hi,
    You can find the sample code in the following link.
    Re: calling idoc_input_creditor
    Regards
    Sajid

  • How is partner profile for ALE/IDOC transported?

    Hi experts,
    How is a request created for transporting configurations in ALE/idoc.
    Valuable answers will be generously rewarded.
    regards,
    Shrita.

    Hi,
    some configurations are client dependent and some are client independent.
    so client dependent configurations are transported to different clients using SCC1 transaction.
    and client independent configurations they refelect automatically.
    Regards
    vijay

  • FI document posting through ALE/Idoc  - FIDCC1/FIDCCP01

    Hi all,
    Currently I am working on a requirement ALE/IDOC:
    I am at the receiving R/3 system(v4.5B). Now, I am able
    to receive the message FIDCCP01 with extension for the
    withholding tax. To process and post this FI document, could someone
    tell me what are all the steps that I have to follow,
    the function module I have to use and the user exits I
    have to look at.
    Many thanks in advance.

    Hi,
    By parameters, we mean the Inbound IDoc settings that must be carried out before you process one. Take a look at http://www.intelligenterp.com/feature/archive/kasturi2.jhtml?_requestid=17281
    and
    http://www.sapgenie.com/sapgenie/docs/ale_whitepaper.doc
    for details on IDoc inbound and outbound parameter configuration.
    Could you please mention the error message you receive when using the test tool?
    Regards

  • Business Partner Transfer using ALE/IDOCS

    Dear Gurus,
    I am using S.R.M. 5.0 system. I am encountering scenario of transferring the business partners from S.R.M sytem to C project which is again add-on module provided by SAP. I have created Distribution Model and have assigned the message type BUS1006 (message type for Business Partner). But I am not able to find the transaction to send the data across to CPD system like BD10 is for transferring material in R/3 system.I have also observerd that the dala eleement of the business partner has got change pointer attached to it. I have got two questions.
    1. Is the method that I followed is correct to transfer data? I did it by seeing PPT .If yes than what is the t-code to transfer the business partner equivalent to BD10.
    2. In case of change pointers begin activated how should I transfer data? if any documentation is there that will be helpful?
    Thanks and Regards,
    Saurabh Chhatre
    Thanks and Regards,
    Saurabh Chhatre

    Hi Sergio,
    When I tried BUPA_SEND , I came across another transaction BUPA_CALL_FU.
    This transaction allows us to select function modules that needs to be called for sending the business partner from S.R.M 5.0.Have you got any idea which are the mandatory F.M's that needs to be selected. I am asking this because there are few F.M's which do not exist in the system.
    Or have do you have any idea how we can create these F.M's. As these are standard I am thinking it must be done through customization.
    Thanks in advance
    Thanks and Regards,
    Saurabh Chhatre

  • After data transfered (ALE/IDoc), the data in one of the segment IS GARBAGE

    Hi Experts,
    I have posted data through ALE/IDoc. I am checking the posted data. in one of the segment the address, street name, name.....etc are looks like "±±¾©»ÝµÂºÀÊ˿Ƽ¼·¢Õ¹ÓÐÏÞ¹«Ë¾"...these are garbage charecters. If I set it ot "Traditionally Chinese" in options, it is showing in regular native language. My aim is to bring this address (ADRMAS) in native language even after the data is posted. Where can I change the settings, do I need to deal with the complex custom code??
    Please help me in this.
    Thanks
    Nilesh

    To Look the the code page options (SM59), I dont have authorization here.
    The main problem is, there are so many IDocs are generating each time I send the vendor data (BD14).
    Why this many are generating? is it per target system? is so, is it going through the filter data?
    Please explain steps........I would be really appreciate for quick response.
    Thanks
    Nilesh

  • Partner role cannot be processed by BAPI_PO_CREATE

    on inbound pordcr101 idoc
    get status 51 partner role cannot be processed by BAPI-PO-CREATE
    What does this mean and where can i fix it
    thanks in advance

    Janice, are you using XI or doing this directly as an IDoc ?
    Can you create partner roles through SE37? Please post this message in Data interfaces of "ABAP Development" Thread to get more responses

  • ALE/IDOC Query

    Kind suggestion reqd. for
    How to see the material in the target system/client sent through ALE/ IDOC from 800 to 810.
    Done all the Configuration and sent a material  (MATMAS-msg Type) from 800 to 810,  1Master IDOC has been created and 1Communication IDOC has also been created through [BD10]
    And the status codes are
    03
    30
    01
    But how to see the material in the target system/client 810. Organisational Datas and Enterprise Structure are same in both system and exist in 800 & 810.
    Plz. throw some lights on this.
    Thanks

    I got in target system at  WE02
    Status code 56 : IDOC with errors added
    EDI: Partner profile inbound not available
    The Details----
    EDI: Partner profile inbound not available
    Message no. E0337
    Diagnosis
    An inbound partner profile could not be found with the following key:
    /AAAAAAAAAA/LS//MATMAS////
    This involves the key fields of table EDP21:
    -SNDPRN  partner number of sender
    -SNDPRT  partner type of sender
    -SNDPFC  partner function of sender
    -MESTYP  logical message type
    -MESCOD  logical message code
    -MESFCT  logical message function
    -TEST    test flag
    Procedure
    Please check the inbound partner profiles.
    Execute function
    Plz throw some lights on this
    Thanks
    Edited by: Sarat Orissa on Feb 18, 2010 1:51 PM
    Edited by: Sarat Orissa on Feb 18, 2010 1:52 PM

  • ALE/IDoc interface for Special Ledger Data

    Anybody has experience with extracting Special Ledger data from ECC through ALE/IDoc interface?
    Because Special Ledger is cutom to any client, I'm thinking we need to create a custom IDoc type. I didn't notice any standard IDoc type. Any documentation or any tips on this will be appreciated.
    Thanks,
    Srinivas

    problem has been solved
    thanks

  • Changes to customer search and Pull RFC [ALE/Idoc's]

    Hi All,
    I'm having a scenario as above in my project regarding the ALE/Idocs:
    Customer Reference Server(CRS) is the Database through which the data is pulled. At present whenever customer wants the data it is pulled by the RFC method from CRS, now we must change it and pull the data through ALE/Idoc method that means we must trigger the Idoc whenever the customer pulls the records from the CRS. We must remove the RFC method entirely and implement the Idoc method.
    If possible please provide me the logic for the same how to implement the Idoc method.
    Waiting for your early response.
    Thanks in advance
    Santosh L.G

    Hi Abhishek,
      This is our scenario. We are doing an integration of SAP HR r/3 system with the CRM system. We need housing information details of the employees which we have in custom infotype 9310 in SAP HR system and we need those details in the CRM system. So am planning out for an ALE/IDOC approach for the integration and gonna  maintain the 9310 details in a custom table. In the CRM system, we gonna build a BOL layer for accessing the 9310 details. Also i'm preparing a HLD for this process. I wanna read and go through few same HLD's before i submit my proposal to my client. Please suggest me and help me out.
    Thanks in advance.
    Regards,
    Arunmozhi.

Maybe you are looking for

  • Browse option --

    Hi, Is there any way to change the look of browse option window?[am using WEBUTIL_FILE.FILE_SAVE_DIALOG method] Regards Priya

  • Error loading application peoplesearch

    I need to simulate an org chart. while searching the forum found a post that says, load 'people search 2.1' application for a sample. But I am unable to load this application, it fails with <error> Error ERR-7621 Could not determine workspace for app

  • Photoshop Elements 10 hung up at Restoring people recognition 2%

    Hello      I just buy Photoshop Elements 10. after install, I could not open Organizer because it is hung up at "Restoring People Recognition 2%" Please help. Thank you

  • AE CS6 Crashes after Photoshop Update

    AE was working okay for the week that I'd had it installed, but a couple hours ago, the Adobe Update downloaded and installed an update for Photoshop. The very next time I launched AE, it crashed with the following information: Problem signature:   P

  • Cluster with Solaris for Intel?

    Simple question: Is this supported? Is this possible? Do I need anything else beside the Media CDs or Solaris 7/8? The idea of this is to let our students try out HA. We don't have any Sparcs left for this purpose, but we have lots of PCs. Thanks, Ha