<?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 How to perform Where Used programatically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894938#M1791783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where in&amp;nbsp; i need to perform where used list on a Data Element n and fetch the DB Tables and corresponding fields having this information. Once i have this information, i have to check for the value in those particular fields and if the value is non blank then i need to report&amp;nbsp; those erroneous records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start of with, i am exploring options how to programtically call where used list from a ZProgram by taking Data Element as input parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers on this would be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 18:37:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-11-13T18:37:10Z</dc:date>
    <item>
      <title>How to perform Where Used programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894938#M1791783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where in&amp;nbsp; i need to perform where used list on a Data Element n and fetch the DB Tables and corresponding fields having this information. Once i have this information, i have to check for the value in those particular fields and if the value is non blank then i need to report&amp;nbsp; those erroneous records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To start of with, i am exploring options how to programtically call where used list from a ZProgram by taking Data Element as input parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers on this would be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 18:37:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894938#M1791783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-13T18:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform Where Used programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894939#M1791784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried debugging through the logic of the where-used function from SE11?&amp;nbsp; That would be my first port of call...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 19:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894939#M1791784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-13T19:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform Where Used programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894940#M1791785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Udaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the View 'DD03VV' in SE11&lt;/P&gt;&lt;P&gt;Pass the field ROLLNAME = Required Data Element Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give the desired result as mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check the query to be written see the Table/Join conditions of the View DD03VV and do the needful changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it Helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 05:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894940#M1791785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-14T05:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform Where Used programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894941#M1791786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Udaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you also could scan the abap code using &lt;SPAN style="color: #444444; font-family: arial, sans-serif; background-color: #ffffff;"&gt;RS_ABAP_SOURCE_SCAN (just a general approach) or you can play a bit with function module RS_EU_CROSSREF (this is the cross ref function) or another way is to work with 'RS_INFOSYSTEM_CREATE_REQUEST'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; font-family: arial, sans-serif; background-color: #ffffff;"&gt;regards, Sascha&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 05:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894941#M1791786</guid>
      <dc:creator>sascha_reissig</dc:creator>
      <dc:date>2013-11-14T05:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to perform Where Used programatically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894942#M1791787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks So much Byju. This resolved my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,Uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 00:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-perform-where-used-programatically/m-p/9894942#M1791787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-15T00:17:34Z</dc:date>
    </item>
  </channel>
</rss>

