<?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: How to use system fields in program dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196506#M1714925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can get the details from TRDIR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * &lt;/P&gt;&lt;P&gt;from trdir&lt;/P&gt;&lt;P&gt;into wa_trdir&lt;/P&gt;&lt;P&gt;where NAME = sy-repid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Dec 2012 07:30:24 GMT</pubDate>
    <dc:creator>SharathYaralkattimath</dc:creator>
    <dc:date>2012-12-26T07:30:24Z</dc:date>
    <item>
      <title>How to use system fields in program dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196505#M1714924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get system fields dynamically when we execute program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating of program using se38 how to populate dynamically program name , date when program created , user name .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So after execution of program I want to see these detail on output screen&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible can u provide me the code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prasad Krishna naralkar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Moderator message: please search for information before posting.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 07:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196505#M1714924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-26T07:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use system fields in program dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196506#M1714925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can get the details from TRDIR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single * &lt;/P&gt;&lt;P&gt;from trdir&lt;/P&gt;&lt;P&gt;into wa_trdir&lt;/P&gt;&lt;P&gt;where NAME = sy-repid.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 07:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196506#M1714925</guid>
      <dc:creator>SharathYaralkattimath</dc:creator>
      <dc:date>2012-12-26T07:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use system fields in program dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196507#M1714926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your requirement is not clear.&lt;/P&gt;&lt;P&gt;Do you want a report of SAP objects? In that case, as Sharath said, its in TADIR or TRDIR table.&lt;/P&gt;&lt;P&gt;If you want to see how frequently the program is run, you can use ST03 transaction or take help of Basis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 15:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-system-fields-in-program-dynamically/m-p/9196507#M1714926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-26T15:25:26Z</dc:date>
    </item>
  </channel>
</rss>

