BAPI Function Get partner profiles of message type

Hi Gurus!
Does anyone know any function module or bapi to retrieve the partner profiles / logical system of a message type?
For example, if message type ZMATMAS is in two different logical systems, I would need to retrieve both those logical system.
Thanks!
Adi

I have played around a bit, and found out that the table where this info is stored is EDP13 - therefore this solves my problem...
Nevertheless, if anyone knows a good function module/ BAPI please let me know!
Thanks Gurus!

Similar Messages

  • LSMW: ALE/IDOC, getting the Create a partner profile for message type

    Hi Gurus,
    In my current project, i need to upload the employee data using the ALE/IDOC method with the LSMW
    when i'm generating the idoc in the 13th step, its posing the information message stating that:
    Create a partner profile for message type 'ZEMP_MSG'
    In partner profile i already assigned the message type .
    How to solve this issue, <inappropriate urgency removed by moderator>
    Thnks&regards,
    sree
    Edited by: Thomas Zloch on May 13, 2011 9:55 AM

    This forum's aim is not only to search for information and ask the members questions, but also to share knowledge. When you have asked a question and found a solution, do share with the rest.

  • Partner profile for message type.

    Dear All,
    I am using bapi in lsmw for data conversion.
    I am getting error in 13th step of lsmw, ie, when I execute Start Idoc Generation, it's saying,
    Create a partner profile for message type - MATERIALVALUATION_PRICECHANGE.
    I already created a partner profile and assigned in the initial screen of lsmw.
    Kindly let me know where I am missing.
    Thanks in Advance,
    Ranjan

    See if any of the follwing helps:
    1. The port used in the partner profile should be a file port, not tRFC.
    2. The checkbox 'Unicode Format' for the port LSMW in WE21 should remain unchecked.

  • Error MSG : Create a partner profile for message type 'MATMAS'

    Getting Error MSG : Create a partner profile for message type 'MATMAS'
    While running LSMW Idoc generation process

    See the below link and it has all screen shots how to configure ALE like partner profile,logical systems,RFC
    http://searchsap.techtarget.com/general/0,295582,sid21_gci1130337,00.html

  • Create a partner profile for message type - 'CRMXIF_ORDER_SAVE_M'

    Hi
    I am trying to create IDOC generateion through LSMW.
    i AM GETTING THE MESSAGEcreate a partner profile for message type - 'CRMXIF_ORDER_SAVE_M'
    How do I create this profile??????

    Hi,
    Execute transaction BD64.
    Identify you distribution Model,
    Select the leaf node, and from menu select
    Environment->Generate Partner Profile
    Here in you specify 'Output mode' and 'Processing Mode'.
    Click on Execute.
    Check if any error occurs (Marked with Red color).
    Try creating the IDOCs
    Best Regards,
    Pratik Patel
    Reward with points if it is of any help to you!

  • FM to get partner profile details for ALE-IDOCs?

    hi
    is there any function module to get partner profile details in current system?
    extremly sorry my mistake......
    for ALE-IDOCs
    Message was edited by:
            ashwinee mali

    BAPI_BUSINESS_PARTNER_MODIFY   CBP: BAPI for Modifying (Creating/Changing) Business Partner             
    BAPI_BUSINESS_PARTN_GET_DETAIL CBP: Business Partner Detailed Information                               
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • Functionality of Partner profiles in Idocs

    Hi All,
    Can somebody help me with the exact functioanlity of partner profiles in ALE/IDoc.
    Kind Regards
    Chakradhar

    Hi
    it is to specify the characterstics of data that u exchange bet ween partner systems
    in out bound u can define things what is message type what is output mode
    what r the process code u r using (means process code contain function module)
    to read application data and generates idoc in outbound
    in inbound u can define things like process code which read idoc to gnerate application document
    logical sytems r used when ur exchanging data bet weensap to sap systems when transferring master data
    others r used bet ween sap to nan sap systems when ur transferring transactional data
    reward if u find useful

  • Partner profile of output type equal LS (To a delivery)

    Hi,
    I want to generate an idoc every time that a delivery is created on the basis of the condition (Shipping point=xxx,delivery type = yyy, loading point = zzz)
    So I'm trying to define a logical system (One logical system by default) as partner profile to my output type.
    So in transaction V/34, I put that the output type has to be a LS via EDI.
    And in transaction VV21 I defined that the LS 'LSYS' has to be my partner by default.
    But in my delivery. In the output type header, It's saying that my logical system 'LSYS' isn't a Partner.
    What should I do in order to have a logical system as a partner in my delivery.
    Thanks in advance

    You cannot have a LS as partner in a SD document.
    You have to define a partenr definition for each ship-to you use in WE20, and set the right output message in it.
    reward points if helpful, pls.
    regards
    Roberto

  • BAPI for Getting Project Profiles in Project System

    hi,
         Can any 1 tell me the BAPI to invoke to get project profiles from project system.
    Thanks,
    Debashish Sarkar

    see if this thread is of any help
    Re: File Inputfield - ABAP functions to store files?

  • Function module or bapi to get condition value of condition types (vk11)

    Hi Experts,
       I have customer no(Sold to) , sales area and material as input.
      and i need to get discount value(defined using condition types using vk11) that i give to customer for a given material for give sales area.
      Pls help me with the standard FM or Bapi through which i can get my desired output.
      Thanks in Advance.

    Hi Ashwin,
      thanks for the reply but, this fuction module retuns me condition table based on the Acess sequence selected by me.
    where as what i require is that i should get condition record number or condition value, based on the access sequence configured (i.e i shouldn't provide the acess sequence).
    Thanks in advance

  • How to get delivery number in message type I

    hi,
    i created a screen with some input and output fields ,
    if i entered sales order number i will get item details of the sales order ,
    i kept a button in the screen  if i press that button delivery number shd displa with message "your delivery number is  ****    " and number shd display...
    plz can any 1 help me
    thanx in advance...

    Hi,
    Try the following,
    Say you get your delivery number in a variable v_delno (table VBFA), then where you are displaying the message
    message 'Your delivery number is &' with v_delno type 'I'.
    Output will replace & with the value contained in variable v_delno.
    Hope this helps.
    Regards,
    Sachin

  • RFC destination for synchronous communication (message type SYNCH)

    Hi experts,
    I am trying to configuare ALE settings.waht i did is
    My sending & receiving systems are one server with different clients.By using SALE transaction
    1.crated logical systems.(LS_800 &LR_810)
    2.Assigned those to clients.
    3.Created RFC destination
    4. Created modelview assign sending & receiving
    systems and message type.saved it.
    4.generated Partner profile.Here i am getting below problem
    Target system LR_810
    RFC destination for synchronous communication (message
    type SYNCH)
    Partner profile LR_810 SYNCH does not exist
    Generate partner profile or
    specify outbound partner profiles for message type
    SYNCH
    Target system LS_800
    RFC destination for synchronous communication (message
    type SYNCH)
    Partner profile LS_810 SYNCH does not exist
    Generate partner profile or
    specify outbound partner profiles for message type
    SYNCH
    Regards;
    Upender.

    Hi Shital;
    Thanks for your replay;
    Still am getting the Same Error;
    Thanks;
    Upender.

  • Partner profile LS PIBCLNT100 SYNCH does not exist

    Hi!
    I try currently to configure a IDoc to IDoc scenario for SAP ECC 6.0 system with following business 2 systems:
    ERP:100 (Sender)
    ERP:200 (Receiver)
    and XIB:100 (XI system)
    I successfully created a message type u201CZCREMRu201D and generated the model view in tcode BD64.
    Unfortunately when I try to distribute the model and choose my XI system I get the following error:
    Target system: XIB:100
    RFC destination for synchronous communication (message type SYNCH)
    Partner profile LS PIBCLNT100 SYNCH does not exist
    Generate partner profile
    or specify outbound partner profiles for message type SYNCH
    Questions:
    Where do I need to create a partner profile for SAP PI (XIB:100)?
    Which message type do I need?
    Which parameters inbound/outbound and which process codes do I need?
    Thank you very much!
    regards
    Thom

    Hi!
    Many thanks!
    Unfortunaltely I cannot find the process code "SYNCHRON"
    for message type "SYNCH".
    Could you tell with process code do I need for the message type "SYNCH"?
    How is it possible to create a new process type and assign them to message type?
    Thank you very much!
    regards
    Thom

  • Partner profile in lsmw using idocs

    Hii!
    I have a requirement where i need to convert article master in SAP Retail. I am using LSMW using IDOC. I have followed all the steps of configuration like created a partner profile, a message type(zmsg_type), processcode etc.
    However in LSMW Step: Start Idoc Generation , i get the foll. error:
    <b>Create a partner profile for message type zmsg_type.</b>
    Please help me with this.
    Thanks.

    Go to WE20 and then take your partner profile type from the left hand side and check you have assinged the message type in outbound or inbound parameter(in the right hand side).. if you have not then you will get this error.
    Award if usefule
    Prince

  • SYNCH message type use?

    Hi All,
    I configured the ALE settings to send material from client 250 to 214 on the same ECC system. i configured all the steps correctly. But the scenario wouldnt work until I added a SYNCH message type in the partner profile of the 214 client. But i have done scenarios in which the config worked even without the synch interface. Why does this happen? What is the purpose of this SYNCH interface?

    Hi,
    Inorder to provide successful distribution of a model to the concerned systems, SYNCH Message type has to be maintained. If this message type is not maintained the distribution is not successful and the system throws a error "RFC destination  for synchronous communication, Partner Profile XXXXXX, SYNCH doesnot exist".
    To overcome this you would be asked to Generate Outbound partner profile for message type SYNCH.
    ~Krithika

Maybe you are looking for

  • G5 won't boot from Install Disc or Hard Drive

    After 2.5 years of perfect service my G5 2.0 suddenly won't boot from the HD or Install Disc that came with it. My G5 only shows the grey screen with the apple logo, the spinning gears and the circle with the line through it. I haven't added any hard

  • Seeburger AS2 Adapter implementation in PI 7.1

    HI Experts, We have seen lot of implemetation of seeburger adapters in PI 7.0 but didnt got any chance to look ahead for any documents related to seeburger AS2 adapter implementation in PI 7.1 . Request if you can please guide or provide some hands o

  • RC0: RS Installation Problem - The credentials you provided for Reporting Services service are invalid. To continue ...

    Hi When installing 2008 RC0 I get the following error message: "The credentials you provided for Reporting Services service are invalid. To continue, provide a valid account and password for the Reporting Services service. Error code: 0x84B40000" Dur

  • Handling legacy PDF-format folios in Kindle viewer

    I'm working with a client to publish a magazine on the Kindle Fire. The magazine, a bimonthly, has been available on the iPad for more than a year now. All of the folios that we have produced for the iPad are PDF format. (Which turned out to be a goo

  • OSX 10.4.6  connection to Windows Server 2003

    OK guys I need serious help here and in the most basic terms you can describe them in. I'm not an IT guy, and our IT guy knows nothing about Macs. This will be a long post, I appologize, but if you think you can help, please read through it. We have