<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calling a RFC Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117851#M740405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your RFC destination again in SM59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the tab "Logon /Securtiy"&lt;/P&gt;&lt;P&gt;1. You must have active user and its password along with language and client.&lt;/P&gt;&lt;P&gt;2. Checkbox "Logon Screen" must be off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2007 23:07:03 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2007-11-26T23:07:03Z</dc:date>
    <item>
      <title>Calling a RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117850#M740404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question regarding calling a RFC function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BW - BI 7.0 I call a RFC function module:&lt;/P&gt;&lt;P&gt;(The ABAP program in BW-BI 7.0 is below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION ''ZTESTFUNCTIONMODULE'  " Function module in ECC&lt;/P&gt;&lt;P&gt;     DESTINATION 'DECCLNT110'  " ECC system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      it_gl_item   = it_gl&lt;/P&gt;&lt;P&gt;      it_errlog_gl = it_errlog_gl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'ZTESTFUNCTIONMODULE'   is RFC enabled in the ECC system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The purpose is we retarct the data from BW to ECC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I run the function module it always asks for the user id and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP logon screen appears and it asks for the user id and password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The destination is maintained in the SM59 transaction and also the user is maintained there. I think it should login automatically into remote system and return the tables. is it correct. How to skip the logon screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I have to pass the user id and password in the function module. I think it should take the user id from the SM59 destination. Is it correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise. As always thanks for your help guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 23:01:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117850#M740404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T23:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117851#M740405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your RFC destination again in SM59.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the tab "Logon /Securtiy"&lt;/P&gt;&lt;P&gt;1. You must have active user and its password along with language and client.&lt;/P&gt;&lt;P&gt;2. Checkbox "Logon Screen" must be off&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 23:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117851#M740405</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-26T23:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117852#M740406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Senthil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you answered your query in your question itself &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user ID and password need to be maintained in RFC destination in SM59.&lt;/P&gt;&lt;P&gt;Go to SM59 and then click on test connection..if it does not ask for ID and passwoed that means correct ID and password is maintained in SM59 otherwise maintain it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 23:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117852#M740406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T23:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117853#M740407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SM59 transaction...there is a radio button to say YES for trusted system..I think if you check that...it will not ask for logon screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2007 23:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117853#M740407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-26T23:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117854#M740408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is password is different in ECc and BI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it is solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thanks guys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 01:17:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117854#M740408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-27T01:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calling a RFC Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117855#M740409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no longer relevant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 00:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-a-rfc-function-module/m-p/3117855#M740409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T00:26:56Z</dc:date>
    </item>
  </channel>
</rss>

