<?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 on: ABAP Program-Upload and download HR photo</title>
	<atom:link href="http://www.saplab.net/abap-program-upload-and-download-hr-photo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saplab.net/abap-program-upload-and-download-hr-photo/</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>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>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>By: junior</title>
		<link>http://www.saplab.net/abap-program-upload-and-download-hr-photo/comment-page-1/#comment-169</link>
		<dc:creator>junior</dc:creator>
		<pubDate>Sat, 18 Sep 2010 22:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.saplab.net/?p=28#comment-169</guid>
		<description>Would like to add my two cents to the discussion.
ABAP (Advanced Business Application Programming), to me, is much like a COBOL and/or C hybrid. The value versus reference feature reminds me of C. The commands (MOVE, WRITE,…) and PERFORMs remind me of COBOL. ABAP constructs (Loops, subroutines, if/then,…) seem similar to constructs in other languages. The only aspects of the language not communicated in this web site are SAP GUI related features (Like functions defined in the SAP GUI). I felt ABAP GUI features/impacts would be too difficult to accurately explain.
http://www.learnabapprogramming.com</description>
		<content:encoded><![CDATA[<p>Would like to add my two cents to the discussion.<br />
ABAP (Advanced Business Application Programming), to me, is much like a COBOL and/or C hybrid. The value versus reference feature reminds me of C. The commands (MOVE, WRITE,…) and PERFORMs remind me of COBOL. ABAP constructs (Loops, subroutines, if/then,…) seem similar to constructs in other languages. The only aspects of the language not communicated in this web site are SAP GUI related features (Like functions defined in the SAP GUI). I felt ABAP GUI features/impacts would be too difficult to accurately explain.<br />
<a href="http://www.learnabapprogramming.com" rel="nofollow">http://www.learnabapprogramming.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

