<?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: alv without type-pools statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866031#M365121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you can not.&lt;/P&gt;&lt;P&gt;if you don't want to use type-pools use Object Oriented method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2007 08:38:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-05T08:38:54Z</dc:date>
    <item>
      <title>alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866029#M365119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can we use reuse_alv_list_display, function module in a report......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without declaring an type-pools: slis. is it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes give me an example.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are all the mandatory requirements for an alv report.............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 08:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866029#M365119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T08:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866030#M365120</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;If you do not want to use type-pools simply switch to function module &amp;lt;b&amp;gt;REUSE_ALV_GRID_DISPLAY_LVC&amp;lt;/b&amp;gt;. This function module provides you with the same functionality but does not require any type-pools.&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>Mon, 05 Feb 2007 08:38:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866030#M365120</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-02-05T08:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866031#M365121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you can not.&lt;/P&gt;&lt;P&gt;if you don't want to use type-pools use Object Oriented method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 08:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866031#M365121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T08:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866032#M365122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;  SLIS is basically used to get the various structures and data types which you use in the FM called by the program , so if you want to implement it without SLIS  then you will have to declare all the data types in your program the same way it is declared in SLIS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why are u a hesitant in using the type pool?&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;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 08:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866032#M365122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T08:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866033#M365123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2947795"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 08:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866033#M365123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T08:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866034#M365124</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;I don't think you can use reuse_alv_list_display b'coz u need a field catalog that is declared as &lt;/P&gt;&lt;P&gt;DATA: ITFLD TYPE SLIS_T_FIELDCAT_ALV.&lt;/P&gt;&lt;P&gt;For this, you need to describe type-pools :slis.&lt;/P&gt;&lt;P&gt;else the above statement won't wirk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 08:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866034#M365124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T08:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866035#M365125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thank u .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u tell me how to approach alv report ,coppare to normal or interactice report.........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 08:47:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866035#M365125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T08:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: alv without type-pools statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866036#M365126</link>
      <description>&lt;P&gt;Hi expert, &lt;/P&gt;&lt;P&gt;I did not describe type-pools :slis. but i can use all of structures and data types which are defined in SLIS and also can display ALV as well as．&lt;/P&gt;&lt;P&gt;so , my question is :&lt;/P&gt;&lt;P&gt;1 . Does is depend on SAP version ? (in my version , i don't need to describe type-pools when i want to display ALV )&lt;/P&gt;&lt;P&gt;2 . if in some case,  we need to describe SLIS to use something , can you give me some example about it. &lt;/P&gt;&lt;P&gt;Thanks you so much .Regards.&lt;/P&gt;&lt;P&gt;Tram&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 02:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-without-type-pools-statement/m-p/1866036#M365126</guid>
      <dc:creator>former_member756252</dc:creator>
      <dc:date>2021-06-18T02:44:26Z</dc:date>
    </item>
  </channel>
</rss>

