<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SAP Partner in UK, India, Consultants</title>
	<atom:link href="http://sysmetricsolutions.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysmetricsolutions.com</link>
	<description>SAP, ERP, Portal, SAP R/3, SAP ECC</description>
	<lastBuildDate>Tue, 21 Jun 2011 18:13:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sysmetricsolutions.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SAP Partner in UK, India, Consultants</title>
		<link>http://sysmetricsolutions.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sysmetricsolutions.com/osd.xml" title="SAP Partner in UK, India, Consultants" />
	<atom:link rel='hub' href='http://sysmetricsolutions.com/?pushpress=hub'/>
		<item>
		<title>Subtract the comment lines from an ABAP source for documentation purposes</title>
		<link>http://sysmetricsolutions.com/2011/05/09/subtract-the-comment-lines-from-an-abap-source-for-documentation-purposes/</link>
		<comments>http://sysmetricsolutions.com/2011/05/09/subtract-the-comment-lines-from-an-abap-source-for-documentation-purposes/#comments</comments>
		<pubDate>Mon, 09 May 2011 19:37:43 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[Sysmetric Solutions SAP Partner]]></category>
		<category><![CDATA[SAP UK Consultants]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/?p=728</guid>
		<description><![CDATA[REPORT ZCOMMENT. ************************************************************************ * This program subtracts the comment lines from a program source. * To get the line numbers right, run pp before the subtraction. * It can be useful to document abap developments ************************************************************************ PARAMETERS: PROGRAM LIKE SY-REPID &#8230; <a href="http://sysmetricsolutions.com/2011/05/09/subtract-the-comment-lines-from-an-abap-source-for-documentation-purposes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=728&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/05/09/subtract-the-comment-lines-from-an-abap-source-for-documentation-purposes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>Speed up a program by pausing all the other work processes</title>
		<link>http://sysmetricsolutions.com/2011/05/09/speed-up-a-program-by-pausing-all-the-other-work-processes/</link>
		<comments>http://sysmetricsolutions.com/2011/05/09/speed-up-a-program-by-pausing-all-the-other-work-processes/#comments</comments>
		<pubDate>Mon, 09 May 2011 19:31:19 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[Sysmetric Solutions SAP Partner]]></category>
		<category><![CDATA[SAP UK Consultants]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/?p=726</guid>
		<description><![CDATA[REPORT ZHGUPALL NO STANDARD PAGE HEADING. ************************************************************************ * This is a test program to measure - how much faster a program can * process it's job if all the other workprocesses are halted. * The program identifies the dialog and &#8230; <a href="http://sysmetricsolutions.com/2011/05/09/speed-up-a-program-by-pausing-all-the-other-work-processes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=726&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/05/09/speed-up-a-program-by-pausing-all-the-other-work-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>System Field SY-DATAR</title>
		<link>http://sysmetricsolutions.com/2011/05/09/system-field-sy-datar/</link>
		<comments>http://sysmetricsolutions.com/2011/05/09/system-field-sy-datar/#comments</comments>
		<pubDate>Mon, 09 May 2011 19:01:14 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[Sysmetric Solutions SAP Partner]]></category>
		<category><![CDATA[SAP Consultants]]></category>
		<category><![CDATA[SAP UK Consultants]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/?p=722</guid>
		<description><![CDATA[SAP ECC 6.0 [SAP_BASIS 700] The goal is to understand whether the user enters something on the screen, so I can do a check for necessity of confirmation message. System field SY-DATAR (Selection for Screen Field Input) exactly does the same thing. &#8230; <a href="http://sysmetricsolutions.com/2011/05/09/system-field-sy-datar/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=722&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/05/09/system-field-sy-datar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>Dynamic where clauses for selects</title>
		<link>http://sysmetricsolutions.com/2011/05/09/dynamic-where-clauses-for-selects/</link>
		<comments>http://sysmetricsolutions.com/2011/05/09/dynamic-where-clauses-for-selects/#comments</comments>
		<pubDate>Mon, 09 May 2011 18:58:17 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[SAP Consultants]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/?p=720</guid>
		<description><![CDATA[Use the following function modules to help build your dynamic where clauses for your select statements&#8230;. DYNSQL_GENERATE_WHERE_CLAUSE CONVERT_SELECT_INTO_WHERE FREE_SELECTIONS_RANGE_2_WHERE ADSPC_CREATE_WHERE_CLAUSE Filed under: ABAP, SAP, SAP ERP, SAP Services, SAP Technical Tagged: ABAP, SAP Consultants, SAP ERP, SAP Technical, SysmetricSolutions UK &#8230; <a href="http://sysmetricsolutions.com/2011/05/09/dynamic-where-clauses-for-selects/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=720&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/05/09/dynamic-where-clauses-for-selects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>Displaying BAPI messages</title>
		<link>http://sysmetricsolutions.com/2011/05/09/displaying-bapi-messages/</link>
		<comments>http://sysmetricsolutions.com/2011/05/09/displaying-bapi-messages/#comments</comments>
		<pubDate>Mon, 09 May 2011 18:50:40 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/?p=717</guid>
		<description><![CDATA[Use the following code to display the messages returned from a BAPI call&#8230;. CALL FUNCTION &#8217;BAPI_SALESORDER_CHANGE&#8217; EXPORTING salesdocument    = gv_vbeln order_header_in  = wa_order_header_in order_header_inx = wa_order_header_inx TABLES return           = itab_return order_item_in    = lt_order_item_in order_item_inx   = lt_order_item_inx schedule_lines   = lt_schedule_lines schedule_linesx  = lt_schedule_linesx. PERFORM display_messages tables itab_return. FORM display_messages  tables p_itab_return type BAPIRET2_T. DATA: ls_msg TYPE bapiret2. CALL FUNCTION &#8217;MESSAGES_INITIALIZE&#8217;. LOOP AT p_itab_return INTO ls_msg. CALL FUNCTION &#8217;MESSAGE_STORE&#8217; EXPORTING arbgb                  = ls_msg-id msgty                  = ls_msg-type msgv1                  = ls_msg-message_v1 msgv2                  = ls_msg-message_v2 msgv3                  = ls_msg-message_v3 msgv4                  = ls_msg-message_v4 txtnr                  = ls_msg-number EXCEPTIONS message_type_not_valid = 1 &#8230; <a href="http://sysmetricsolutions.com/2011/05/09/displaying-bapi-messages/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=717&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/05/09/displaying-bapi-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>SAP BusinessObjects EPM delivers quantifiable benefits – QED</title>
		<link>http://sysmetricsolutions.com/2011/04/13/sap-epm13042011/</link>
		<comments>http://sysmetricsolutions.com/2011/04/13/sap-epm13042011/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 12:21:55 +0000</pubDate>
		<dc:creator>Sanjay RayChowdhury</dc:creator>
				<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/?p=653</guid>
		<description><![CDATA[By Richard Barrett, Director of Solution Marketing with SAP Proven – but not the whole story Back in May 2010, I was part of the SAP team that worked with Accenture in commissioning Forrester Consulting to examine the total economic impact and &#8230; <a href="http://sysmetricsolutions.com/2011/04/13/sap-epm13042011/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=653&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/04/13/sap-epm13042011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>19.077871 72.839909</georss:point>
		<geo:lat>19.077871</geo:lat>
		<geo:long>72.839909</geo:long>
		<media:content url="" medium="image">
			<media:title type="html">sanjayraychowdhury</media:title>
		</media:content>
	</item>
		<item>
		<title>Testing an Inbound Proxy if the test interface is unavailable</title>
		<link>http://sysmetricsolutions.com/2011/04/11/xi110411/</link>
		<comments>http://sysmetricsolutions.com/2011/04/11/xi110411/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 04:53:04 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[XI]]></category>
		<category><![CDATA[SAP UK Consultants]]></category>
		<category><![CDATA[SAP XI]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/2011/04/11/display-the-true-average-response-time-cpu-time-db-time-3/</guid>
		<description><![CDATA[If the menu entry test interface is not available, you can use transaction SXI_SUPPORT. Select service selection and check the proxy inbound processing box. In the next screen select your interface and namespace and check XML editor. Upload the payload that &#8230; <a href="http://sysmetricsolutions.com/2011/04/11/xi110411/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=636&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/04/11/xi110411/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>Why ERP at SMB&#8217;s</title>
		<link>http://sysmetricsolutions.com/2011/04/10/why-erp-at-smbs/</link>
		<comments>http://sysmetricsolutions.com/2011/04/10/why-erp-at-smbs/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 09:57:54 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SMB / SME]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[SME]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/2011/04/11/why-erp-at-smbs/</guid>
		<description><![CDATA[By Tirtha Chakravarti, Director Global Operations, Sysmetric Solutions SMB’s are typically family owned and the younger generation of entrepreneurs are technically proficient. They realise that they need to grow their businesses to just stand still. Therefore they may have businesses &#8230; <a href="http://sysmetricsolutions.com/2011/04/10/why-erp-at-smbs/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=642&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/04/10/why-erp-at-smbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>ERP&#8217;s role for SME&#8217;s</title>
		<link>http://sysmetricsolutions.com/2011/04/08/erps-role-for-smes/</link>
		<comments>http://sysmetricsolutions.com/2011/04/08/erps-role-for-smes/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 21:50:33 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SME]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/2011/04/08/erps-role-for-smes/</guid>
		<description><![CDATA[According to official sources India’s SME’s Contribution towards GDP in 2009 was 17% which is expected to increase to 22% by 2012. There are in excess of 25 million SME units in India. So what does this mean? SME are &#8230; <a href="http://sysmetricsolutions.com/2011/04/08/erps-role-for-smes/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=630&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/04/08/erps-role-for-smes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
		<item>
		<title>Displaying BAPI messages</title>
		<link>http://sysmetricsolutions.com/2011/03/11/abap110411/</link>
		<comments>http://sysmetricsolutions.com/2011/03/11/abap110411/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 06:30:18 +0000</pubDate>
		<dc:creator>sysmetricsolutions</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[SAP ERP]]></category>
		<category><![CDATA[SAP Services]]></category>
		<category><![CDATA[SAP Technical]]></category>
		<category><![CDATA[sap]]></category>
		<category><![CDATA[SysmetricSolutions UK SAP Services]]></category>

		<guid isPermaLink="false">http://sysmetricsolutions.com/2011/04/11/display-the-true-average-response-time-cpu-time-db-time-4/</guid>
		<description><![CDATA[Use the following code to display the messages returned from a BAPI call&#8230;. CALL FUNCTION &#8217;BAPI_SALESORDER_CHANGE&#8217; EXPORTING salesdocument    = gv_vbeln order_header_in  = wa_order_header_in order_header_inx = wa_order_header_inx TABLES return           = itab_return order_item_in    = lt_order_item_in order_item_inx   = lt_order_item_inx schedule_lines   = lt_schedule_lines schedule_linesx  = lt_schedule_linesx. PERFORM display_messages tables itab_return. FORM display_messages  tables p_itab_return type BAPIRET2_T. DATA: ls_msg TYPE bapiret2. CALL FUNCTION &#8217;MESSAGES_INITIALIZE&#8217;. LOOP AT p_itab_return INTO ls_msg. CALL FUNCTION &#8217;MESSAGE_STORE&#8217; EXPORTING arbgb                  = ls_msg-id msgty                  = ls_msg-type msgv1                  = ls_msg-message_v1 msgv2                  = ls_msg-message_v2 msgv3                  = ls_msg-message_v3 msgv4                  = ls_msg-message_v4 txtnr                  = ls_msg-number EXCEPTIONS message_type_not_valid = 1 &#8230; <a href="http://sysmetricsolutions.com/2011/03/11/abap110411/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sysmetricsolutions.com&amp;blog=19233711&amp;post=639&amp;subd=sysmetricsolutions&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sysmetricsolutions.com/2011/03/11/abap110411/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sysmetricsolutions</media:title>
		</media:content>
	</item>
	</channel>
</rss>
