<?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>Question Re: RFC Source data not filled correctly in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178889#M1619702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still unable to debug this problem....I got the program checked by an ABAPer and changed the structure of the tables in SE11 and Reimported the RFC too. However, this time the fields: Field 1; Field 3; and Field 5 got filled with random data and the field for Field2( Datum) and Field4 (Matnr) are still Empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be glad if anyone could help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2008 14:08:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-21T14:08:35Z</dc:date>
    <item>
      <title>RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaq-p/4178883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a typical problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a RFC to File scenario and I am running the ABAP program to call the RFC with the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1(type Char 14; value:'aaaaaa')                   --&amp;gt; Field1 (string)&lt;/P&gt;&lt;P&gt;filed2(type Char 15; value:'000000000000012')   --&amp;gt;Field2 (string)&lt;/P&gt;&lt;P&gt;filed3(type Char 10; value: 'fgdf')                       --&amp;gt;Field3 (string)&lt;/P&gt;&lt;P&gt;field4(type Char 8; value: 'sgsdfg')                    --&amp;gt;Field4 (string)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the source structure in XI is getting filled with the following values:&lt;/P&gt;&lt;P&gt;Field1 - 'aaaaaa'&lt;/P&gt;&lt;P&gt;Field2 - '00000012fgdfsgsdfg'&lt;/P&gt;&lt;P&gt;Field3 - Empty&lt;/P&gt;&lt;P&gt;Field4 - Empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is in the source structure (before the mapping is done). I am unable to make out if the problem is there in ABAP program or in XI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried debugging ABAP program. But it looked perfectly fine. Is there something I need to change in XI for this scenario???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply its urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points would be given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaq-p/4178883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178884#M1619697</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;First check if RFC is remotwe enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope u have created TCP/IP RFC connection in Sender System with program id and this same program id is maintained in the ID Sender RFC Configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the program id should be same in both area --&amp;gt; Since it is case senstive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also --&amp;gt; import RFC in IR , if u have made changes in RFC re import that's better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope above is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rwd points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:06:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178884#M1619697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178885#M1619698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RFC connection is fine, I am able to get values in the source structure.However, the values are not getting correctly populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:11:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178885#M1619698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178886#M1619699</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;It seems that you have made some changes in the structure of RFC in R/3 (after importing it into XI). Just re-import the RFC again into your Repository and try. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Sarvesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178886#M1619699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178887#M1619700</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;Then have u checked the mapping and u r "Receiver File Adapter" Config ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have u given right conetent conversion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rdgs&lt;/P&gt;&lt;P&gt;srini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:13:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178887#M1619700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178888#M1619701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a problem only with the RFC at the sender side.&lt;/P&gt;&lt;P&gt;XI do not manupulate any data coming in from the adapters, &lt;/P&gt;&lt;P&gt;try to reimport the RFC in IR and check again. Also get the programm debugged by the ABAPers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rookie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 13:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178888#M1619701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T13:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178889#M1619702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still unable to debug this problem....I got the program checked by an ABAPer and changed the structure of the tables in SE11 and Reimported the RFC too. However, this time the fields: Field 1; Field 3; and Field 5 got filled with random data and the field for Field2( Datum) and Field4 (Matnr) are still Empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be glad if anyone could help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 14:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178889#M1619702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T14:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178890#M1619703</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;i hope you r using MATNR Field... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ABAP MATNR Domain contains Conversion Routine CONVERSION_EXIT_MATN1_INPUT... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will convert input into 18 characters Format... it works internally....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so u need to populate 18 chars for the same.... other wise ur problem will continue&lt;/P&gt;&lt;P&gt;ask them to use it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with ur ABAP Team...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R.Ragu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2008 14:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178890#M1619703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-21T14:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178891#M1619704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refresh.....Please Reply!! we are still facing the same problem....we have used Conversion_Exit_Alpha_Input function module too....however, it didn't resolve the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178891#M1619704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178892#M1619705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;I hope you are using MOVE Statement to assign the values to the respective fields.Try to use UNPACK Statement for each field to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MOVE Field1[Source to Field1[Target].&lt;/P&gt;&lt;P&gt;UNPACK Field1[Target] to Field1[Target].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what exact code you are using if you are still facing the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178892#M1619705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178893#M1619706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal&lt;/P&gt;&lt;P&gt; Also check with Data type that you have declared try to use the same data type that RFC has declared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 06:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178893#M1619706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T06:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178894#M1619707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Saxena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly use CONVERSION_EXIT_MATN1_INPUT Function Module.. it seems you wrongly CONVERSION_EXIT_ALPHA_INPUT.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use FM i mentioned over here....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;R.Ragu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 09:37:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178894#M1619707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T09:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178895#M1619708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kindly do Cache Connectivity Test in Component Monitoring Page of RWB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 10:08:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178895#M1619708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T10:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178896#M1619709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the RFC connection from the SAP ERP to SAP XI in order to be compatible with the encoding setting. For examplke if both systems are UNICODE then check on the appropriate tab of the RFC connection if the UNICODE checkbox is marked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2008 13:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178896#M1619709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-22T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Source data not filled correctly</title>
      <link>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178897#M1619710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have answered this question myself, when I changed the table from table's tab of RFC to Import tab with a table type...it started working fine...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2008 05:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rfc-source-data-not-filled-correctly/qaa-p/4178897#M1619710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-25T05:49:53Z</dc:date>
    </item>
  </channel>
</rss>

