<?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"
	>
<channel>
	<title>Comments for ITC Server</title>
	<atom:link href="http://www.itcserver.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itcserver.com/blog</link>
	<description>The SAP Consultant's Journey</description>
	<pubDate>Thu, 09 Feb 2012 07:12:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Fake Messages [ABAP] by Mati</title>
		<link>http://www.itcserver.com/blog/2010/08/05/fake-messages-abap/#comment-166214</link>
		<dc:creator>Mati</dc:creator>
		<pubDate>Thu, 20 Oct 2011 16:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=461#comment-166214</guid>
		<description>Nice :)... Noted there's a typo when refering to the IDoc's number field in the code (RV34A instead of RV45A).</description>
		<content:encoded><![CDATA[<p>Nice :)&#8230; Noted there&#8217;s a typo when refering to the IDoc&#8217;s number field in the code (RV34A instead of RV45A).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Talking to The SAP Recruiter by sap jobs</title>
		<link>http://www.itcserver.com/blog/2006/07/25/talking-to-the-sap-recruiter/#comment-165784</link>
		<dc:creator>sap jobs</dc:creator>
		<pubDate>Wed, 19 Oct 2011 11:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/2006/07/25/talking-to-the-sap-recruiter/#comment-165784</guid>
		<description>That´s the way how recruitment business work. The most relevant experience is the one that you have done for the last three years</description>
		<content:encoded><![CDATA[<p>That´s the way how recruitment business work. The most relevant experience is the one that you have done for the last three years</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is RICEF? by Linda Storm</title>
		<link>http://www.itcserver.com/blog/2006/07/03/what-is-ricef/#comment-152707</link>
		<dc:creator>Linda Storm</dc:creator>
		<pubDate>Tue, 06 Sep 2011 16:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/2006/07/03/what-is-ricef/#comment-152707</guid>
		<description>If you are a die hard SAP developer this is very effective way to describing the new oncoming or upgraded service. 

But if you are outside of the scope of SAP, then maybe use one of the more conventional and understandable approaches such as a TOGAF or something along that line.</description>
		<content:encoded><![CDATA[<p>If you are a die hard SAP developer this is very effective way to describing the new oncoming or upgraded service. </p>
<p>But if you are outside of the scope of SAP, then maybe use one of the more conventional and understandable approaches such as a TOGAF or something along that line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on If SAP could not Write IDoc File, Check Unicode Format in Port! [SAP] by Diana Greenberg</title>
		<link>http://www.itcserver.com/blog/2010/10/08/if-sap-could-not-write-idoc-file-check-unicode-format-in-port-sap/#comment-94179</link>
		<dc:creator>Diana Greenberg</dc:creator>
		<pubDate>Wed, 17 Nov 2010 18:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=470#comment-94179</guid>
		<description>I am having this same error -- but if I push the idoc again (or reverse a payment and let it get picked up in the following day's run) we get no error -- why would this be sporadic??</description>
		<content:encoded><![CDATA[<p>I am having this same error &#8212; but if I push the idoc again (or reverse a payment and let it get picked up in the following day&#8217;s run) we get no error &#8212; why would this be sporadic??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on User-Exit: EXIT_SAPLF050_008 Change Fields for FI Document [SAP] by Jay Jayaganesh</title>
		<link>http://www.itcserver.com/blog/2010/04/28/user-exit-exit_saplf050_008-change-fields-for-fi-document-sap/#comment-90495</link>
		<dc:creator>Jay Jayaganesh</dc:creator>
		<pubDate>Mon, 25 Oct 2010 01:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=376#comment-90495</guid>
		<description>Hi Tuncay,

Thank you very much for posting this blog. We are experiencing the exact same issue. This blog gives us a way forward. 
I hope this article benefits others as much as it did for us.

Thanks again
Regards,

Jay</description>
		<content:encoded><![CDATA[<p>Hi Tuncay,</p>
<p>Thank you very much for posting this blog. We are experiencing the exact same issue. This blog gives us a way forward.<br />
I hope this article benefits others as much as it did for us.</p>
<p>Thanks again<br />
Regards,</p>
<p>Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SAP Bloggers by junior</title>
		<link>http://www.itcserver.com/blog/2007/01/15/sap-bloggers/#comment-86032</link>
		<dc:creator>junior</dc:creator>
		<pubDate>Sat, 18 Sep 2010 22:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/2007/01/15/sap-bloggers/#comment-86032</guid>
		<description>Add this to your list..
Would like to add my two cents to the discussion for other people...
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>Add this to your list..<br />
Would like to add my two cents to the discussion for other people&#8230;<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>
	<item>
		<title>Comment on What a mistake! Exception CX_SY_DYN_CALL_ILLEGAL_TYPE [SAP] by Dawis</title>
		<link>http://www.itcserver.com/blog/2010/04/30/what-a-mistake-exception-cx_sy_dyn_call_illegal_type-sap/#comment-82894</link>
		<dc:creator>Dawis</dc:creator>
		<pubDate>Sat, 14 Aug 2010 16:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=380#comment-82894</guid>
		<description>you were right - It does happens when you are tired..

For the whole time I was using iv_partner_PFT instead of iv_partner_FCT..

Damn right - why would it not give you info about which parameter was wrong..

I was allready starting to believe there is whole new dimension of SAP I do not know about and this is first instance I met with that dimension.. Luckily it had nothing to do with DESTINATION keyword</description>
		<content:encoded><![CDATA[<p>you were right - It does happens when you are tired..</p>
<p>For the whole time I was using iv_partner_PFT instead of iv_partner_FCT..</p>
<p>Damn right - why would it not give you info about which parameter was wrong..</p>
<p>I was allready starting to believe there is whole new dimension of SAP I do not know about and this is first instance I met with that dimension.. Luckily it had nothing to do with DESTINATION keyword</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What a mistake! Exception CX_SY_DYN_CALL_ILLEGAL_TYPE [SAP] by Dawis</title>
		<link>http://www.itcserver.com/blog/2010/04/30/what-a-mistake-exception-cx_sy_dyn_call_illegal_type-sap/#comment-82889</link>
		<dc:creator>Dawis</dc:creator>
		<pubDate>Sat, 14 Aug 2010 16:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=380#comment-82889</guid>
		<description>At least you saw what ws wrong in the end..
This code gives me the same exception...
and types are equivalent I am sure..
CALL FUNCTION 'CRM_PARTNER_READ_OW'
    EXPORTING
      iv_ref_guid          = lv_header_guid
      iv_ref_kind          = 'A'"lv_ref_kind "for header
      iv_partner_pft       = 'Z0000035'"lv_partner_fct "RDC/FDC
    IMPORTING
      es_partner_wrk       = ls_rdc_partner_wrk
    EXCEPTIONS
      error_occurred       = 1
      parameter_error      = 2
      entry_does_not_exist = 3
      OTHERS               = 4.</description>
		<content:encoded><![CDATA[<p>At least you saw what ws wrong in the end..<br />
This code gives me the same exception&#8230;<br />
and types are equivalent I am sure..<br />
CALL FUNCTION &#8216;CRM_PARTNER_READ_OW&#8217;<br />
    EXPORTING<br />
      iv_ref_guid          = lv_header_guid<br />
      iv_ref_kind          = &#8216;A&#8217;&#8221;lv_ref_kind &#8220;for header<br />
      iv_partner_pft       = &#8216;Z0000035&#8242;&#8221;lv_partner_fct &#8220;RDC/FDC<br />
    IMPORTING<br />
      es_partner_wrk       = ls_rdc_partner_wrk<br />
    EXCEPTIONS<br />
      error_occurred       = 1<br />
      parameter_error      = 2<br />
      entry_does_not_exist = 3<br />
      OTHERS               = 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What is RICEF? by Steven</title>
		<link>http://www.itcserver.com/blog/2006/07/03/what-is-ricef/#comment-80733</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/2006/07/03/what-is-ricef/#comment-80733</guid>
		<description>I think it clearly explains what RICEF stands for....what do you mean by general PROSPECTIVE. put some effort and google it, ifyou are not experienced.....instead of expecting to be spoon fed.</description>
		<content:encoded><![CDATA[<p>I think it clearly explains what RICEF stands for&#8230;.what do you mean by general PROSPECTIVE. put some effort and google it, ifyou are not experienced&#8230;..instead of expecting to be spoon fed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing Printer Speed and Darkness of the Label [Zebra BAR-ONE] by Ira</title>
		<link>http://www.itcserver.com/blog/2010/05/05/changing-printer-speed-and-darkness-of-the-label-zebra-bar-one/#comment-79042</link>
		<dc:creator>Ira</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=398#comment-79042</guid>
		<description>Could the author please confirm that BarOne V5 is compatible with Xi4 printers?</description>
		<content:encoded><![CDATA[<p>Could the author please confirm that BarOne V5 is compatible with Xi4 printers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IDOC remains in status 62 or 64 by Jens</title>
		<link>http://www.itcserver.com/blog/2007/06/22/idoc-remains-in-status-62-or-64/#comment-79033</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Tue, 08 Jun 2010 13:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/2007/06/22/idoc-remains-in-status-62-or-64/#comment-79033</guid>
		<description>Hi, well after getting some upgrades to ERP we also received Status 64 but only for some IDoc-Types. 
Stepping by to this blogpost shows finally how to solve it.

SWU3 and OYEB finally did the job
Great stuff!!

Thx</description>
		<content:encoded><![CDATA[<p>Hi, well after getting some upgrades to ERP we also received Status 64 but only for some IDoc-Types.<br />
Stepping by to this blogpost shows finally how to solve it.</p>
<p>SWU3 and OYEB finally did the job<br />
Great stuff!!</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error: Error while resetting release of segment Z1EDK02 [SAP EDI] by Tuncay Karaca</title>
		<link>http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/#comment-77796</link>
		<dc:creator>Tuncay Karaca</dc:creator>
		<pubDate>Wed, 12 May 2010 16:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=366#comment-77796</guid>
		<description>@Lien Ho

I think you get "Message EA506 - The release of the basis types cannot be reset" in WE30.

In this case since the IDOC type was release in a different version, you need to create a new version of IDOC type as successor OR you can extend the IDOC. To me if it is a Z* IDOC type, it is better to create a new one.</description>
		<content:encoded><![CDATA[<p>@Lien Ho</p>
<p>I think you get &#8220;Message EA506 - The release of the basis types cannot be reset&#8221; in WE30.</p>
<p>In this case since the IDOC type was release in a different version, you need to create a new version of IDOC type as successor OR you can extend the IDOC. To me if it is a Z* IDOC type, it is better to create a new one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Error: Error while resetting release of segment Z1EDK02 [SAP EDI] by Lien Ho</title>
		<link>http://www.itcserver.com/blog/2010/04/22/error-error-while-resetting-release-of-segment-z1edk02-sap-edi/#comment-77751</link>
		<dc:creator>Lien Ho</dc:creator>
		<pubDate>Tue, 11 May 2010 15:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=366#comment-77751</guid>
		<description>I'm having the same problem, but I'm trying to add new new segment to an existing IDOC type.  I'm getting 'ZE_ISU_ENROLL has already been released, only display possible'.  There is not an option for 'Add Version' in WE30.  It's only available in WE31, changing segment.  Does anyone has any suggestion?

Thanks!
Lien</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem, but I&#8217;m trying to add new new segment to an existing IDOC type.  I&#8217;m getting &#8216;ZE_ISU_ENROLL has already been released, only display possible&#8217;.  There is not an option for &#8216;Add Version&#8217; in WE30.  It&#8217;s only available in WE31, changing segment.  Does anyone has any suggestion?</p>
<p>Thanks!<br />
Lien</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The ERP of This Century: SAP by Melodee Claghorn</title>
		<link>http://www.itcserver.com/blog/2006/05/01/the-erp-of-this-century-sap/#comment-77653</link>
		<dc:creator>Melodee Claghorn</dc:creator>
		<pubDate>Sat, 08 May 2010 10:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/2006/05/01/the-erp-of-this-century-sap/#comment-77653</guid>
		<description>Pretty good post. I just stumbled upon your site and wanted to saythat I’ve really liked browsing your posts. Anyway I’ll be subscribing to your blog and I hope you write again soon!</description>
		<content:encoded><![CDATA[<p>Pretty good post. I just stumbled upon your site and wanted to saythat I’ve really liked browsing your posts. Anyway I’ll be subscribing to your blog and I hope you write again soon!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blogs - April 29, 2010 by Tuncay Karaca</title>
		<link>http://www.itcserver.com/blog/2010/04/29/blogs-april-29-2010/#comment-77527</link>
		<dc:creator>Tuncay Karaca</dc:creator>
		<pubDate>Wed, 05 May 2010 16:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.itcserver.com/blog/?p=378#comment-77527</guid>
		<description>@Andy

I like your SAPGeek.net blog too. So I tagged SAPGeek.net</description>
		<content:encoded><![CDATA[<p>@Andy</p>
<p>I like your SAPGeek.net blog too. So I tagged SAPGeek.net</p>
]]></content:encoded>
	</item>
</channel>
</rss>

