<?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 Internal table data to SO10 object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665090#M1574450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on an mail generation object related to ABAP HR  : sending mail to manager some details of there reportess .&lt;/P&gt;&lt;P&gt;THe SO10 object contains the mail format.&lt;/P&gt;&lt;P&gt;my Itab contains mananger mail id along with reportee details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my content should look like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear MANAGer ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are your reportees :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these A , B and C are dynamic . How can I configue my SO10 object and pass these values to the SO10 object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Feb 2011 07:49:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-02T07:49:47Z</dc:date>
    <item>
      <title>Internal table data to SO10 object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665090#M1574450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on an mail generation object related to ABAP HR  : sending mail to manager some details of there reportess .&lt;/P&gt;&lt;P&gt;THe SO10 object contains the mail format.&lt;/P&gt;&lt;P&gt;my Itab contains mananger mail id along with reportee details &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my content should look like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear MANAGer ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are your reportees :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these A , B and C are dynamic . How can I configue my SO10 object and pass these values to the SO10 object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 07:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665090#M1574450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T07:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table data to SO10 object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665091#M1574451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to add to above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my itab looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANAGER1        A&lt;/P&gt;&lt;P&gt;MANAGER1        B&lt;/P&gt;&lt;P&gt;MANANGER2      C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so first mail should look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear MANAGER1 ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOll are your reportees&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 07:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665091#M1574451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-02T07:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table data to SO10 object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665092#M1574452</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;You have to solve your problem then  You would see below  link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this link, you have understood clearly by an screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each step has explained breifly and some more related sites also there at bottom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.scribd.com/doc/38318190/Text-Elements-So10" target="test_blank"&gt;http://www.scribd.com/doc/38318190/Text-Elements-So10&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope, You will get a clear idea on your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sekharch on Feb 4, 2011 10:09 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sekharch on Feb 4, 2011 10:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 09:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665092#M1574452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T09:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Internal table data to SO10 object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665093#M1574453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 09:18:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-data-to-so10-object/m-p/7665093#M1574453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-30T09:18:58Z</dc:date>
    </item>
  </channel>
</rss>

