<?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: doubt in structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823951#M351786</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;Yes you can use structures in oyur program. Like you can declare an internal table by including a structure into that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: Begin of itab occurs 0.&lt;/P&gt;&lt;P&gt;          include structure abc.&lt;/P&gt;&lt;P&gt;data: end of itab. &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;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jan 2007 06:24:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-18T06:24:42Z</dc:date>
    <item>
      <title>doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823948#M351783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a small doubt in structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i call structures in any main program if yes please give me an example. If we can call through internal tables even though please give me example for that too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823948#M351783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T06:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823949#M351784</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;You can use the structure in program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data itab type standard table of structure_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data workarea type structure_name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823949#M351784</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-01-18T06:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823950#M351785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sturctures are nothing but place holders only ,they do not contain any value in them.&lt;/P&gt;&lt;P&gt;For eg: if you see BDCMSGCOLL, this is a structure used to capture the messages in CALL TRANSACTION....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whatever messages arises from the CALL transaction is captured in the internal table which you have declared with this structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use any structure any where in your program as a reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823950#M351785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T06:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823951#M351786</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;Yes you can use structures in oyur program. Like you can declare an internal table by including a structure into that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: Begin of itab occurs 0.&lt;/P&gt;&lt;P&gt;          include structure abc.&lt;/P&gt;&lt;P&gt;data: end of itab. &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;Ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823951#M351786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T06:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823952#M351787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry can not get you properly. in int table you can define like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : begin of itab occurs 0.&lt;/P&gt;&lt;P&gt;       include structure stpox.&lt;/P&gt;&lt;P&gt;data : end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here my requirement is to explode bom by CS_BOM_EXPL_MAT_V2 fn module and get the data in itab which is of type stpox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here stpox is structure.&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;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823952#M351787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T06:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823953#M351788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah if you have got the structure declared in SE11 than you can call in your programme...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare the internal table type that structure...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itab type standard table of &amp;lt;structure declared&amp;gt; ..... with header line or use work area....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see that all the fields declared in teh structure comes with the internal table also.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope i have satisfied you ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823953#M351788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T06:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823954#M351789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can use .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : itab type  of structure_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823954#M351789</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-01-18T06:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: doubt in structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823955#M351790</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;Structures are basically templates to hold the data.You can call/use the structures&lt;/P&gt;&lt;P&gt;in your programs in many ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Declararing internal table of type of that structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: i_tab type standard table of stpox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You can use the existing structure along with your own fields to make your own structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Types: begin of t_struct.&lt;/P&gt;&lt;P&gt;             include structure  stpox.&lt;/P&gt;&lt;P&gt;Types: end of t_struct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. You can use existing structures for populating the data from the internal tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jan 2007 06:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-structures/m-p/1823955#M351790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-18T06:31:13Z</dc:date>
    </item>
  </channel>
</rss>

