<?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: Smartforms HRF02_PRINT_TREE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810421#M1881778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info, this Transaction I already knew.&lt;/P&gt;&lt;P&gt;I am looking for the Standard Transaction with you start the Smartform HRF02_PRINT_TREE.&lt;/P&gt;&lt;P&gt;I must create a tree structure with smartforms, for that i Need a pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Heini &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Jan 2015 14:42:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-18T14:42:13Z</dc:date>
    <item>
      <title>Smartforms HRF02_PRINT_TREE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810419#M1881776</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 am looking for a Smart Forms that creates a tree structure, I have found the Smartforms HRF02_PRINT_TREE.&lt;/P&gt;&lt;P&gt;Does anyone know how to do this Smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Who is the transaction ? &lt;/P&gt;&lt;P&gt;What program ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Heini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 10:07:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810419#M1881776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-18T10:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms HRF02_PRINT_TREE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810420#M1881777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about this. But this is SAP HR standard form. Check tcode PC00_M99_HRF_CALL and program H99_HRFORMS_CALL. This is Report to call HR Forms Print.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 10:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810420#M1881777</guid>
      <dc:creator>archanapawar</dc:creator>
      <dc:date>2015-01-18T10:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms HRF02_PRINT_TREE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810421#M1881778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the info, this Transaction I already knew.&lt;/P&gt;&lt;P&gt;I am looking for the Standard Transaction with you start the Smartform HRF02_PRINT_TREE.&lt;/P&gt;&lt;P&gt;I must create a tree structure with smartforms, for that i Need a pattern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Heini &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 14:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810421#M1881778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-18T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms HRF02_PRINT_TREE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810422#M1881779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Heini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use nested tables/ loops within smartforms to print tree. If you are more comfortable, you can sort the data in the internal table use events of the table to print the data in tree format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The form, in question, is called in transaction HRFORMS, when you select a particular HR Form and can view/edit the infonet and metanet of the HR form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the screen where you can view/ edit the infonet, select a particular infonet/ metanet and press F7 wherein it will show the structure of the infonet/ metanet. The screen will have a print button - The form is called when you want to print the details of infonet/ metanet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pulkit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 03:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-hrf02-print-tree/m-p/10810422#M1881779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-19T03:16:51Z</dc:date>
    </item>
  </channel>
</rss>

