<?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: Retrieve data from Complex Structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315026#M1393380</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 did not understand the answer. In this structure ssfcrescl, there is an field spoolids whose component type is an table type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,in runtime this structure populates data.So,please tell me how do I take the number from spoolids field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2009 06:44:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-27T06:44:54Z</dc:date>
    <item>
      <title>Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315024#M1393378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once the smartform is executed,a spool number is generated for the smartform which is stored in job_output_info in the importing parameters of the smartform FM. Now,it is a complex structure in the sense,the spool number is stored in SPoolids which is of the table type. So,I dont know how to retrieve the data. I mean when I try to move it says it is not compatible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help on how to declare the complex structure and take data from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 06:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315024#M1393378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T06:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315025#M1393379</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;  need to take offset of field wise from structure and put into internal table corresponding field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex...&lt;/P&gt;&lt;P&gt;t_int1-matnr =  SPoolids+0(18).&lt;/P&gt;&lt;P&gt;t_int1-kunnr = SPoolids+18(28)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to follow like this.&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;shambhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 06:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315025#M1393379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T06:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315026#M1393380</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 did not understand the answer. In this structure ssfcrescl, there is an field spoolids whose component type is an table type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,in runtime this structure populates data.So,please tell me how do I take the number from spoolids field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 06:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315026#M1393380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T06:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315027#M1393381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi S0006628118,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You need spool ID from that Complex Structure or What is else data you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Just a guess If you need spool ID  try to get like &lt;/P&gt;&lt;P&gt;  V_SPOOLID = SY-SPONO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suneel G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 06:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315027#M1393381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T06:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315028#M1393382</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;U can store the value as like this.&lt;/P&gt;&lt;P&gt;var1 = ssfcrescl - spoolids+0(18).&lt;/P&gt;&lt;P&gt;&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;shambhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 06:50:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315028#M1393382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T06:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315029#M1393383</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;Both the mentioned answers dont work. I want only the spool number.Any other suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 07:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315029#M1393383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T07:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve data from Complex Structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315030#M1393384</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;Could someone please respond on how to tackle this issue??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 08:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-data-from-complex-structures/m-p/6315030#M1393384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-28T08:20:37Z</dc:date>
    </item>
  </channel>
</rss>

