<?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 code for reading header and item text dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-reading-header-and-item-text-dynamically/m-p/3827551#M920448</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;iam trying to read text from stxh ,stxl , vbak,vbap and display code in report(tcode va01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam unable to do the coding using read_text function module dynamically header and line item text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want some code or help on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam in urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and reagards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2008 16:31:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-15T16:31:09Z</dc:date>
    <item>
      <title>code for reading header and item text dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-reading-header-and-item-text-dynamically/m-p/3827551#M920448</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;iam trying to read text from stxh ,stxl , vbak,vbap and display code in report(tcode va01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam unable to do the coding using read_text function module dynamically header and line item text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want some code or help on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam in urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and reagards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 16:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-reading-header-and-item-text-dynamically/m-p/3827551#M920448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T16:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: code for reading header and item text dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-reading-header-and-item-text-dynamically/m-p/3827552#M920449</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 hav the code for Purchase Order header and Item.&lt;/P&gt;&lt;P&gt;By using this code you can write for Sales Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : v_tdname(15).&lt;/P&gt;&lt;P&gt;For Item Text:&lt;/P&gt;&lt;P&gt;concatenate p_ebeln wa_ekpo-ebelp into v_tdname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;amp;V_TDNAME&amp;amp; OBJECT 'EKPO' ID 'F01' LANGUAGE 'EN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Header Text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;amp;WA_EKKO-EBELN&amp;amp; OBJECT 'EKKO' ID 'F01' LANGUAGE 'EN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same logic you can use.&lt;/P&gt;&lt;P&gt;But you need to search for Object ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandeep Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 16:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-reading-header-and-item-text-dynamically/m-p/3827552#M920449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T16:43:43Z</dc:date>
    </item>
  </channel>
</rss>

