<?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: sap-script , ldb in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993741#M74837</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 Check here -&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="758828"&gt;&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 When you want dynamic text to be printed in different colums in same page ( like a news paper).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 Use Edit mask  Check Here&lt;/P&gt;&lt;P&gt;  &lt;A href="http://help.sap.com//saphelp_470/helpdata/EN/d1/8031dd454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com//saphelp_470/helpdata/EN/d1/8031dd454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 Goto tcode SLDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6 Use tcode SE03 to change object directory entry or may be in the application transaction itself goto object directory entry and you will be allowed to change dev class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Dont forget to award points if answers were helful. )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Oct 2005 12:59:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-05T12:59:50Z</dc:date>
    <item>
      <title>sap-script , ldb</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993738#M74834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1-	In sap-script how we can print footer in last page only?&lt;/P&gt;&lt;P&gt;2-	Where we generally use more then one main window in sap-script?&lt;/P&gt;&lt;P&gt;3-	How we print date like 1 Oct 2005 instead of 01-10-2005?&lt;/P&gt;&lt;P&gt;4-	What are the attributes have in LDB, Report?&lt;/P&gt;&lt;P&gt;5-	What the main diff. in screen while we using LDB?&lt;/P&gt;&lt;P&gt;6-	If we saved some object in $tem Development class and after we want to put that same object from $tem to any Zdevclass, how we do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 12:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993738#M74834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script , ldb</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993739#M74835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sameer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; For Question 1:&lt;/P&gt;&lt;P&gt;Print Footer notes only on the last page &lt;/P&gt;&lt;P&gt;Command to used in your sapscripts :- &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;NEXTPAGE&amp;amp; EQ 0  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      whatever footer you want.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ENDIF  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ruthra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 12:53:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993739#M74835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T12:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script , ldb</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993740#M74836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for point 3.&lt;/P&gt;&lt;P&gt;use edit mask '__ ...'&lt;/P&gt;&lt;P&gt;or u can look for any conversion exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. select the object in change mode follow thw path &lt;/P&gt;&lt;P&gt;goto-&amp;gt;object directory entry , ther select the change button and give teh devlopment class name you require&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 12:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993740#M74836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T12:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script , ldb</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993741#M74837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 Check here -&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="758828"&gt;&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 When you want dynamic text to be printed in different colums in same page ( like a news paper).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 Use Edit mask  Check Here&lt;/P&gt;&lt;P&gt;  &lt;A href="http://help.sap.com//saphelp_470/helpdata/EN/d1/8031dd454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com//saphelp_470/helpdata/EN/d1/8031dd454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4 Goto tcode SLDB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6 Use tcode SE03 to change object directory entry or may be in the application transaction itself goto object directory entry and you will be allowed to change dev class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( Dont forget to award points if answers were helful. )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 12:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993741#M74837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T12:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script , ldb</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993742#M74838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For 3rd que.........&lt;/P&gt;&lt;P&gt;DT  &amp;lt;H&amp;gt;Date:&amp;lt;/&amp;gt;,,&amp;amp;give your date field&amp;amp;&lt;/P&gt;&lt;P&gt;/: SET DATE MASK = 'MM/DD/YY'&lt;/P&gt;&lt;P&gt;This will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 6th Que...&lt;/P&gt;&lt;P&gt;I think you need to creat another prog with meaningfull name and you should copy from it.&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 Oct 2005 13:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993742#M74838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T13:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: sap-script , ldb</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993743#M74839</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;1- You should used the statament BOTTOM/ENDBOTTOM in the &lt;/P&gt;&lt;P&gt;   main:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/E FOOTER&lt;/P&gt;&lt;P&gt;/: BOTTOM&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt; This is the footer of the main window&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/: ENDBOTTOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system'll write it at the footer of the main, so if footer of main is footer of page, you can print in the footer of page and, if there are more pages than one, in the last one.&lt;/P&gt;&lt;P&gt;2. You can use several windows (but it's always the same)if text entry is continuous, once the first main window has been filled, output continues in the second main window. &lt;/P&gt;&lt;P&gt;3. There isn't that format you should create own routine to convert the format date;&lt;/P&gt;&lt;P&gt;4. Go to database program and then GoTo-&amp;gt;Attribute&lt;/P&gt;&lt;P&gt;5. Change the cirteria of selection-screen for searching&lt;/P&gt;&lt;P&gt;6. Go to transaction where you've created your object and then Go TO-&amp;gt;Object directory Entry: push CHANGE icon and change development class&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: max bianchi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Oct 2005 13:10:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-ldb/m-p/993743#M74839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-05T13:10:00Z</dc:date>
    </item>
  </channel>
</rss>

