Regarding Importing RFC in to IR

Hi All,
1) Can We Import the RFC/BAPI From the XI Server ( ABAP Stack ) Instead of Importing it From the R/3 Server ?????
2) Is it Work Properly When We Did From the XI Server ???
Please Let Me Know
Regards
Vamsi

Hi ,
Let me make a guess here as to what you are trying to ask when you say importing idocs RFC from XI ...
As you wouldn't any idocs or rfc's of consequence as xi is middleware ..not an ERP or some system like CRM ..SRM et cetra ..
I'll assume you are asking whether you want export the xsd of the idoc interface or rfc interface (which you imported as external interfaces in R/3 like system ) so that you can play around with xsd thus imported outside XI according to your need ...(Like changing the occurrence ...make the variables global..or something to that effect) ..Then yes can do it ..as a matter fact ..The concept for idocs is called ..Idoc packaging ..where in you have idoc which has only 1 oocurence ..but your requirement is to send multiple idocs.
Regards,
Deepak

Similar Messages

  • Importing RFC from R/3 3.1i PI 7.0

    Hi,
    The scenario is picking a file from third party FTP sever and posting an Idoc into SAP R/3 3.1i using PI 7.0. In between we call an RFC from R/3 3.1i from PI 7.0 for converting values. The problem here is, where we tried to import RFC from R/3 3.1i into PI 7.0, its is not allowing to import.It says unauthorized access, even though i had permissions to do that.
    1:) Is this a compatible issue?
    2:) Can we import RFC from 3.1i into Pi 7.0? Then why i am not able to?
    3:) Is there any other way to use that function module in mapping?

    Hello
    1:) Is this a compatible issue?
    - yes
    2:) Can we import RFC from 3.1i into Pi 7.0? Then why i am not able to?
    - No, this is not supported. The import of RFCs and IDocs is supported from SAP Release 4.0 and higher.
    3:) Is there any other way to use that function module in mapping?
    - If the RFC is not too complex, just created the objects in the ESR. Or import from a system which is > 4.0.
    Check the KBA #1535964 How to import an IDoc/RFC into the ESR, for further details.
    Regards
    Mark

  • Imported RFC with problem in converting to XML

    Hello,
    another nice issue:
    I have an aRFC with this import parameter from ABAP:
    data: p_data type tab512 occurs 0.
    Call function.......
    Tables
    DATA = p_data
    This is the XML source from the mapping test in Int.Rep.
    <?xml version="1.0" encoding="UTF-8"?>
    <ns:Z_BI_SEND_DATA_512 xmlns:ns="urn:sap-com:document:sap:rfc:functions">
      <SYSID_HOME>AAA</SYSID_HOME>
      <TARGETSYS>BBB</TARGETSYS>
      <DATA>
        <item>test1</item>
        <item>test2</item>
        <item>test3</item>
      </DATA>
    </ns:Z_BI_SEND_DATA_512>
    This is the payload from SXMB_MONI:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <rfc:Z_BI_SEND_DATA_512 xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
      <SYSID_HOME>AAA</SYSID_HOME>
      <TARGETSYS>BBB</TARGETSYS>
    - <DATA>
    - <item>
      <WA>test1</WA>
      </item>
    - <item>
      <WA>test2</WA>
      </item>
    - <item>
      <WA>test3</WA>
      </item>
      </DATA>
      </rfc:Z_BI_SEND_DATA_512>
    Looks like there is a difference (imported RFC in mapping does not show the work area WA)(so: mapping requires
    <DATA>
        <item>test1</item>
    but RFC generates
    - <DATA>
    - <item>
      <WA>test1</WA>
    which hinders the mapping from moving the item lines into the destination file because in mapping the WA area cannot be linked as it is not recognized in mapping.
    Any ideas are welcome!
    Regards
    Dirk

    Hi everyone
    My problem is related to Dirk's one in that I am using an RFC to send XML data from CRM to XI.
    I am trying to send the following string:
    <TEST>GREG</TEST>
    However on XI the payload looks like this:
    <xml version="1.0" encoding="UTF-8"?>
    <rfc:_-MARS_-CPE_IMPORT_CRM_CATALOG xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
    <IV_CATALOG>&#60;TEST&#62;GREG&#60;/TEST&#62;</IV_CATALOG></rfc:_-MARS_-CPE_IMPORT_CRM_CATALOG>
    As you can see < is converted into &#60;
    Where and how do I specify that the content of the parameter must not be interpreted?
    Thanks
    Greg

  • Problem in Importing RFC from ECQ to XIQ

    Hi.....
    I have a problem in importing the RFC from ECC Quality Server to PI Quality Server.......
    When I fill the fields like
    Application Server......
    System Number.....
    UserName
    Password.....
    I am getting a screen Problem.....in which error information is given....
    One of the error is UserName(XXXX) cannot have access to aii.sap......
    Please help me.....
    Thanks,
    Sudheer

    Hi Sudheer,
    Kindly check the user having all authorizations which you are try to importing the RFC's from ECQ to XIQ, check with your basis team and try to provide the required authorizations for that particular user.
    Then you can able to import RFC's and do the design by activating the objects.
    Regards
    Venkat Rao .G

  • Hangs When Import RFC

    Hi,
    Recently I want to use BAPI in SAP PI 7.1 with EHP 1. when I want import RFC on Imported Object, I got Hang in RFC node.
    I just follow SAP Notes [1420787|https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/sapnotes/index2.htm?numm=1420787], however no com.sap.aii.ib.client.delayload property in my exchange profile.
    Any input please for resolution.
    Regards,
    Glenn

    Hi,
    It seems to like basis issue. So, Please contact basis guys to solve your issue. Basis peoples will help you regarding mentioned problem.
      Please see the below link, it might  be useful to you.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/2b/a48f3c685bc358e10000000a11405a/frameset.htm
    Regards,
    Rajesh

  • ** Not able to Import RFC - RFC to RFC scenario

    Hi Friends,
    I have created one technical system in SLD which is already configured with XI system. I have created one business system for this technical system.
    I have created one SWCV and one namespace. Now, I have tried to import one RFC under 'Imported Objects' in this SWCV by giving proper logon details in the SWCV and Import Objects dialog box. But, the system throws the following error.
    Unable to establish connection to R/3 system computer8 (system=00, client=800) Troubleshooting tips:
    Is the target system online?
    Check the connection data (note that server names and groups are case-sensitive)
    Tips for administrators (see the configuration guide for more details):
    Does the user have the required authorizations in the target system?
    Is the target system configured correctly in "etc/services"?
    I have checked the login password, host name, etc. everything is correct.
    What could be the problem?
    Friends, Kindly help me to solve this issue.
    Thanking you.
    Kind Regards,
    Jegatheeswaran P.

    Hi jega,
      go to R/3 system and check your Function module weather it is activate or not.
    save and activate it.
    Also check the connection between XI and R/3.
    Re: How to Check the RFC Connection Between R/3 And XI
    lost Connection between R3 to XI
    Try to import RFC now....
    Regards
    Biplab
    <i>***Reward points if it helps u.</i>

  • Import RFC from SAP System to XI

    Hi
    It is taking more time ( 5 to 10 mins) to list the RFC from SAPsystem ,When i try to Import RFC from SAP System to XI.
    Please let me know your ideas on the same
    Regards
    Madhan D

    Hi,
    Could you pls check the following sap notes..
    SAP Notes  718320,767091 and 212011 for a better idea on difference in performance while extracting data from R/3 backend.
    Regards,
    Madhu

  • Import RFC Model

    All,
      I'm using Sneak preview full java version. When I try to call SAP Function module from webdynpro Java via RFC Model, it's asking me to specify the SAP Server detail logon information.
    Can anyone help me what information i should give becos im using Sneak preview Java version...
    Thanks..
    BM

    Hi Bharathi
    If u want to import Adaptive RFC Models from ABAP backend u have two ways for importing the model
    1) single server : where u need to specify ABAP system creditials such as Application server name,client,system number for ABAP system available in ur Local Area Network
    2) Load Balancing : Here DropDown List is automatically populated with list of ABAP servers which are defined in ur SAP LOGON PAD . Actually NWDS picks up names of these servers from <b>saplogon.ini</b> file which stores all ABAP servers defined in ur SAP LOGON PAD
    so if u have entry for the required ABAP backend in ur SAP LOGON PAD then u can go for Load Balancing method in which most of the entries will be automatically populated from saplogon.ini file
    If u donot have SAP LOGON PAD or saplogon.ini file doesnot have entry for the ABAP server then u should go for single server mode for Importing RFC models
    Hope u Got the difference between the two methods now
    Regards
    Asif

  • Import RFC/IDOC error

    Hi all,
    I am following "How to...push data in to BW from XI."
    In the 5th step in the document it is given
    Choose "Import RFC/IDOC" in the context menu of "Imported Objects" and enter your user data to logon to the BW system.
    Select the function module /BIO/Q16ASENDXMLDATATOBW_RFC
    Press "continue"
    Press "Start"
    But when I do this I am getting a java nullpointer exception error com.sap.aii.ibrep.sbeans.upload.remoteuploadexception:jsva.lang.nullpointerexception
    I am using jre1.4.2_10 and java web start version 1.4.2
    Please help me in resolving this issue.
    Regards,
    Aanand

    Hi Anand,
            Can you pls make sure that no other users have this same RFC imported into your XI integration builder and is waiting to get their change list activated. In that case also we get the error in importing...
    check these links also.
    Error importing RFC / idoc despite following note 769356
    Cheers
    JK

  • Import RFC - Help

    Hi,
    I want to import a BAPI from a R/3 system.
    I have created a Software catalog and imported it into Integration Repository, also created a namespace with selecting the option for RFC enabled.
    Now when I right click on RFC to import a RFC, I get only one SAP system , which is the XI server with its client.
    I need my R/3 system ID and client to appear in this place. How can i do this ?
    I have created the R/3 server in both technical system and also business system.
    Thanks in advance.
    Regards,
    Vivek

    Hi Vivek,
    Have You created Software component in Int. Repository. ?
    If not create one <b>software Component</b>.
    Than create <b>Software component version</b>.
    In software Component version, you are having options for
    Importing RFC and IDoc Interfaces
    Click the radio button for Importing option.
    Than below that there is an option maintaining the  Connection data for Import.
    Enter the <b>system name and client</b> data here OR you can provide the data while
    importing the Interfaces.
    Hope this helps.
    Regards,
    Vijay

  • Import RFC hangs

    I am using JRE 1.4.2.17
    There is no problem for importing of Idocs. However when i try to import RFC in the integration repository, the program hangs.
    I have
    I have cleared the cache as well.
    my authorization is SAP_ALL
    Any advice from the gurus? Couldnt find any information in the forum.

    hi
    After a certain period of inactivity user connections with backend are automatically snapped of.Also this happens in case of time outs.
    Check the following parameter,
    icm/server_port_0
    Values should be something like this...
    PROT=HTTP,PORT=80$$,TIMEOUT=480,PROCTIMEOUT=480
    check this link
    http://help.sap.com/saphelp_nw04s/helpdata/en/7b/72092aaa1342c5a3af7ce0b9a11ff9/content.htm
    check by connecting to backend from browser and check in txn sm04
    note:reward points if solution found helpfull.....
    regards
    chandrakanth.k

  • Finding the app. server and system number when importing RFC

    hello experts
    I would like to import RFC and I seem to forgot the app. server, and its system number. where can I find it?
    Thanks
    Kfir

    Hi
    Go to SAP Logon single click on your system and again single click at option change item..that will present at left side of your saplogon pad
    you will get all the information regarding that system on which you have clicke first.

  • Problem in mapping xml data with imported RFC parameters

    I am currently working on a senario in which a flat file is generated by an RFID server and placed in FTP server.
    The flat file is picked up from the FTP server using XI and the contents are mapped to the corresponding imported RFC parameters.
    The content of the file which is in text format is successfully converted in XML at the XI side.
    File contains records of 2 fields Functional location and RFID equipment number . In the R/3 side these fields
    are used as Functional location and equipment number of PM module .
    The structure of the FTP message is as follows
    <ns:RFID_MSG_TYPE xmlns:ns="urn://sisl:rfiddemo">
    <RecordSet>
      <Row>
       <FL1>"f1</FL1>
       <FL2>01</FL2>
       <FL3>01</FL3>
       <RFID_NUM>I001"</RFID_NUM>
      </Row>
    </RecordSet>
    </ns:RFID_MSG_TYPE>
    After the mapping program which maps the above structure to the imported RFC is executed the following payload document is generated
    <ns:ZRFID_EQUIP xmlns:ns="urn:sap-com:document:sap:rfc:functions">
    <RECORDS>
      <item>
       <FLOC>f1-01-01</FLOC>
       <RFID_NO>I001</RFID_NO>
      </item>
    </RECORDS>
    </ns:ZRFID_EQUIP>
    The size of FLOC is 30 of type string and RFID_NO is also a string with size 18.
    When the data is brought in R/3 both the fields FLOC and RFID_NO gets mapped in FLOC which is of type char30.

    Hi Naveen,
    In sxmb_moni the content transmitted to the adapter(RFC)is as follows
    <?xml version="1.0" encoding="UTF-8" ?>
    - <ns:ZRFID_EQUIP xmlns:ns="urn:sap-com:document:sap:rfc:functions">
    - <RECORDS>
    - <item>
      <FLOC>f1-01-01</FLOC>
      <RFID_NO>I006</RFID_NO>
      </item>
    - <item>
      <FLOC>f1-01-02</FLOC>
      <RFID_NO>I002</RFID_NO>
      </item>
    - <item>
      <FLOC>f1-01-03</FLOC>
      <RFID_NO>I003</RFID_NO>
      </item>
    - <item>
      <FLOC>f1-01-04</FLOC>
      <RFID_NO>I004</RFID_NO>
      </item>
    - <item>
      <FLOC>f1-01-05</FLOC>
      <RFID_NO>I005</RFID_NO>
      </item>
    - <item>
      <FLOC>f1-01-06</FLOC>
      <RFID_NO>I001</RFID_NO>
      </item>
      </RECORDS>
      </ns:ZRFID_EQUIP>
    At r/3 side the field floc and rfid_no gets mapped to floc which is of char30
    eg floc=f1-01-01I006
       rfid_no=

  • Problem importing RFC/IDOC

    Hi All,
    While importing RFC/IDOC, there are 3 steps
    1. Logon
    2. Choose Objects
    3. Execute imports
    After giving the reqd info in logon, I can go to the next step, but here when I click on RFC or IDOC, I am not able to see the RFCs or IDOCS, IR is not responding, the screen goes blank and I have to close the application(IR).
    Any help is appreciated.
    Thanks,
    Jai Shankar

    >>wasn't it 3 that felt like 15 ?
    No i guess it is a 15 actually.
    >>do you have many Zidoc - ZRFC ?
    Yes. This is a IDES system I am connectin to. So lot of them.
    Thanks,
    Jai Shankar

  • Import RFC in java

    Hi,
    how to import RFC in java?

    HI
    Friend
    Please find out the flowing link..
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10c2c440-7f8c-2b10-7db0-dce34360f118
    I thing it is very helpful to you..
    used for Netweaver 7.0.09 java...and higher versions
    Adaptive RFC model
    Tanks
    Rafi Shaik

Maybe you are looking for

  • How to update my ipod ?

    how to update my ipod touch ?

  • Mail server not responding, have checked details in mail settings, i pkone 4s

    Mail server not responding, have checked my details, help

  • Multiple column in List item

    Hellow all I have 3 Column Code,Name,Salary I want a list item which show all 3 Data in one list item The picture will Clear you my Requirement Linkhttp://h1.ripway.com/Sharry2/ok.bmp Regards Shahzaib

  • ITunes 8.2.1 Window Won't Open!!!!!

    I have iTunes 8.2.1 installed on a MacBook Pro (OS X (10.5.8)) and I can't get the window to open. The toolbar appears on the top and allows you to play music (with limited functionality). I can also play music using my iTunes Widget (same thing - wi

  • Keys in Views ..

    Hi Can somebody explain me please how works the keys in a view. For example, we have some Join for two tables, but we have an existing view just for these both tables so we think tu use the view instead Join in order to improve the performance,  but