<?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: oops alv problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083322#M731207</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;In my code, if you just insert the line highlighted, it will give you the system date in top-of-page.Main idea is to assign the data to a character variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form fill_top_of_page .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Calling the methods for dynamic text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_text&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text          = 'No. of Materials:'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Adding GAP&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_gap&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      width      = 10.&lt;/P&gt;&lt;P&gt;    &amp;lt;b&amp;gt;  v_cln = sy-datum.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Adding Text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_text&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text          = v_cln.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2007 05:58:05 GMT</pubDate>
    <dc:creator>jayanthi_jayaraman</dc:creator>
    <dc:date>2007-12-06T05:58:05Z</dc:date>
    <item>
      <title>oops alv problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083319#M731204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to use the method vertical split and horizontal split from the class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cl_dd_document for splitting of my container. I m having probs with the parameters that i need to pass for the same . Kindly help me with this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 09:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083319#M731204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T09:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: oops alv problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083320#M731205</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;Check this link.I am explaining how to create Top of page using splitter container.&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/pages/pointstab/viewpageversion.action?pageId=37564&amp;amp;version=1" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/pages/pointstab/viewpageversion.action?pageId=37564&amp;amp;version=1&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 09:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083320#M731205</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-12-05T09:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: oops alv problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083321#M731206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayanti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the code...but is there a way of using these two methods ie..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vertical split and horizontal split....also if i need to pass the table field values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the system fields like sy-datum ..in the top of page event ..then how to do it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2007 11:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083321#M731206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-05T11:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: oops alv problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083322#M731207</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;In my code, if you just insert the line highlighted, it will give you the system date in top-of-page.Main idea is to assign the data to a character variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form fill_top_of_page .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Calling the methods for dynamic text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_text&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text          = 'No. of Materials:'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Adding GAP&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_gap&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      width      = 10.&lt;/P&gt;&lt;P&gt;    &amp;lt;b&amp;gt;  v_cln = sy-datum.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Adding Text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_text&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text          = v_cln.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:58:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083322#M731207</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-12-06T05:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: oops alv problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083323#M731208</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;If you just insert the highlighted line below in my code, you can see the date in top-of-page.Here main thing is we need to assign the value to character variable.&lt;/P&gt;&lt;P&gt;form fill_top_of_page .&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Calling the methods for dynamic text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_text&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text          = 'No. of Materials:'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Adding GAP&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_gap&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      width      = 10.&lt;/P&gt;&lt;P&gt;   &amp;lt;b&amp;gt;   v_cln = sy-datum.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Adding Text&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL METHOD o_document-&amp;gt;add_text&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      text          = v_cln.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 05:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oops-alv-problem/m-p/3083323#M731208</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2007-12-06T05:59:28Z</dc:date>
    </item>
  </channel>
</rss>

