<?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: RFC and data check ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307585#M1027042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; the only caution are left check the source table is filled or not?from data is coming into RFC.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get you fully on your reply. my requirement is to check the data coming into RFC incoming tables or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain little details on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2008 17:29:33 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2008-07-30T17:29:33Z</dc:date>
    <item>
      <title>RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307583#M1027040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an RFC that called from SAP XI . During the testing i find one of table in which data is NOT coming into RFC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as per SAP XI experts in the SAP XI side told me that their maping are okay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So clearing doubt this i need to check whether the data is coming into SAP or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible options are :--&amp;gt;&lt;/P&gt;&lt;P&gt;1. in the First line of RFC write all tables coming in to a spool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In the first line of RFC send all tables coming in to email account&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the first line of RFC write all tables in to Memory ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other than these we have any options to validate the data coming in or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS please DO NOT suggest go for debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 17:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307583#M1027040</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-30T17:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307584#M1027041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Possible options are :--&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1. in the First line of RFC write all tables coming in to a spool&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2. In the first line of RFC send all tables coming in to email account&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;3. In the first line of RFC write all tables in to Memory ID&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;other than these we have any options to validate the data coming in or not&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;PS please DO NOT suggest go for debug.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the only caution are left check the source table is filled or not?from data is coming into RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AMit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 17:21:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307584#M1027041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T17:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307585#M1027042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; the only caution are left check the source table is filled or not?from data is coming into RFC.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't get you fully on your reply. my requirement is to check the data coming into RFC incoming tables or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain little details on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 17:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307585#M1027042</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-30T17:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307586#M1027043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest using FBGENMAC. This is a macro provided by SAP which creates a test data directory of the data comming in. all you have to do is add two lines of code to the RFC and do the required config.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details refer to OSS notes 519292 and 517767&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 17:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307586#M1027043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T17:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307587#M1027044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mine is custom function module. How these FBGENDAT &amp;amp; FBGENMAC useful to me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307587#M1027044</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-30T18:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307588#M1027045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amit asking you to check the source tables ,he is thinking that may be those tables are empty, so thats the reason data is not coming During RFC call.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307588#M1027045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T18:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307589#M1027046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used this in an custom RFC too.&lt;/P&gt;&lt;P&gt;i missed out one more note which has better instructions:  oss note 539978&lt;/P&gt;&lt;P&gt;Here is what you do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am on ECC 6.0. Please check if all the below objects are in your release too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your custom RFC add these two lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  include FBGENMAC.&lt;/P&gt;&lt;P&gt;  fbgenmac 'Z_RFC_NAME'. " where Z_rfc_name is your rfc name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then for the RFC user add a user parameter FBGENMAC = X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after doing the above steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are ready to capture the data sent by the rfc, run report FBGENDAT and activate the test data generation for your custom RFC. you can deactivate it after the call is made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you can go and check the test data directory to find the data sent by the rfc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plese let me know if i am not clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307589#M1027046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T18:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307590#M1027047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;/BLOCKQUOTE&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; So clearing doubt this i need to check whether the data is coming into SAP or not.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay in my question i asked for i need to check whether the data coming into table or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:14:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307590#M1027047</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-30T18:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307591#M1027048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I donot know how Xi is calling ur FM but if possible then try to run ur FM in SAP itself with data that Xi actually sends from its end. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other options can be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you can write all table contents to file in application server&lt;/P&gt;&lt;P&gt;2. if u have already identified the table which is not populating then u can directly search the table from SE16 with the values used in the where clause...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:15:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307591#M1027048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T18:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307592#M1027049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep i got your Q?. You have all valid checks. May be if you can update the data to a table will that sounds good , with timestamp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:16:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307592#M1027049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T18:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307593#M1027050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aparna, Joy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aparna, The option you mentioned i find very informative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 18:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307593#M1027050</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-07-30T18:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: RFC and data check ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307594#M1027051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where is test data directory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2008 05:53:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-and-data-check/m-p/4307594#M1027051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-18T05:53:16Z</dc:date>
    </item>
  </channel>
</rss>

