<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for SAPLab-SAP Tips! ABAP Tips!</title>
	<atom:link href="http://www.saplab.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saplab.net</link>
	<description>SAP ABAP User!</description>
	<lastBuildDate>Mon, 19 Dec 2011 21:06:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on ABAP Program-Upload and download HR photo by Icemanirc</title>
		<link>http://www.saplab.net/abap-program-upload-and-download-hr-photo/comment-page-1/#comment-374</link>
		<dc:creator>Icemanirc</dc:creator>
		<pubDate>Mon, 19 Dec 2011 21:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=28#comment-374</guid>
		<description>me fue muy util, gracias.
jcd.</description>
		<content:encoded><![CDATA[<p>me fue muy util, gracias.<br />
jcd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SAP ABAP Pending Purchase Recquisition (PR) Report by Jack</title>
		<link>http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/comment-page-1/#comment-343</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Sun, 27 Nov 2011 06:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=168#comment-343</guid>
		<description>The plugin is named as &quot;WPtouch&quot;.</description>
		<content:encoded><![CDATA[<p>The plugin is named as &#8220;WPtouch&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SAP ABAP Pending Purchase Recquisition (PR) Report by small cars</title>
		<link>http://www.saplab.net/sap-abap-pending-purchase-recquisition-pr-report/comment-page-1/#comment-342</link>
		<dc:creator>small cars</dc:creator>
		<pubDate>Sat, 26 Nov 2011 22:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=168#comment-342</guid>
		<description>Greetings! Quick question that’s entirely off topic. Do you know how to make your site mobile friendly? My web site looks weird when viewing from my iphone. I’m trying to find a theme or plugin that might be able to correct this issue. If you have any recommendations, please share. With thanks!</description>
		<content:encoded><![CDATA[<p>Greetings! Quick question that’s entirely off topic. Do you know how to make your site mobile friendly? My web site looks weird when viewing from my iphone. I’m trying to find a theme or plugin that might be able to correct this issue. If you have any recommendations, please share. With thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Difference between SAPSCRIPTS &amp; SMARTFORMS by Steven Barker</title>
		<link>http://www.saplab.net/difference-between-sapscripts-smartforms/comment-page-1/#comment-331</link>
		<dc:creator>Steven Barker</dc:creator>
		<pubDate>Mon, 24 Oct 2011 20:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=61#comment-331</guid>
		<description>@min: 

How do you download Smartforms?  I am using the RSTXSCRP program for SAPScript, and would like to do something similar for Smartforms so we can use the data definition to create output in StreamServe (OpenText).</description>
		<content:encoded><![CDATA[<p>@min: </p>
<p>How do you download Smartforms?  I am using the RSTXSCRP program for SAPScript, and would like to do something similar for Smartforms so we can use the data definition to create output in StreamServe (OpenText).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ABAP Tips download(MS Word version) by Chan.YC</title>
		<link>http://www.saplab.net/abap-tips-downloadword-version/comment-page-1/#comment-329</link>
		<dc:creator>Chan.YC</dc:creator>
		<pubDate>Wed, 12 Oct 2011 08:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=35#comment-329</guid>
		<description>Please send me this document

Regards,
Chan.YC</description>
		<content:encoded><![CDATA[<p>Please send me this document</p>
<p>Regards,<br />
Chan.YC</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ABAP Program-Upload and download HR photo by Jeremias Galarze</title>
		<link>http://www.saplab.net/abap-program-upload-and-download-hr-photo/comment-page-1/#comment-325</link>
		<dc:creator>Jeremias Galarze</dc:creator>
		<pubDate>Mon, 26 Sep 2011 14:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=28#comment-325</guid>
		<description>la subrutina Download HR photo, no funciona con variables, si con hardcode.

Example : 

PERFORM photo_down USING p_pernr &#039;A&#039; &#039;18000101&#039; &#039;99991231&#039; &#039;D:\abc.jpg&#039;  . (OK)

PERFORM photo_down USING p_pernr &#039;A&#039; &#039;18000101&#039; &#039;99991231&#039; gv_path  . (FAIL)</description>
		<content:encoded><![CDATA[<p>la subrutina Download HR photo, no funciona con variables, si con hardcode.</p>
<p>Example : </p>
<p>PERFORM photo_down USING p_pernr &#8216;A&#8217; &#8217;18000101&#8242; &#8217;99991231&#8242; &#8216;D:\abc.jpg&#8217;  . (OK)</p>
<p>PERFORM photo_down USING p_pernr &#8216;A&#8217; &#8217;18000101&#8242; &#8217;99991231&#8242; gv_path  . (FAIL)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SAP ABAP Objects Tutorial for Beginners by RAJA</title>
		<link>http://www.saplab.net/sap-abap-objects-tutorial-for-beginners/comment-page-1/#comment-315</link>
		<dc:creator>RAJA</dc:creator>
		<pubDate>Sun, 04 Sep 2011 14:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=133#comment-315</guid>
		<description>here the above material is not available.... so plz post once again....</description>
		<content:encoded><![CDATA[<p>here the above material is not available&#8230;. so plz post once again&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Difference between SAPSCRIPTS &amp; SMARTFORMS by min</title>
		<link>http://www.saplab.net/difference-between-sapscripts-smartforms/comment-page-1/#comment-277</link>
		<dc:creator>min</dc:creator>
		<pubDate>Wed, 06 Jul 2011 11:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=61#comment-277</guid>
		<description>Disagree with item f) Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.

Smartform can also upload/download to local harddisk. And the process is easier compare to sapscripts.</description>
		<content:encoded><![CDATA[<p>Disagree with item f) Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.</p>
<p>Smartform can also upload/download to local harddisk. And the process is easier compare to sapscripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Smart forms multiple language by david huang</title>
		<link>http://www.saplab.net/smart-forms-multiple-language/comment-page-1/#comment-257</link>
		<dc:creator>david huang</dc:creator>
		<pubDate>Tue, 14 Jun 2011 03:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=57#comment-257</guid>
		<description>i try this way and change language from en to de and country key from au to de in my profile , and then i try to print the smartfrom with a text module that has been translated into germany by using se63. the text in the print review form still is english, i am not sure what is missing? pleaase helps, thanks alot</description>
		<content:encoded><![CDATA[<p>i try this way and change language from en to de and country key from au to de in my profile , and then i try to print the smartfrom with a text module that has been translated into germany by using se63. the text in the print review form still is english, i am not sure what is missing? pleaase helps, thanks alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ABAP interview questions and answers(1) by Pankaj Sinha</title>
		<link>http://www.saplab.net/abap-interview-questions-and-answers1/comment-page-1/#comment-249</link>
		<dc:creator>Pankaj Sinha</dc:creator>
		<pubDate>Sun, 01 May 2011 05:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=26#comment-249</guid>
		<description>It holds rich amount of information.</description>
		<content:encoded><![CDATA[<p>It holds rich amount of information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

