<?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/"
	>

<channel>
	<title>BWFreak</title>
	<atom:link href="http://yangchuang.com/wp22/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://yangchuang.com/wp22</link>
	<description>knowledge gathering on SAP BW</description>
	<lastBuildDate>Fri, 30 Sep 2011 15:55:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Characteristic is compressed but is not in the aggregate/query</title>
		<link>http://yangchuang.com/wp22/?p=285</link>
		<comments>http://yangchuang.com/wp22/?p=285#comments</comments>
		<pubDate>Fri, 30 Sep 2011 15:55:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BW performance]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=285</guid>
		<description><![CDATA[Quick tip on the following error message for BW aggregate: Characteristic xxxxxxxxxxxxx is compressed but is not in the aggregate/query If you get this message, your aggregate will not be used for any query. You can do the following to check if your aggregate can be use. RSRT &#8212;  Execute + Debug &#8212; Aggregate &#8212; [...]]]></description>
			<content:encoded><![CDATA[<p>Quick tip on the following error message for BW aggregate:</p>
<blockquote><p>Characteristic xxxxxxxxxxxxx is compressed but is not in the aggregate/query</p></blockquote>
<p>If you get this message, your aggregate will not be used for any query. You can do the following to check if your aggregate can be use.</p>
<blockquote><p>RSRT &#8212;  Execute + Debug &#8212; Aggregate &#8212; Select Aggregate</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=285</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BPC Work status changes</title>
		<link>http://yangchuang.com/wp22/?p=280</link>
		<comments>http://yangchuang.com/wp22/?p=280#comments</comments>
		<pubDate>Fri, 22 Jul 2011 23:04:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BPC]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=280</guid>
		<description><![CDATA[Work status (work state) provides the ability to lock certain &#8220;dimension members&#8221;. E.g. lock by fiscal year, regions. To modify Work Status, login to BPC Excel Client, eSubmit &#8211; WorkStatus. To define the Work Status selection (Default WO, Started, Submitted, Approved, etc), login to BPC Admin Client, Work Status. Available selections are: Owner, locked, Mrg, [...]]]></description>
			<content:encoded><![CDATA[<p>Work status (work state) provides the ability to lock certain &#8220;dimension members&#8221;. E.g. lock by fiscal year, regions.</p>
<p>To modify Work Status, login to BPC Excel Client, eSubmit &#8211; WorkStatus.</p>
<p>To define the Work Status selection (Default WO, Started, Submitted, Approved, etc), login to BPC Admin Client, Work Status. Available selections are: Owner, locked, Mrg, ALL, and both.</p>
<p>To use Work Status for a dimension, in BPC Admin Client, select the Application, Work Status Setting, then change the work state to &#8220;Yes&#8221;, &#8220;No&#8221;, or &#8220;Owner&#8221;.</p>
<p>The BPC work status changes</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=280</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BPC 7.5 NW version &#8211; UJD_TEST_PACKAGE &#8211; AnswerPrompt</title>
		<link>http://yangchuang.com/wp22/?p=275</link>
		<comments>http://yangchuang.com/wp22/?p=275#comments</comments>
		<pubDate>Fri, 22 Jul 2011 22:31:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BPC]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=275</guid>
		<description><![CDATA[UJD_TEST_PACKAGE is a report to trigger BPC packages from BW. With this program, we can schedule BPC packages from BW using process chains. To get to it: t-code se38 &#8211; program name: UJD_TEST_PACKAGE &#8211; run When entering on the selection screen, most parameters are easy to get from table UJD_PACKAGE2, except AnswerPrompt. It&#8217;s critical to [...]]]></description>
			<content:encoded><![CDATA[<p>UJD_TEST_PACKAGE is a report to trigger BPC packages from BW.</p>
<p>With this program, we can schedule BPC packages from BW using process chains.</p>
<p>To get to it: t-code se38 &#8211; program name: UJD_TEST_PACKAGE &#8211; run</p>
<p>When entering on the selection screen, most parameters are easy to get from table UJD_PACKAGE2, except AnswerPrompt.</p>
<p>It&#8217;s critical to upload the value from a text file. Copying/pasting the value from one line of text to another may not work.</p>
<p>To find out how to create the text file,  please follow the SAP Note 1599387,</p>
<p>When the selection is XML format, one more step is needed: search and replace &amp;lt; &amp;gt; with &lt; &gt;.</p>
<p>The field can&#8217;t accept very long text file (1024 char only). Review the file to reduce the size.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BW 7.0+ analysis authorization</title>
		<link>http://yangchuang.com/wp22/?p=267</link>
		<comments>http://yangchuang.com/wp22/?p=267#comments</comments>
		<pubDate>Fri, 22 Jul 2011 20:51:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BW Admin]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=267</guid>
		<description><![CDATA[These are the steps to setup analysis authorization in BW 7.0 and up (authorization for infoObjects). 1. Activate Business Content for BI analysis authorization 2. Set InfoObjects authorization-relevant 0TCAACTVT 0TCAIPROV 0TCAVALID 0TCAKYFNM 3. Create new authorization objects in RSECADMIN for key figure/characteristic value/characteristic hierarchy authorization. - 0TCAACTVT, 0TCAIPROV,0TCAVALID, will always need to be added. - All other authorization-relevant infoObjects [...]]]></description>
			<content:encoded><![CDATA[<p><strong>These are the steps to setup analysis authorization in BW 7.0 and up (authorization for infoObjects).</strong></p>
<p>1. Activate Business Content for BI analysis authorization</p>
<p>2. Set InfoObjects authorization-relevant</p>
<ul>
<li>0TCAACTVT</li>
<li>0TCAIPROV</li>
<li>0TCAVALID</li>
<li>0TCAKYFNM</li>
</ul>
<p>3. Create new authorization objects in RSECADMIN for key figure/characteristic value/characteristic hierarchy authorization.</p>
<p>- 0TCAACTVT, 0TCAIPROV,0TCAVALID, will always need to be added.</p>
<p>- All other authorization-relevant infoObjects for that infoProvider need to be added with aggregation authorization (Colon)</p>
<p>4. Check roles assigned to users to make sure S_RS_AUTH doesn&#8217;t have 0BI_ALL or *</p>
<p>5. Assign the authorization object to user or role.</p>
<p>6. Query changes</p>
<p>- Create authorization variable for variable selection</p>
<p>-  For hierarchy, if using hierarchy variable, activate hierarchy for the authorization object in the query.</p>
<p>-  Test query with different users: T-code: RSUDO, select RSRT and &#8220;with log&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BPC BAdI for UJ_validation</title>
		<link>http://yangchuang.com/wp22/?p=262</link>
		<comments>http://yangchuang.com/wp22/?p=262#comments</comments>
		<pubDate>Tue, 05 Jul 2011 18:48:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BPC]]></category>
		<category><![CDATA[BW ABAP]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=262</guid>
		<description><![CDATA[1. T-code UJ_Validation to add a rule 2. Select Validation Logic &#8211; Use BAdi Implementation. name of BAdI is default to BADI_UJ_VALIDATION_RULE_LOGIC 3. Double click on the name or SE18 to edit BADI_UJ_VALIDATION_RULE_LOGIC 4. Create BAdI Implementation 5. Create enhance implementation (e.g. ZBPC_RAOP) - Create class name (e.g. ZCL_BPC_RAOP) Exception: CX_BADI_MULTIPLY_IMPLEMENTED Cause: this BAdI is not [...]]]></description>
			<content:encoded><![CDATA[<p>1. T-code UJ_Validation to add a rule</p>
<p>2. Select Validation Logic &#8211; Use BAdi Implementation. name of BAdI is default to BADI_UJ_VALIDATION_RULE_LOGIC</p>
<p>3. Double click on the name or SE18 to edit BADI_UJ_VALIDATION_RULE_LOGIC</p>
<p>4. Create BAdI Implementation</p>
<p>5. Create enhance implementation (e.g. ZBPC_RAOP) - Create class name (e.g. ZCL_BPC_RAOP)</p>
<p>Exception: CX_BADI_MULTIPLY_IMPLEMENTED</p>
<p>Cause: this BAdI is not for multiple use. If more than one Enhancement Implementations are created,  you&#8217;ll get this exception in st22.</p>
<p>Solution: Delete all other enhancement implementations but one, and write all your code in one place. To delete the enhancement implementation and interfaces,  from se80 &#8211; Package UJV, enhancement, find the name to delete.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=262</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BPC NW 7.5 tips and tricks #1</title>
		<link>http://yangchuang.com/wp22/?p=252</link>
		<comments>http://yangchuang.com/wp22/?p=252#comments</comments>
		<pubDate>Tue, 14 Jun 2011 16:43:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BPC]]></category>
		<category><![CDATA[BW ABAP]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=252</guid>
		<description><![CDATA[If you need to implement the BADi enhancement for UJ_Validation, use the following error message id in your code. es_message-msgid = &#8217;UJR_EXCEPTION&#8217;. es_message-msgty = &#8217;E&#8217;. es_message-msgno = &#8217;000&#8242;. Don&#8217;t use: es_message-msgid = &#8217;00&#8242;. es_message-msgty = &#8217;E&#8217;. es_message-msgno = &#8217;001&#8242;. To find out all BPC related error codes, go to table T100.]]></description>
			<content:encoded><![CDATA[<p>If you need to implement the BADi enhancement for UJ_Validation, use the following error message id in your code.</p>
<p>es_message-msgid = &#8217;UJR_EXCEPTION&#8217;.<br />
es_message-msgty = &#8217;E&#8217;.<br />
es_message-msgno = &#8217;000&#8242;.</p>
<p>Don&#8217;t use:</p>
<p>es_message-msgid = &#8217;00&#8242;.<br />
es_message-msgty = &#8217;E&#8217;.<br />
es_message-msgno = &#8217;001&#8242;.</p>
<p>To find out all BPC related error codes, go to table T100.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=252</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BI team members</title>
		<link>http://yangchuang.com/wp22/?p=12</link>
		<comments>http://yangchuang.com/wp22/?p=12#comments</comments>
		<pubDate>Fri, 17 Dec 2010 01:52:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Enterprise Data Warehouse]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=12</guid>
		<description><![CDATA[For a company with fast growing data warehouse usage, at least these BW team members should be in place. Data warehouse architect + Project Manager: who oversees the entire project with focus on architecture design, tools/patches/technology evaluation, system integration. Set overall team priorities on regular base. BW functional analysts + Data modeler: who collect / [...]]]></description>
			<content:encoded><![CDATA[<p><strong>For a company with fast growing data warehouse usage, at least these BW team members should be in place.</strong></p>
<p><span style="text-decoration: underline;"><em>Data warehouse architect + Project Manager</em></span><strong>: </strong>who oversees the entire project with focus on architecture design, tools/patches/technology evaluation, system integration. Set overall team priorities on regular base.</p>
<p><span style="text-decoration: underline;"><em>BW functional analysts + Data modeler</em></span><strong>: </strong>who collect / translate business requirements, create data models in BW, work with SAP functional analysts to understand source systems data models/changes.</p>
<p><span style="text-decoration: underline;"><em>Report developers</em></span><strong>: </strong>who create user-friendly reports including Bex (excel format), web, mobile applications, and other form of “fancy” user interface.</p>
<p><span style="text-decoration: underline;"><em>BW Admin</em></span><strong>: </strong>who work with SAP Basis and DBA to setup and maintain BW systems; create roles, and authorization; schedule and monitor daily server activities, handle DB and SAP system performance issues.</p>
<p><span style="text-decoration: underline;"><em>Extractor developers</em></span><strong>: </strong>for different data sources, resources are needed to extract data. In most cases, it’s not a full time position.</p>
<p><strong>For companies that use BW as (or as part of ) the Enterprise Data Warehouse / Enterprise Business Intelligence solution, these roles should be in place as well:</strong></p>
<p><span style="text-decoration: underline;"><em>Enterprise Business  Intelligence Officer</em></span><strong>:</strong> who create and reinforce the BI policy, oversees the information flow of all departments of the company, aligns BI objectives with the company objectives. This is not an IT staff, but need to have sufficient IT knowledge and take IT suggestions seriously.</p>
<p><em><span style="text-decoration: underline;">Solution expert</span></em><strong>:</strong> who has good knowledge about all systems, provides end-users with alternative BI solutions to manual process, Foxpro, MS Access, etc.</p>
<p><span style="text-decoration: underline;"><em>Training and information sharing expert</em></span>:  training and information sharing are very important to the success of any BI initiative.</p>
<p><span style="text-decoration: underline;"><em>Data quality expert</em></span><strong>:</strong> who handles on-going testing and information cross-checking.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BW DataMart loading package size tuning</title>
		<link>http://yangchuang.com/wp22/?p=179</link>
		<comments>http://yangchuang.com/wp22/?p=179#comments</comments>
		<pubDate>Mon, 11 Oct 2010 18:32:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BW Admin]]></category>
		<category><![CDATA[BW performance]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=179</guid>
		<description><![CDATA[In BW3.5, once RSMONMESS table is bigger, it&#8217;s hard to make it small. However, there are things can be done to slowdown the growing rate of the table. For example, you can try to reduce the amount of infoPackages/dataPackages of BW loads from ODSs to Cubes without too much work as the setting is easy [...]]]></description>
			<content:encoded><![CDATA[<p>In BW3.5, once RSMONMESS table is bigger, it&#8217;s hard to make it small. However, there are things can be done to slowdown the growing rate of the table.<br />
For example, you can try to reduce the amount of infoPackages/dataPackages of BW loads from ODSs to Cubes without too much work as the setting is easy to change, and the tuning can be done on BW servers, no impact to ECC loads.<br />
Process:<br />
On BW server,<br />
SBIW &#8211; General Setting &#8211; Maintaining Control Parameters for Data Transfer<br />
Here are the fields to customize<br />
1. Source system : the BW server you are on<br />
2. MAX. Kb: Maximum size of data packet in kb.<br />
3. MAX lines: Maximum lines in data packet.<br />
4. Frequency: How many data IDoc in one info IDoc<br />
5. Max. Proc.: Maximum parallel processes </p>
<p>For #2 and #3, smaller of the two will be used. The larger the better for reducing the number of records in rsmonmess table. However, if the numbers are large, the memory usage will be higher, and the waiting time will be longer for each data packet.</p>
<p>For #4, the smaller the better for RSMONMESS, but the loading speed will be affected.</p>
<p>For #5, the more parallel processes that can run the better the performance. However, you must bear in mind the number of available dialog processes here.</p>
<p>Test is essential to find the best parameter combinations of your own system.</p>
<p>Before starting a infoPackage, check the &#8220;Default Setting in Source system&#8221; from top menu &#8211; scheduler &#8211; Data.S and default data transfer.</p>
<p>If the setting doesn&#8217;t show up there, use /$sync or /$tab IDOCPRMS to clear buffer.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=179</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>problem with parameter &#8220;I_SYNCHRONOUS&#8221; or &#8220;I_STIMULATE&#8221;</title>
		<link>http://yangchuang.com/wp22/?p=89</link>
		<comments>http://yangchuang.com/wp22/?p=89#comments</comments>
		<pubDate>Wed, 04 Aug 2010 04:31:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BW Admin]]></category>
		<category><![CDATA[BW Unsolved issues]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=89</guid>
		<description><![CDATA[March 16, 2009 Ran process chains from Cronacle (Redwood explorer). Most of the time, everything&#8217;s fine. Occationally, I got the following errors: ORA-20800: JCS-02138: problem with parameter &#8220;I_SYNCHRONOUS&#8221;  ORA-01008: not all variables bound When it happens, the step fails inside Cronacle. One possible cause is the job I am using didn&#8217;t set the value of [...]]]></description>
			<content:encoded><![CDATA[<p>March 16, 2009<br />
Ran process chains from Cronacle (Redwood explorer).<br />
Most of the time, everything&#8217;s fine. Occationally, I got the following errors:</p>
<p>ORA-20800: JCS-02138: problem with parameter &#8220;I_SYNCHRONOUS&#8221;</p>
<p> ORA-01008: not all variables bound</p>
<p>When it happens, the step fails inside Cronacle.</p>
<p>One possible cause is the job I am using didn&#8217;t set the value of &#8220;I_SYNCHRONOUS&#8221; and &#8220;I_STIMULATE&#8221;.</p>
<p>I Found the value of these two variables are &#8220;X&#8221; or &#8221; &#8221; (one space between quotation mark).</p>
<p>As when using</p>
<blockquote><p>select lookup_code from rsi_lookups where LOOKUP_type = &#8216;YES_NO&#8217; and lookup_code = &#8216; &#8216;;</p></blockquote>
<p>I got one record.</p>
<p>If using</p>
<blockquote><p>select lookup_code from rsi_lookups where LOOKUP_type = &#8216;YES_NO&#8217; and lookup_code = null;</p></blockquote>
<p>I got 0 record.</p>
<p>Therefore, I added the two parameters with value &#8220;empty space&#8221; in all BW job chains which trigger process chain load.</p>
<p>                                        ,&#8221;I_SYNCHRONOUS&#8221;=&gt;&#8217; &#8216;<br />
                                        ,&#8221;I_SIMULATE&#8221;=&gt;&#8217; &#8216;</p>
<p>Update on Sept 2009: </p>
<p>The problem was gone for several months then came back. It&#8217;s gone again after restart Cronacle. Then back again in 2 weeks.</p>
<p>A oracle bug 5254759 was found related to variable not bound. It might be the cause. Solution given by Oracle:</p>
<p>a) Disable literal replacement (use cursor_sharing=exact)</p>
<p>OR</p>
<p>b) Disable parallelism for this query (set degree of parallelism to 1)</p>
<p>OR</p>
<p>c) Apply <a target="new" href="http://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=5254759">Patch 5254759</a><br />
Update on 2010: This issue was fixed after the Oracle upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=89</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No resources, immed. processing not possible</title>
		<link>http://yangchuang.com/wp22/?p=170</link>
		<comments>http://yangchuang.com/wp22/?p=170#comments</comments>
		<pubDate>Tue, 15 Jun 2010 11:58:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[BW Admin]]></category>
		<category><![CDATA[SAP BW]]></category>

		<guid isPermaLink="false">http://yangchuang.com/wp22/?p=170</guid>
		<description><![CDATA[Error message in RSMO: Non-updated Idocs found in Source System Diagnosis IDocs were found in the ALE inbox for Source System that are not updated. Processing is overdue. Error correction: Attempt to process the IDocs manually. You can process the IDocs manually using the Wizard or by selecting the IDocs with incorrect status and processing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Error message in RSMO: </strong></p>
<blockquote><p>Non-updated Idocs found in Source System</p>
<p>Diagnosis<br />
IDocs were found in the ALE inbox for Source System that are not updated.<br />
Processing is overdue.<br />
Error correction:<br />
Attempt to process the IDocs manually. You can process the IDocs manually using the Wizard or by selecting the IDocs with incorrect status and processing them manually.</p></blockquote>
<p>The cause of this error can be found by checking we02 or BD87 on the source system:</p>
<blockquote><p>No resources, immed. processing not possible: Too few free dialog work processes Message no. B1999</p></blockquote>
<p>If source system dialog processes are used up at the moment of extracting, this error occurs.</p>
<p><strong>To check and monitor RFC resources</strong></p>
<p>You can monitor the RFC resources using tcode: SARFC, see how many process left in a server.</p>
<p>To see what happened a while ago, use STAD</p>
<p>If you are not sure about the setup, the RFC destination table is RFCDES. You can trace when loading.</p>
<p>From SARFC,  active trace: Choose Goto &#8212; Activate Trace.</p>
<p>Then sm51, double click server name, Process &#8212; Trace &#8212; Dispatcher &#8212; Display File</p>
<p><strong>To resolve:</strong><br />
- From BW side, turn the load status to red, do what should be done when load fails, e.g. reschedule the load with proper setting, or not reschedule it at all if some other loading processes already take care of the load.<br />
Or<br />
- Make sure the BW load is still valid, then run report RBDAPP01 on source system using the idoc number from we02. This report manually processes the IDoc and transfer the message to BW.</p>
<p><strong>To prevent:</strong><br />
If this problem doesn&#8217;t happen on a regular basis,you should fix it from BW side. If it happens often, you should look into increasing the number of work processes on the source system ( check rdisp/rfc_max_own_used_wp setting ) and/or schedule RBDAPP01 automatically.</p>
<p>BW3.5</p>
]]></content:encoded>
			<wfw:commentRss>http://yangchuang.com/wp22/?feed=rss2&#038;p=170</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

