<?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: error at RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149992#M117260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi komal,&lt;/P&gt;&lt;P&gt; you answer was really helpful. can you tell me something more about this component types and tables. sometime back i have used fields from differrent tables in a structure and called it in RFC it has worked. now the policy isn't working. but the concept you said has worked. so can you just hint me on this?&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jan 2006 07:06:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-20T07:06:20Z</dc:date>
    <item>
      <title>error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149984#M117252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; i'm trying to create a RFC in 4.7e. in the tables culoumn, i give&lt;/P&gt;&lt;P&gt;parameter name - itab&lt;/P&gt;&lt;P&gt;type spec - like&lt;/P&gt;&lt;P&gt;Associated type - zmy_structure( this is a structure i have created , picking few fields from some tables)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i do syntax check i get the following error.&lt;/P&gt;&lt;P&gt;"Only tables with simple line structure are allowed in RFC&lt;/P&gt;&lt;P&gt;Message no. FL389"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you know why i'm getting this error, where did i do mistake?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 05:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149984#M117252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T05:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149985#M117253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are there any deep structures in side the sturcture you created(zstruc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 05:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149985#M117253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T05:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149986#M117254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;     Check the data elements of the fields of the structure you have created. If you can list the fields and data elements of your structure I can let you know the cause of error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Nelson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 05:53:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149986#M117254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T05:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149987#M117255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;Does your structure zmy_strucutre includes other strucutres or fields with type STRING, LCHAR etc.. It might be the reason of this error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Komal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 05:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149987#M117255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T05:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149988#M117256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the structure has the following componenets&lt;/P&gt;&lt;P&gt;component - name1, ort01, netwr, klimk&lt;/P&gt;&lt;P&gt;Rtype - yes&lt;/P&gt;&lt;P&gt;Component type - kna1, kna1, vbak, knkk&lt;/P&gt;&lt;P&gt;Data type - (it shows some symbol, but not anything. when i put my mouse pointer on it it displays -) Structured type&lt;/P&gt;&lt;P&gt;length - 0&lt;/P&gt;&lt;P&gt;Decimal - 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is all i have done and created the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 05:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149988#M117256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T05:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149989#M117257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, not table but, that is all i have given to create a structure. it has been activaed too suceefully&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 06:00:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149989#M117257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T06:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149990#M117258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;KNA1, VBAK are table names. it is not allowed in RFC. you should use data types instead of table names. e.e for name1 Component type should be NAME1_GP. similarly for ort01 it should be ORT01_GP netwr it should be NETWR_AK ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Komal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 06:07:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149990#M117258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T06:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149991#M117259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you still have problem then check the standard rfc's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i feel in your Zstructure you included some other structure that is the problem,..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 06:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149991#M117259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T06:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149992#M117260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi komal,&lt;/P&gt;&lt;P&gt; you answer was really helpful. can you tell me something more about this component types and tables. sometime back i have used fields from differrent tables in a structure and called it in RFC it has worked. now the policy isn't working. but the concept you said has worked. so can you just hint me on this?&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 07:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149992#M117260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: error at RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149993#M117261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;When we define a structure, compenent type is same as data element we define in case of tables. a strucutre can include multiple structures also. so if in component type you specify a data element name you field will be a simple field with type as specified in data element. but if you put table or strucuture name in component type, the field will represent the structre. RFC soes not support this. thats why you were getting this error. if we have to define field NAME1 which should be like NAME1 in VBAK. then we should not put KNA1 in component type. instead we should go to KNA1 and see the data element in NAME1 and put the same data element in component type in the strucutre...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Komal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2006 08:24:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-at-rfc/m-p/1149993#M117261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-20T08:24:21Z</dc:date>
    </item>
  </channel>
</rss>

