<?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: Macros in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865790#M1322378</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;TRMAC stores only standard macros&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you have defined is a local to that program so it will not store it in any table&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;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jul 2009 18:52:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-16T18:52:13Z</dc:date>
    <item>
      <title>Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865789#M1322377</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  created a macro in my program and the name of the macro is SALES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want to see in which table this macro( SALES) is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched teh forum and i found out TRMAC is the table which stores macros but iam not able to find the macro SALES&lt;/P&gt;&lt;P&gt;which i have created in my program in this table TRMAC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does TRMAC stores only standard macros ....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so what is the table name in which i can find my macro SALES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;satish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 18:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865789#M1322377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T18:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865790#M1322378</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;TRMAC stores only standard macros&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you have defined is a local to that program so it will not store it in any table&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;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 18:52:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865790#M1322378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T18:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865791#M1322379</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;where did you create your macro?&lt;/P&gt;&lt;P&gt;Why to you need it in TRMAC table?&lt;/P&gt;&lt;P&gt;You could create your macro in a Type-pools to use in your programs, for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frisoni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 18:53:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865791#M1322379</guid>
      <dc:creator>guilherme_frisoni</dc:creator>
      <dc:date>2009-07-16T18:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865792#M1322380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;table TRMAC stored the standard macros. If you want to use your macro in other program then declare this macro into tthe include and use this includein your program (where you need this macro).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 05:11:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865792#M1322380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T05:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Macros</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865793#M1322381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;thouse are the standard micros which are stored in the table, if you want to create your own check the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw70/helpdata/en/9f/db972835c111d1829f0000e829fbfe/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you still need any more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regrads,&lt;/P&gt;&lt;P&gt;Rajeshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 05:19:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/macros/m-p/5865793#M1322381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-17T05:19:47Z</dc:date>
    </item>
  </channel>
</rss>

