<?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 SAP Script form help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042949#M87056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having an ADDRESS window in a form with text element as follows:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;/:   ADDRESS PARAGRAPH AU                      &lt;/P&gt;&lt;P&gt;/:     TITLE    &amp;amp;LFA1-ANRED&amp;amp;&lt;/P&gt;&lt;P&gt;/:     NAME     &amp;amp;LFA1-NAME1&amp;amp;, &amp;amp;LFA1-NAME2&amp;amp;, &amp;amp;LFA1-NAME3&amp;amp;&lt;/P&gt;&lt;P&gt;/:     STREET   &amp;amp;LFA1-STRAS&amp;amp;                   &lt;/P&gt;&lt;P&gt;/:     POBOX    &amp;amp;LFA1-PFACH&amp;amp;  CODE &amp;amp;LFA1-PSTL2&amp;amp;&lt;/P&gt;&lt;P&gt;/:     CITY     &amp;amp;LFA1-ORT01&amp;amp;, &amp;amp;LFA1-ORT02&amp;amp;&lt;/P&gt;&lt;P&gt;/:     POSTCODE &amp;amp;LFA1-PSTLZ&amp;amp;&lt;/P&gt;&lt;P&gt;/:     COUNTRY  &amp;amp;LFA1-LAND1&amp;amp;&lt;/P&gt;&lt;P&gt;/:   ENDADDRESS                           &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;where AU is a left justified paragraph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Address is getting printed properly as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rexroth AG&lt;/P&gt;&lt;P&gt;Pneumatics&lt;/P&gt;&lt;P&gt;Ulmer Stras 4&lt;/P&gt;&lt;P&gt;30880 LAATZEN&lt;/P&gt;&lt;P&gt;GERMANY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to print it like below:&lt;/P&gt;&lt;P&gt;To: Rexroth AG&lt;/P&gt;&lt;P&gt;    Pneumatics&lt;/P&gt;&lt;P&gt;    Ulmer Stras 4&lt;/P&gt;&lt;P&gt;    30880 LAATZEN&lt;/P&gt;&lt;P&gt;    GERMANY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, I tried with changing the Paragraph AU with Left Margin as 1.00 CM and writing text "To:', But then it is printing like below:&lt;/P&gt;&lt;P&gt;To:&lt;/P&gt;&lt;P&gt;    Rexroth AG&lt;/P&gt;&lt;P&gt;    Pneumatics&lt;/P&gt;&lt;P&gt;    Ulmer Stras 4&lt;/P&gt;&lt;P&gt;    30880 LAATZEN&lt;/P&gt;&lt;P&gt;    GERMANY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want text "To:" and Address to begin from the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to achieve the above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2005 10:09:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-14T10:09:24Z</dc:date>
    <item>
      <title>SAP Script form help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042949#M87056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having an ADDRESS window in a form with text element as follows:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;/:   ADDRESS PARAGRAPH AU                      &lt;/P&gt;&lt;P&gt;/:     TITLE    &amp;amp;LFA1-ANRED&amp;amp;&lt;/P&gt;&lt;P&gt;/:     NAME     &amp;amp;LFA1-NAME1&amp;amp;, &amp;amp;LFA1-NAME2&amp;amp;, &amp;amp;LFA1-NAME3&amp;amp;&lt;/P&gt;&lt;P&gt;/:     STREET   &amp;amp;LFA1-STRAS&amp;amp;                   &lt;/P&gt;&lt;P&gt;/:     POBOX    &amp;amp;LFA1-PFACH&amp;amp;  CODE &amp;amp;LFA1-PSTL2&amp;amp;&lt;/P&gt;&lt;P&gt;/:     CITY     &amp;amp;LFA1-ORT01&amp;amp;, &amp;amp;LFA1-ORT02&amp;amp;&lt;/P&gt;&lt;P&gt;/:     POSTCODE &amp;amp;LFA1-PSTLZ&amp;amp;&lt;/P&gt;&lt;P&gt;/:     COUNTRY  &amp;amp;LFA1-LAND1&amp;amp;&lt;/P&gt;&lt;P&gt;/:   ENDADDRESS                           &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------" /&gt;&lt;P&gt;where AU is a left justified paragraph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Address is getting printed properly as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rexroth AG&lt;/P&gt;&lt;P&gt;Pneumatics&lt;/P&gt;&lt;P&gt;Ulmer Stras 4&lt;/P&gt;&lt;P&gt;30880 LAATZEN&lt;/P&gt;&lt;P&gt;GERMANY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to print it like below:&lt;/P&gt;&lt;P&gt;To: Rexroth AG&lt;/P&gt;&lt;P&gt;    Pneumatics&lt;/P&gt;&lt;P&gt;    Ulmer Stras 4&lt;/P&gt;&lt;P&gt;    30880 LAATZEN&lt;/P&gt;&lt;P&gt;    GERMANY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, I tried with changing the Paragraph AU with Left Margin as 1.00 CM and writing text "To:', But then it is printing like below:&lt;/P&gt;&lt;P&gt;To:&lt;/P&gt;&lt;P&gt;    Rexroth AG&lt;/P&gt;&lt;P&gt;    Pneumatics&lt;/P&gt;&lt;P&gt;    Ulmer Stras 4&lt;/P&gt;&lt;P&gt;    30880 LAATZEN&lt;/P&gt;&lt;P&gt;    GERMANY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want text "To:" and Address to begin from the same line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to achieve the above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042949#M87056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script form help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042950#M87057</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 think it is not possible , because you are printing the TO first and then Address command is calling,&lt;/P&gt;&lt;P&gt;both will print different line...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want that then you need to print manually with out using address and endaddress..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042950#M87057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script form help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042951#M87058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Instead of using &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;   Just use / (means next line)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For printing &lt;/P&gt;&lt;P&gt;   To: Rexroth AG&lt;/P&gt;&lt;P&gt;   Use :&lt;/P&gt;&lt;P&gt;   /   To: &amp;amp;LFA1-NAME1&amp;amp;, &amp;amp;LFA1-NAME2&amp;amp;, &amp;amp;LFA1-NAME3&amp;amp;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042951#M87058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script form help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042952#M87059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is possible...........&lt;/P&gt;&lt;P&gt;You have one window which you are printing your Address.&lt;/P&gt;&lt;P&gt;You do one thing move all the Address text towards right side of 5CH by give some tabs or hardcoding......&lt;/P&gt;&lt;P&gt;Take one small window for printing 'TO' and place it where ever you want.&lt;/P&gt;&lt;P&gt;You can place this small window on top-left corner of your address window.&lt;/P&gt;&lt;P&gt;In that samll window in text elements you code accordingly to print 'TO'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;If this helps you reward with points.&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;If your issue is solved close the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Deepak333 k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Deepak333 k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2005 10:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042952#M87059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-14T10:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script form help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042953#M87060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pankaj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Insted of using command line try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AU To: &amp;amp;LFA1-ANRED&amp;amp;&lt;/P&gt;&lt;P&gt;/ &amp;amp;LFA1-NAME1&amp;amp;, &amp;amp;LFA1-NAME2&amp;amp;, &amp;amp;LFA1-NAME3&amp;amp;&lt;/P&gt;&lt;P&gt;/ &amp;amp;LFA1-STRAS&amp;amp; &lt;/P&gt;&lt;P&gt;/ &amp;amp;LFA1-PFACH&amp;amp; CODE &amp;amp;LFA1-PSTL2&amp;amp;&lt;/P&gt;&lt;P&gt;/ &amp;amp;LFA1-ORT01&amp;amp;, &amp;amp;LFA1-ORT02&amp;amp;&lt;/P&gt;&lt;P&gt;/ &amp;amp;LFA1-PSTLZ&amp;amp;&lt;/P&gt;&lt;P&gt;/ &amp;amp;LFA1-LAND1&amp;amp;&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;Digesh Panchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2005 06:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-form-help/m-p/1042953#M87060</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-15T06:14:20Z</dc:date>
    </item>
  </channel>
</rss>

