<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>SAP KD</title>
	
	<link>http://www.sapkd.com</link>
	<description>SAP - Knowledge Database MM SD PP MDM ABAP</description>
	<lastBuildDate>Thu, 22 Jul 2010 16:45:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/sap-k-d" /><feedburner:info uri="sap-k-d" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>sap-k-d</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Powerfull SAP ABAP Functions</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/3fVnUYwiWd4/</link>
		<comments>http://www.sapkd.com/2010/07/22/powerfull-sap-abap-functions/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 16:45:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[abap]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[SAP]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/22/powerfull-sap-abap-functions/</guid>
		<description><![CDATA[Bp_event_raise Trigger an event from ABAP/4 program. Bp_joblog_read Fetch job log executions filling the structure TBTC5. G_set_get_all_values Fetch values from a set filling the structure RGSB4. Popup_to_confirm_loss_of_data Create a dialog box in which you make a question whether the user wishes to perform a processing step with loss of data. Popup_to_confirm_step Create a dialog box [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Bp_event_raise</p>
<ul>
<li>Trigger an event from ABAP/4 program.</li>
</ul>
<p>Bp_joblog_read</p>
<ul>
<li>Fetch job log executions filling the structure TBTC5.</li>
</ul>
<p>G_set_get_all_values</p>
<ul>
<li>Fetch values from a set filling the structure RGSB4.</li>
</ul>
<p>Popup_to_confirm_loss_of_data</p>
<ul>
<li>Create a dialog box in which you make a question whether the user wishes to perform a processing step with loss of data.</li>
</ul>
<p>Popup_to_confirm_step</p>
<ul>
<li>Create a dialog box in which you make a question whether the user wishes to perform the step.</li>
</ul>
<p>Popup_to_confirm_with_message</p>
<ul>
<li>Create a dialog box in which you inform the user about a specific decision point during an action.</li>
</ul>
<p>Popup_to_confirm_with_value</p>
<ul>
<li>Create a dialog box in which you make a question whether the user wishes to perform a processing step with a particular object.</li>
</ul>
<p>Popup_to_decide</p>
<ul>
<li>Create a dialog box in which you require the user between the two processing alternatives, or to cancel the action.</li>
</ul>
<p>Popup_to_decide_with_message</p>
<ul>
<li>Create a dialog box in which you inform the user about a specific decision point via a diagnosis text.</li>
</ul>
<p>Popup_to_display_text</p>
<ul>
<li>Create a dialog box in which you display a two-line message.</li>
</ul>
<p>Rfc_system_info</p>
<ul>
<li>Fetch information from the current instance filling the structure FRCSI.</li>
</ul>
<p>Rs_send_mail_for_spoollist</p>
<ul>
<li>Send messages from ABAP/4 programs to SAPoffice. The structure SOLI may contain the message.</li>
</ul>
<p>Rzl_sleep</p>
<ul>
<li>Hang the current application from 1 to 5 seconds.</li>
</ul>
<p>Rzl_submit</p>
<ul>
<li>Submit a remote report.</li>
</ul>
<p>Sapgui_progress_indicator</p>
<ul>
<li>Set progress indicator on the left lower corner of the current window.</li>
</ul>
<p>Sd_print_terms_of_payment</p>
<ul>
<li>Format terms of payment according to base line date and payment terms.</li>
</ul>
<p>So_wind_spool_list</p>
<ul>
<li>Browse printer spool numbers according to user informed.</li>
</ul>
<p>So_spool_read</p>
<ul>
<li>Fetch printer spool according to the spool number informed.</li>
</ul>
<p>So_user_list_read</p>
<ul>
<li>List of all users filling the structure SOUD3.</li>
</ul>
<p>Spell_amount</p>
<ul>
<li>Return the amount in words filling the structure SPELL.</li>
</ul>
<p>Th_saprel</p>
<ul>
<li>Gather information from the current system including upgrade activities. It completes fields from the structure KKS03.</li>
</ul>
<p>Th_server_list</p>
<ul>
<li>Gather information of all instances filling the structure MSXXLIST.</li>
</ul>
<p>Th_user_list</p>
<ul>
<li>List of logged users filling the structure UINFO.</li>
</ul>
<p>Th_user_info</p>
<ul>
<li>Information about the current user. It completes fields from the structure KKS03.</li>
</ul>
<p>Th_wpinfo</p>
<ul>
<li>List of work processes filling the structure WPINFO.</li>
</ul>
<p>Ws_upload</p>
<ul>
<li>Transfer files from the frontend to the application server.</li>
</ul>
<p>Ws_download</p>
<ul>
<li>Transfer files from the application server to the frontend.</li>
</ul>
<p>Ws_excel</p>
<ul>
<li>Download files at the frontend in excel format.</li>
</ul>
<p>Ws_execute</p>
<ul>
<li>Execute an external program on the presentation server.</li>
</ul>
<p>Ws_file_delete</p>
<ul>
<li>Delete file at the frontend.</li>
</ul>
<p>Ws_volume_get</p>
<ul>
<li>Get the label from a frontend device.</li>
</ul>
<p>Ws_msg</p>
<ul>
<li>Create a dialog box in which you display an one-line message.</li>
</ul>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/3fVnUYwiWd4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/22/powerfull-sap-abap-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/07/22/powerfull-sap-abap-functions/</feedburner:origLink></item>
		<item>
		<title>Upload Graphics to SAPSCRIPT</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/m7AgRCjg4Sg/</link>
		<comments>http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 13:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[sapscript]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/</guid>
		<description><![CDATA[You can upload graphics to sapscript with reportRSTXLDMC, however, you can only upload .tif on pc files.]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>You can upload graphics to sapscript with reportRSTXLDMC, however, you can only upload .tif on pc files.</p>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/m7AgRCjg4Sg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/07/20/upload-graphics-to-sapscript/</feedburner:origLink></item>
		<item>
		<title>How to Transport SAPScript Across systems</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/E7stRgNoQ9I/</link>
		<comments>http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[across]]></category>
		<category><![CDATA[sapscript]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[transport]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/</guid>
		<description><![CDATA[When you want to transport SAPScript across systems you should use the reportRSTXSCRP. Any doubts just comment!]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>When you want to transport SAPScript across systems you should use the reportRSTXSCRP.</p>
<p>Any doubts just comment!</p>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/E7stRgNoQ9I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/07/18/how-to-transport-sapscript-across-systems/</feedburner:origLink></item>
		<item>
		<title>List users last login in SAP</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/Dgms8VMUGOM/</link>
		<comments>http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 16:52:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[sap last login]]></category>
		<category><![CDATA[sap login]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/</guid>
		<description><![CDATA[When u need to know wich users are really using your system, you can run the report RSUSR006. This way u can see if u are paying licences for obsolete users.]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>When u need to know wich users are really using your system, you can run the report RSUSR006.
<div></div>
<div>This way u can see if u are paying licences for obsolete users.</div>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/Dgms8VMUGOM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/07/16/list-users-last-login-in-sap/</feedburner:origLink></item>
		<item>
		<title>Command Field codes in SAP</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/7Yxo40eEs_U/</link>
		<comments>http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 13:54:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[command]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/</guid>
		<description><![CDATA[Knowing all these codes in SAP makes your life easy: /n Skip to the next record if you are processing one batch input session /bend Cancel a batch input foreground process /nend Close all R/3 sessions and logoff /nxxxx Call the transaction xxxx in the same session /o Generate a session list /oxxxx Call the [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Knowing all these codes in SAP makes your life easy:</p>
<div>
<ul style="font-family: Times; font-size: medium;">
<li><span style="font-size: small;"><br />
<table border="0" cellspacing="0" cellpadding="0" width="85%">
<tbody>
<tr valign="TOP">
<td>/n</td>
<td>Skip to the next record if you are processing one batch input session</td>
</tr>
<tr valign="TOP">
<td>/bend</td>
<td>Cancel a batch input foreground process</td>
</tr>
<tr valign="TOP">
<td>/nend</td>
<td>Close all R/3 sessions and logoff</td>
</tr>
<tr valign="TOP">
<td>/nxxxx</td>
<td>Call the transaction xxxx in the same session</td>
</tr>
<tr valign="TOP">
<td>/o</td>
<td>Generate a session list</td>
</tr>
<tr valign="TOP">
<td>/oxxxx</td>
<td>Call the transaction xxxx in an additional session</td>
</tr>
<tr valign="TOP">
<td>/i</td>
<td>Delete the current session</td>
</tr>
<tr valign="TOP">
<td>/h</td>
<td>Turn the debug mode on</td>
</tr>
<tr valign="TOP">
<td>/$tab</td>
<td>Reset all buffers (for System Administrators) (Carefull when using this command in Productive System)</td>
</tr>
<tr valign="TOP">
<td>/$sync</td>
<td>Synchronize instances buffers (for System Administrators) - (Carefull when using this command in Productive System)</td>
</tr>
</tbody>
</table>
<p></span></li>
<p><span style="font-family: arial; font-size: 12px;"> </span></ul>
</div>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/7Yxo40eEs_U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/07/14/command-field-codes-in-sap/</feedburner:origLink></item>
		<item>
		<title>Compare table data between two systems in SAP</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/LBTGdyMGNLA/</link>
		<comments>http://www.sapkd.com/2010/07/12/compare-table-data-between-two-systems-in-sap/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 09:54:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SPRO]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/2010/07/12/compare-tabele-data-between-two-systems-in-sap/</guid>
		<description><![CDATA[Sometimes when tables are just giant and we need to check inconsistencies between systems we need to compare them. When we do this through the transaction OY19. This transaction can check you differences between all SPRO data in two systems. Very usefull for inconsistencies.]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Sometimes when tables are just giant and we need to check inconsistencies between systems we need to compare them.</p>
<div>When we do this through the transaction OY19.</div>
<div></div>
<div>This transaction can check you differences between all SPRO data in two systems.</div>
<div></div>
<div>Very usefull for inconsistencies.</div>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/LBTGdyMGNLA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/07/12/compare-table-data-between-two-systems-in-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/07/12/compare-table-data-between-two-systems-in-sap/</feedburner:origLink></item>
		<item>
		<title>Middleware error warning</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/V9mhkGYWIQI/</link>
		<comments>http://www.sapkd.com/2010/05/27/middleware-error-warning/#comments</comments>
		<pubDate>Thu, 27 May 2010 10:00:21 +0000</pubDate>
		<dc:creator>BMG</dc:creator>
				<category><![CDATA[CRM]]></category>
		<category><![CDATA[middleware error handle settings]]></category>
		<category><![CDATA[middleware error warning]]></category>
		<category><![CDATA[SAP CRM middleware error]]></category>
		<category><![CDATA[sap middleware error]]></category>
		<category><![CDATA[SMW00]]></category>
		<category><![CDATA[smw00 settings]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=288</guid>
		<description><![CDATA[Do you wish to receive an e-mail everytime a middleware error occurs in your system? You can achieve that by configuring t-code SMW00. Just: - Define the configuration option (mostly used: Default error action) - Hit &#8216;Maintain configuration&#8217; button - Enter your email address, email type &#8216;U&#8217; (internet mail) and thick &#8216;express mail&#8217; checkbox Save [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Do you wish to receive an e-mail everytime a middleware error occurs in your system?</p>
<p>You can achieve that by configuring t-code <strong>SMW00. </strong>Just:</p>
<p>- Define the configuration option (mostly used: Default error action)<br />
- Hit &#8216;Maintain configuration&#8217; button<br />
- Enter your email address, email type &#8216;U&#8217; (internet mail) and thick &#8216;express mail&#8217; checkbox</p>
<p>Save the configuration and it&#8217;s done! <img src='http://www.sapkd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/V9mhkGYWIQI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/05/27/middleware-error-warning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/05/27/middleware-error-warning/</feedburner:origLink></item>
		<item>
		<title>Send a pop-up message to an user</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/hMVRMC2RUog/</link>
		<comments>http://www.sapkd.com/2010/05/26/send-a-pop-up-message-to-an-user/#comments</comments>
		<pubDate>Wed, 26 May 2010 15:38:55 +0000</pubDate>
		<dc:creator>BMG</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[abap message]]></category>
		<category><![CDATA[abap send message]]></category>
		<category><![CDATA[abap send pop-up message]]></category>
		<category><![CDATA[function module to send message]]></category>
		<category><![CDATA[how to send a message in ABAP]]></category>
		<category><![CDATA[how to send a message in SAP]]></category>
		<category><![CDATA[TH_POPUP]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=286</guid>
		<description><![CDATA[Do you wish to send an anonymous message to a user, that is currently log on in your system? You can use function module TH_POPUP. Just enter the system client, the target user and your message, and execute it, for example, in SE37 t-code. Your target user will receive a pop-up window in his computer, [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Do you wish to send an anonymous message to a user, that is currently log on in your system?</p>
<p>You can use function module <strong>TH_POPUP</strong>. Just enter the system client, the target user and your message, and execute it, for example, in <strong>SE37</strong> t-code.</p>
<p>Your target user will receive a pop-up window in his computer, with your message.</p>
<p>Just try it <img src='http://www.sapkd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/hMVRMC2RUog" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/05/26/send-a-pop-up-message-to-an-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/05/26/send-a-pop-up-message-to-an-user/</feedburner:origLink></item>
		<item>
		<title>Middleware: Partner exchange tables</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/A8lDl4WEirM/</link>
		<comments>http://www.sapkd.com/2010/05/03/middleware-partner-exchange-tables/#comments</comments>
		<pubDate>Mon, 03 May 2010 08:37:14 +0000</pubDate>
		<dc:creator>BMG</dc:creator>
				<category><![CDATA[CRM]]></category>
		<category><![CDATA[bu_partner]]></category>
		<category><![CDATA[CRMKUNNR]]></category>
		<category><![CDATA[CRMM_BUT_CONTNO]]></category>
		<category><![CDATA[CRMM_BUT_CUSTNO]]></category>
		<category><![CDATA[CRMPARNR]]></category>
		<category><![CDATA[middleware contact person tables]]></category>
		<category><![CDATA[sap crm middleware]]></category>
		<category><![CDATA[sap middleware]]></category>
		<category><![CDATA[sap middleware partner tables]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=284</guid>
		<description><![CDATA[In CRM, in the middleware partner-exchange context, there are very userful tables where we can check the data exchanged. The table CRMM_BUT_CONTNO retains the contact persons information. The ORG_GUID represents the partner guid, the PERSON_GUID represents the contact person guid, and the CONTACT_NO represents the number in R3 (the relation between a partner guid and [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>In CRM, in the middleware partner-exchange context, there are very userful tables where we can check the data exchanged.</p>
<p>The table CRMM_BUT_CONTNO retains the contact persons information. The ORG_GUID represents the  partner guid, the PERSON_GUID represents the contact person guid, and  the CONTACT_NO represents the number in R3 (the relation between a  partner guid and a partner number is in table BUT000). In R3, the corresponding table is CRMPARNR.</p>
<p>The table CRMM_BUT_CUSTNO retains the contact persons information. The PARTNER_GUID represents the  partner guid, and the CUSTOMER_NO represents the number in R3. There, the corresponding table is CRMKUNNR.</p>
<p>See if this may be helpful to you <img src='http://www.sapkd.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/A8lDl4WEirM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/05/03/middleware-partner-exchange-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/05/03/middleware-partner-exchange-tables/</feedburner:origLink></item>
		<item>
		<title>Calculating working day</title>
		<link>http://feedproxy.google.com/~r/sap-k-d/~3/sK-_vPZ_2yA/</link>
		<comments>http://www.sapkd.com/2010/04/15/calculating-working-day/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 09:31:43 +0000</pubDate>
		<dc:creator>BMG</dc:creator>
				<category><![CDATA[BC - ABAP]]></category>
		<category><![CDATA[abap calculate work day]]></category>
		<category><![CDATA[abap calculate working day]]></category>
		<category><![CDATA[abap DATE_CONVERT_TO_FACTORYDATE]]></category>
		<category><![CDATA[abap factory calendar]]></category>
		<category><![CDATA[abap working day]]></category>
		<category><![CDATA[DATE_CONVERT_TO_FACTORYDATE]]></category>
		<category><![CDATA[DATE_CONVERT_TO_FACTORYDATE correct_option]]></category>
		<category><![CDATA[SAP DATE_CONVERT_TO_FACTORYDATE]]></category>

		<guid isPermaLink="false">http://www.sapkd.com/?p=282</guid>
		<description><![CDATA[Have you ever need to get the next/previous working day, of a calendar date, of a factory calendar? We suggest function module DATE_CONVERT_TO_FACTORYDATE. You can indicate with &#8216;+&#8217; or &#8216;-&#8217; on importing parameter CORRECT_OPTION if you want the next working day, or the previous one. The other importing parameters are the calendar date you want [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p>Have you ever need to get the next/previous working day, of a calendar date, of a factory calendar?</p>
<p>We suggest function module <strong>DATE_CONVERT_TO_FACTORYDATE.</strong></p>
<p>You can indicate with &#8216;+&#8217; or &#8216;-&#8217; on importing parameter CORRECT_OPTION if you want the next working day, or the previous one. The other importing parameters are the calendar date you want to use, and the factory calendar.</p>
<p>The result will be in exporting parameter DATE.</p>
<p><!-- SPAN { font-family: "Courier New"; font-size: 10pt; color: #000000; background: #FFFFFF; } .L1S32 { color: #3399FF; } .L1S33 { color: #4DA619; } .L1S52 { color: #0000FF; } --></p>
<!-- google_ad_section_end --><img src="http://feeds.feedburner.com/~r/sap-k-d/~4/sK-_vPZ_2yA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sapkd.com/2010/04/15/calculating-working-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.sapkd.com/2010/04/15/calculating-working-day/</feedburner:origLink></item>
	</channel>
</rss>
