<?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: problem in printing text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961610#M698708</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;Here &amp;amp;VBDKA-TDNAME&amp;amp; is the Variable of the Print program (Program symbol) that store s the Text name which will be called. That means the Text is called dynamically here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the Value of this field in Debugging mode in Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2007 04:51:08 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-10-11T04:51:08Z</dc:date>
    <item>
      <title>problem in printing text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961608#M698706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;P&gt;what is this vbdka here ?&lt;/P&gt;&lt;P&gt;INCLUDE &amp;amp;VBDKA-TDNAME&amp;amp; OBJECT VBBK ID 0001 PARAGRAPH HT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ragards,&lt;/P&gt;&lt;P&gt;mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 04:46:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961608#M698706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T04:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: problem in printing text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961609#M698707</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;VBDKA is a structure that has the field TDNAME which is the name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBDKA-TDNAME has the value for the name..Like it might be a sales order..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 04:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961609#M698707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T04:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem in printing text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961610#M698708</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;Here &amp;amp;VBDKA-TDNAME&amp;amp; is the Variable of the Print program (Program symbol) that store s the Text name which will be called. That means the Text is called dynamically here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the Value of this field in Debugging mode in Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 04:51:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961610#M698708</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-10-11T04:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: problem in printing text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961611#M698709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have to capture a text field from j1iin (Excise Invoice ).&lt;/P&gt;&lt;P&gt;the&lt;/P&gt;&lt;P&gt;text object name is J1II&lt;/P&gt;&lt;P&gt;text id is 0001&lt;/P&gt;&lt;P&gt;filed name field name is TDNAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to write a statement to call the text into scripts????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ragards,&lt;/P&gt;&lt;P&gt;mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 05:13:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-printing-text/m-p/2961611#M698709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-11T05:13:40Z</dc:date>
    </item>
  </channel>
</rss>

