<?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: INTERACTIVE ALV REPORT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844169#M666236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FMs for interactive reporting (presumably ALV) are:&lt;/P&gt;&lt;P&gt;- REUSE_ALV_GRID_DISPLAY (do not use anymore -&amp;gt; stone age programming)&lt;/P&gt;&lt;P&gt;- REUSE_ALV_GRID_DISPLAY_LVC (closer to ABAP-OO, but still old-fashioned)&lt;/P&gt;&lt;P&gt;- class CL_GUI_ALV_GRID&lt;/P&gt;&lt;P&gt;- class CL_SALV_TABLE (requires &amp;gt;= 6.40 basis release)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_INPUT converts external input into internal format (e.g. customer '12' is converted to '0000000012' with leading zero).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out the tables used in a program you could use:&lt;/P&gt;&lt;P&gt;- fm RS_PROGRAM_INDEX (COMPO-TYPE = 'T')&lt;/P&gt;&lt;P&gt;- fm RS_PROGRAM_TABLES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Oct 2007 05:58:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-08T05:58:00Z</dc:date>
    <item>
      <title>INTERACTIVE ALV REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844167#M666234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. WHAT ARE FM CALLED IN INTRACTIVE REPORT TO DISPLAY THE OUTPUT.&lt;/P&gt;&lt;P&gt;2. WHAT DOES 'CONVERSION_EXIT_ALPHA_INPUT' FM MEAN .&lt;/P&gt;&lt;P&gt;3. WHAT ARE THE PROGRAMMING STANDARDS FOLLOWED?&lt;/P&gt;&lt;P&gt;4. WHAT ARE THE WAYS TO FIND OUT THE TABLES USED IN THE PROGRAM?&lt;/P&gt;&lt;P&gt;5. CAN YOU HAVE TWO DETAIL LISTS FROM THE BASIC LIST AT THE SAME TIME?&lt;/P&gt;&lt;P&gt;   IF YES HOW AND IF NO WHY ?&lt;/P&gt;&lt;P&gt;6. WHY DID U SWITCH TO SAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above Q's were asked in interview which i couldn't answer .&lt;/P&gt;&lt;P&gt;please mail me the solutions .&lt;/P&gt;&lt;P&gt;ThankU .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 18:23:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844167#M666234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T18:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE ALV REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844168#M666235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FMs for interactive reporting (presumably ALV) are:&lt;/P&gt;&lt;P&gt;- REUSE_ALV_GRID_DISPLAY (do not use anymore -&amp;gt; stone age programming)&lt;/P&gt;&lt;P&gt;- REUSE_ALV_GRID_DISPLAY_LVC (closer to ABAP-OO, but still old-fashioned)&lt;/P&gt;&lt;P&gt;- class CL_GUI_ALV_GRID&lt;/P&gt;&lt;P&gt;- class CL_SALV_TABLE (requires &amp;gt;= 6.40 basis release)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_INPUT converts external input into internal format (e.g. customer '12' is converted to '0000000012' with leading zero).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out the tables used in a program you could use:&lt;/P&gt;&lt;P&gt;- fm RS_PROGRAM_INDEX (COMPO-TYPE = 'T')&lt;/P&gt;&lt;P&gt;- fm RS_PROGRAM_TABLES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 19:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844168#M666235</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-10-06T19:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE ALV REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844169#M666236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FMs for interactive reporting (presumably ALV) are:&lt;/P&gt;&lt;P&gt;- REUSE_ALV_GRID_DISPLAY (do not use anymore -&amp;gt; stone age programming)&lt;/P&gt;&lt;P&gt;- REUSE_ALV_GRID_DISPLAY_LVC (closer to ABAP-OO, but still old-fashioned)&lt;/P&gt;&lt;P&gt;- class CL_GUI_ALV_GRID&lt;/P&gt;&lt;P&gt;- class CL_SALV_TABLE (requires &amp;gt;= 6.40 basis release)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_ALPHA_INPUT converts external input into internal format (e.g. customer '12' is converted to '0000000012' with leading zero).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To find out the tables used in a program you could use:&lt;/P&gt;&lt;P&gt;- fm RS_PROGRAM_INDEX (COMPO-TYPE = 'T')&lt;/P&gt;&lt;P&gt;- fm RS_PROGRAM_TABLES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 05:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844169#M666236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T05:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: INTERACTIVE ALV REPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844170#M666237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. 'REUSE_ALV_LIST_DISPLAY'&lt;/P&gt;&lt;P&gt;   'REUSE_ALV_GRID_DISPLAY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. 'CONVERSION_EXIT_ALPHA_INPUT'  is used to covert the external data into internal format by padding the number with necessary zeroes. eg. '787' becomes '0000000787'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 06:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interactive-alv-report/m-p/2844170#M666237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T06:13:51Z</dc:date>
    </item>
  </channel>
</rss>

