<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573110#M587733</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 the text element, i have used these follwing fields to be dispalyedin the form.&lt;/P&gt;&lt;P&gt;1. &amp;amp;t_kna1-name1&amp;amp;&lt;/P&gt;&lt;P&gt;2.  &amp;amp;t_kna1-land&amp;amp;&lt;/P&gt;&lt;P&gt;3. &amp;amp;t_kna1-ort01&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in command line ie which begins with'  /:' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i have looped this window with t_kna1 in print pgm with all the proper text element name and window name. but still while chking i get the following errors..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of errors: 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: NAME: &amp;amp;T_KNA1-NAME1&amp;amp;&lt;/P&gt;&lt;P&gt;   Unknown command&lt;/P&gt;&lt;P&gt;/: LAND: &amp;amp;T_KNA1-LAND&amp;amp;&lt;/P&gt;&lt;P&gt;   Unknown command&lt;/P&gt;&lt;P&gt;/: CITY: &amp;amp;T_KNA1-ORT01&amp;amp;&lt;/P&gt;&lt;P&gt;   Unknown command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the values are not displaying eventhough there are records in internal table t_kna1.&lt;/P&gt;&lt;P&gt;what needs to be done.. is there any wrong in coding...which need to be set aright.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help.. right answers which will help to solve will be rewarded..&lt;/P&gt;&lt;P&gt;thanks in adv,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2007 03:50:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-25T03:50:41Z</dc:date>
    <item>
      <title>SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573110#M587733</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 the text element, i have used these follwing fields to be dispalyedin the form.&lt;/P&gt;&lt;P&gt;1. &amp;amp;t_kna1-name1&amp;amp;&lt;/P&gt;&lt;P&gt;2.  &amp;amp;t_kna1-land&amp;amp;&lt;/P&gt;&lt;P&gt;3. &amp;amp;t_kna1-ort01&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in command line ie which begins with'  /:' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also i have looped this window with t_kna1 in print pgm with all the proper text element name and window name. but still while chking i get the following errors..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of errors: 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: NAME: &amp;amp;T_KNA1-NAME1&amp;amp;&lt;/P&gt;&lt;P&gt;   Unknown command&lt;/P&gt;&lt;P&gt;/: LAND: &amp;amp;T_KNA1-LAND&amp;amp;&lt;/P&gt;&lt;P&gt;   Unknown command&lt;/P&gt;&lt;P&gt;/: CITY: &amp;amp;T_KNA1-ORT01&amp;amp;&lt;/P&gt;&lt;P&gt;   Unknown command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the values are not displaying eventhough there are records in internal table t_kna1.&lt;/P&gt;&lt;P&gt;what needs to be done.. is there any wrong in coding...which need to be set aright.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help.. right answers which will help to solve will be rewarded..&lt;/P&gt;&lt;P&gt;thanks in adv,.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 03:50:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573110#M587733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T03:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573111#M587734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to keep in ADDRESS ENDADDRESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ADDRESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you need to write.&lt;/P&gt;&lt;P&gt;/: ENDADDRESS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you need more information on this ,use MEDRUCK FORM,Here see address window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 03:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573111#M587734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T03:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAP SCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573112#M587735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thankx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2007 10:30:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script/m-p/2573112#M587735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-12T10:30:06Z</dc:date>
    </item>
  </channel>
</rss>

