<?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: Struct question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615969#M871082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double click on the field in question and do a Where-used search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Mar 2008 07:21:04 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2008-03-31T07:21:04Z</dc:date>
    <item>
      <title>Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615968#M871081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru,&lt;/P&gt;&lt;P&gt;Is it possible to know the field from one struct is refered to which transparent table's field ? of course, this struct field is not a foreign key....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance :&lt;/P&gt;&lt;P&gt;I want to know the struct "CCSS", there have so many of non-foreign key fields. And now i want to know &lt;STRONG&gt;LEDNR&lt;/STRONG&gt; and &lt;STRONG&gt;PAROB&lt;/STRONG&gt; are refered to(&lt;EM&gt;perhaps is point to ?&lt;/EM&gt;)  which transparent table fields ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the technical point how to do that ?&lt;/P&gt;&lt;P&gt;Many thanks !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Jialiang Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 07:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615968#M871081</guid>
      <dc:creator>carlos_zhang3</dc:creator>
      <dc:date>2008-03-31T07:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615969#M871082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double click on the field in question and do a Where-used search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 07:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615969#M871082</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-03-31T07:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615970#M871083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;place the cursor on the field and then click where used list---&amp;gt; select Structure, data base tables nad table types radio button then click ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 07:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615970#M871083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T07:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615971#M871084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Where Used List Option in Tables on those fields and See.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 07:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615971#M871084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T07:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615972#M871085</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;Execute the Tcode SE84&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select Data Elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give the field name and press execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it gives a list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search for the tables in which the field used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 07:30:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615972#M871085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T07:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615973#M871086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best option is to perform SQL TRACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto-&amp;gt;ST05&amp;gt;Click on ACTIVATE TRACE WITH FILTER &amp;gt; Enter username and transaction code press enter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then perform your transaction code in another session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then goto &amp;gt; st05 and click on deactivate trace, then click on display trace. you will find the names of TRANSPERENT tables called... and your prob will be solved...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AWARD POINTS IF USEFUL&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 07:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615973#M871086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-31T07:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615974#M871087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;Actually, we are trying the report painter to make some important report for the BOSS &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; . And we found there has one struct called "CCSS" which is generated by SAP standard.&lt;/P&gt;&lt;P&gt;But we don't understand some of the fields from which data sources(i mean the transparent table)... So i post this thread in here....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it has another good way to find out the data sources ?&lt;/P&gt;&lt;P&gt;I checked the 'where used in' this function before, but nothing to find...For the "ST05", i think it is not suitable for everybody,specially for the non-abap exp users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again, thanks all !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jialiang Zhang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2008 08:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615974#M871087</guid>
      <dc:creator>carlos_zhang3</dc:creator>
      <dc:date>2008-03-31T08:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Struct question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615975#M871088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem already solved, because we are checking the report painter struct. These structs can be checked the datasources via Tcode "GRCT".....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, thanks all..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 08:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/struct-question/m-p/3615975#M871088</guid>
      <dc:creator>carlos_zhang3</dc:creator>
      <dc:date>2008-04-01T08:07:34Z</dc:date>
    </item>
  </channel>
</rss>

