<?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 FUNCTION MODULE IN ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716693#M313246</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;Hope the following helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;LOOP AT IT_OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Call the function module to get the tracking number and store the output in the&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;variable V_TRACKINGNO.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IT_OUTPUT-TRACKING_NO = V_TRACKINGNO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODIFY IT_OUTPUT TRANSPORTING TRACKING_NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Date conversion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: V_CHAR(10) VALUE '2006.11.17'.&lt;/P&gt;&lt;P&gt;DATA: V_DATE       TYPE SYDATUM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE V_CHAR(4) V_CHAR&lt;EM&gt;5(2) V_CHAR&lt;/EM&gt;8(2) INTO V_DATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: V_DATE TO V_CHAR MM/DD/YYYY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'MM/DD/YYY Format - ',  V_CHAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure to reward points for helpful answers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Nov 2006 03:02:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-18T03:02:13Z</dc:date>
    <item>
      <title>HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716685#M313238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guyz&lt;/P&gt;&lt;P&gt;I developed an alv report using join statements .But i got all that fields in a function module. so how can i use function module in alv .&lt;/P&gt;&lt;P&gt;if i got a function module with all the fileds do i need to use select statement.&lt;/P&gt;&lt;P&gt;plz help me.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 00:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716685#M313238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T00:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716686#M313239</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;Please explain your requirement in detail..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 01:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716686#M313239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T01:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716687#M313240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mate,&lt;/P&gt;&lt;P&gt;actually i need to pass tracking number frm the function module which is generated to alv report how iz it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 01:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716687#M313240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T01:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716688#M313241</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;  Modify the output internal table (let's say ITAB) that is used for displaying the ALV with the tracking number..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;          ....&lt;/P&gt;&lt;P&gt;          ....&lt;/P&gt;&lt;P&gt;  TABLES&lt;/P&gt;&lt;P&gt;      &amp;lt;b&amp;gt;T_OUTTAB = ITAB_OUTPUT&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 01:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716688#M313241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T01:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716689#M313242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module to get the tracking number as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z_BAPI_CS_SHIP_A_PACKAGE&lt;/P&gt;&lt;P&gt;how can i use it alv&lt;/P&gt;&lt;P&gt;plz explain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 02:13:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716689#M313242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T02:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716690#M313243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function module to get the tracking number as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z_BAPI_CS_SHIP_A_PACKAGE&lt;/P&gt;&lt;P&gt;how can i use it  in alv&lt;/P&gt;&lt;P&gt;plz explain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 02:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716690#M313243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T02:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716691#M313244</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;Please check if this is your requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the FM REUSE_ALV_LIST_DISPLAY to display the records in ALV..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you want to include the tracking number in the output??which will be a new column..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is it an existing column that you modify the column with the value from the Z function module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post the code of your program..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 02:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716691#M313244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T02:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716692#M313245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep , it iz an existing column wanna modify the column with value frm the zfunction module and also&lt;/P&gt;&lt;P&gt;how can u make date from yyyy.mm.dd to mm/dd/yyyy in alv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry to bother you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 02:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716692#M313245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T02:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716693#M313246</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;Hope the following helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;LOOP AT IT_OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Call the function module to get the tracking number and store the output in the&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;variable V_TRACKINGNO.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  IT_OUTPUT-TRACKING_NO = V_TRACKINGNO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  MODIFY IT_OUTPUT TRANSPORTING TRACKING_NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Date conversion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: V_CHAR(10) VALUE '2006.11.17'.&lt;/P&gt;&lt;P&gt;DATA: V_DATE       TYPE SYDATUM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE V_CHAR(4) V_CHAR&lt;EM&gt;5(2) V_CHAR&lt;/EM&gt;8(2) INTO V_DATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: V_DATE TO V_CHAR MM/DD/YYYY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'MM/DD/YYY Format - ',  V_CHAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure to reward points for helpful answers..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2006 03:02:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716693#M313246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-18T03:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO USE FUNCTION MODULE IN ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716694#M313247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we cant do that in alv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2006 00:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-function-module-in-alv/m-p/1716694#M313247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-19T00:39:48Z</dc:date>
    </item>
  </channel>
</rss>

