<?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: prinitng hard coded text along with the command text(/:) in script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587793#M1435346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you have to create a program in se38 zreport &lt;/P&gt;&lt;P&gt;and in zreport call fm READ_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then in your script&lt;/P&gt;&lt;P&gt;perform xxxx  in program zreport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ajay0007 on Jan 28, 2010 10:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jan 2010 09:03:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-28T09:03:50Z</dc:date>
    <item>
      <title>prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587789#M1435342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus:-) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna print some hard coded text like " YOUR REFERENCE :" followed by the header text of the t-code VA21. &lt;/P&gt;&lt;P&gt;my problem to print the header text i have to give the FORMAT as "/: Command Line " " INCLUDE &amp;amp;VBDKA-TDNAME&amp;amp; OBJECT VBBK ID 0002 PARAGRAPH LI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW COULD I GIVE THE HARD CODED TEXT FIRST AND THEN AFTER THAT THIS INCLUDE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KINDLY ENLIGHTEN ME WITH YOUR SUGGESTIONS. &lt;/P&gt;&lt;P&gt;CHEERS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 14:07:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587789#M1435342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587790#M1435343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep the hardcoded text in a variable and write the code as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;/: &amp;amp;&amp;lt;variable_name&amp;gt;&amp;amp; and your include text&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Manas M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kumar Manas Mishra on Jan 27, 2010 3:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 14:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587790#M1435343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-27T14:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587791#M1435344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HIYA&lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;          I HAVE DECLARED A VARAIBLE WITH VAUE " REFRENCE TEXT" N THENI HAV GIVEN &lt;/P&gt;&lt;P&gt;       /:  &amp;amp;VAR&amp;amp; INCLUDE &amp;amp;VBDKA-TDNAME&amp;amp; OBJECT VBBK ID 0002 PARAGRAPH IL .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           BUT IS GIVES ME A ERROR IN SCRIT SAYING THAT &lt;STRONG&gt;Text command &amp;amp;VAR&amp;amp; is not defined&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;          ANY SUGGESSTION MY FRND HW CAN I ACCOMPLISH THIS &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;          THANKS IN ADVANCE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHEERS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 06:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587791#M1435344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-28T06:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587792#M1435345</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;Use Paragrah format '*' to print the requried text then give the include text. Otherwise give one character or paragraph format to your variable and try printing the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;harris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 08:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587792#M1435345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-28T08:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587793#M1435346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you have to create a program in se38 zreport &lt;/P&gt;&lt;P&gt;and in zreport call fm READ_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then in your script&lt;/P&gt;&lt;P&gt;perform xxxx  in program zreport&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ajay0007 on Jan 28, 2010 10:05 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 09:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587793#M1435346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-28T09:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587794#M1435347</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;Just use / (Continue) for printing the Variable and on next kine print the include text with command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2010 09:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587794#M1435347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-28T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: prinitng hard coded text along with the command text(/:) in script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587795#M1435348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved with using routine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 07:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/prinitng-hard-coded-text-along-with-the-command-text-in-script/m-p/6587795#M1435348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-02T07:06:50Z</dc:date>
    </item>
  </channel>
</rss>

