﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>IT博客-SAP BI Blog - Collingwood Park-随笔分类-SAP SEM/BPS</title><link>http://www.cnitblog.com/BI-Blog/category/934.html</link><description>SAP BW/SEM</description><language>zh-cn</language><lastBuildDate>Wed, 28 Sep 2011 14:19:17 GMT</lastBuildDate><pubDate>Wed, 28 Sep 2011 14:19:17 GMT</pubDate><ttl>60</ttl><item><title>Web Interface and Cookie</title><link>http://www.cnitblog.com/BI-Blog/archive/2008/08/07/47600.html</link><dc:creator>Jonathan Ji</dc:creator><author>Jonathan Ji</author><pubDate>Thu, 07 Aug 2008 08:41:00 GMT</pubDate><guid>http://www.cnitblog.com/BI-Blog/archive/2008/08/07/47600.html</guid><wfw:comment>http://www.cnitblog.com/BI-Blog/comments/47600.html</wfw:comment><comments>http://www.cnitblog.com/BI-Blog/archive/2008/08/07/47600.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/BI-Blog/comments/commentRss/47600.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/BI-Blog/services/trackbacks/47600.html</trackback:ping><description><![CDATA[<br>"No seesion cookie" parameter has been added at the end of URL generated for&nbsp;BPS Web Interface by below SAP notes (BW 3.5 SP21&amp;22).&nbsp;<br><br><a class="urLnkFunction urVt1" title="Right mouse click to add this SAP Note to your browser favorites" href="https://service.sap.com/sap/support/notes/1023893" alt="Right mouse click to add this SAP Note to your browser favorites"><span class=urTxtH1 id=header_data ct="TextView"><u><font color=#0000ff>Note 1023893 - BPS Web: Connection time out / session cookie</font></u></span></a><br><br><a class="urLnkFunction urVt1" title="Right mouse click to add this SAP Note to your browser favorites" href="https://service.sap.com/sap/support/notes/1132985" alt="Right mouse click to add this SAP Note to your browser favorites"><span class=urTxtH1 id=header_data ct="TextView"><u><font color=#0000ff>Note 1132985 - Follow-on note for Note 1023893 - no sessioncookie</font></u></span></a><br><br>However when testing in SE80 or SICF, or creating iview in EP, cookie might cause issues. Then please manually add parameter "sap-syscmd=nocookie" at the end of URL.<br><br>Something else of BSP:<br><br>Stateful or Stateless Programming?:&nbsp; <a href="http://help.sap.com/saphelp_nw04/helpdata/en/d5/6b113a2604c679e10000000a114084/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/d5/6b113a2604c679e10000000a114084/frameset.htm</a><br><br><br>
<img src ="http://www.cnitblog.com/BI-Blog/aggbug/47600.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/BI-Blog/" target="_blank">Jonathan Ji</a> 2008-08-07 16:41 <a href="http://www.cnitblog.com/BI-Blog/archive/2008/08/07/47600.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>How to Load a Flat File into BW-BPS Using  a Web Browser V 3.0 - System Files</title><link>http://www.cnitblog.com/BI-Blog/archive/2008/04/08/42125.html</link><dc:creator>Jonathan Ji</dc:creator><author>Jonathan Ji</author><pubDate>Tue, 08 Apr 2008 06:21:00 GMT</pubDate><guid>http://www.cnitblog.com/BI-Blog/archive/2008/04/08/42125.html</guid><wfw:comment>http://www.cnitblog.com/BI-Blog/comments/42125.html</wfw:comment><comments>http://www.cnitblog.com/BI-Blog/archive/2008/04/08/42125.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/BI-Blog/comments/commentRss/42125.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/BI-Blog/services/trackbacks/42125.html</trackback:ping><description><![CDATA[<br>In SAP How-to document "How to Load a Flat File into BW-BPS Using&nbsp; a Web Browser V 3.0.PDF", you might notice there are no Chapter 11 and 12 as indicated in Version History.&nbsp;although March 2006 version PDF file&nbsp;can be found, the "Chapter 12.3: Fix for CX_SY_REF_IS_INITIAL exception. Change Event Handler: OnInitialization&nbsp;" part is still missing.<br><br>Fortunately the system files are archived in SDN -&gt; Articles&nbsp;(by date), then the new code is:<br><br><font face=Arial color=#0000ff size=2>* event handler for data retrieval</font> <br><font size=3>&nbsp;</font> <br><font face=Arial color=blue size=2>* call initialization here<br>call method application-&gt;initialization(<br>&nbsp; &nbsp; &nbsp;runtime &nbsp; &nbsp;= runtime<br>&nbsp; &nbsp; &nbsp;page &nbsp; &nbsp; &nbsp; = page<br>&nbsp; &nbsp; &nbsp;request &nbsp; &nbsp;= request<br>&nbsp; &nbsp; &nbsp;response &nbsp; = response<br>&nbsp; &nbsp; &nbsp;navigation = navigation<br>&nbsp; &nbsp; &nbsp;version &nbsp; &nbsp;= 300<br>&nbsp; &nbsp; &nbsp;).</font> <br><font size=3>&nbsp;</font> <br><font face=Arial color=blue size=2>runtime-&gt;keep_context = 1.</font> <br>
<img src ="http://www.cnitblog.com/BI-Blog/aggbug/42125.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/BI-Blog/" target="_blank">Jonathan Ji</a> 2008-04-08 14:21 <a href="http://www.cnitblog.com/BI-Blog/archive/2008/04/08/42125.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>2 tips of BPS</title><link>http://www.cnitblog.com/BI-Blog/archive/2007/02/08/22842.html</link><dc:creator>Jonathan Ji</dc:creator><author>Jonathan Ji</author><pubDate>Thu, 08 Feb 2007 13:55:00 GMT</pubDate><guid>http://www.cnitblog.com/BI-Blog/archive/2007/02/08/22842.html</guid><wfw:comment>http://www.cnitblog.com/BI-Blog/comments/22842.html</wfw:comment><comments>http://www.cnitblog.com/BI-Blog/archive/2007/02/08/22842.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/BI-Blog/comments/commentRss/22842.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/BI-Blog/services/trackbacks/22842.html</trackback:ping><description><![CDATA[
		<p>Here are 2 tips in T-code BPS0 (Planning Workbench):<br /><br />1. FW_TM: a new function of "Enter test data (0-TD)" is created, and you can see data in the buffer and enter test data;<br /><br />2. From menu "<u>T</u>ools" -&gt; "<u>S</u>tatistics", you can have Single Record Analysis.<br /><br />Enjoy!</p>
<img src ="http://www.cnitblog.com/BI-Blog/aggbug/22842.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/BI-Blog/" target="_blank">Jonathan Ji</a> 2007-02-08 21:55 <a href="http://www.cnitblog.com/BI-Blog/archive/2007/02/08/22842.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Comments of an SAP-SEM book </title><link>http://www.cnitblog.com/BI-Blog/archive/2006/05/29/11159.html</link><dc:creator>Jonathan Ji</dc:creator><author>Jonathan Ji</author><pubDate>Sun, 28 May 2006 17:56:00 GMT</pubDate><guid>http://www.cnitblog.com/BI-Blog/archive/2006/05/29/11159.html</guid><wfw:comment>http://www.cnitblog.com/BI-Blog/comments/11159.html</wfw:comment><comments>http://www.cnitblog.com/BI-Blog/archive/2006/05/29/11159.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnitblog.com/BI-Blog/comments/commentRss/11159.html</wfw:commentRss><trackback:ping>http://www.cnitblog.com/BI-Blog/services/trackbacks/11159.html</trackback:ping><description><![CDATA[I logged my comment of an SAP-SEM book (《mySAP 集团战略管理》) on dangdang.com today as below:<br /><br />1. Detail step by step guide;<br />2. Covers SRM, CPM and BPS;<br />3. No BCS content;<br />4. Maybe be not suitable for an entry level SAPer, at least you have to have some knowleadge of SAP business Information Warehouse, accounting and finance, strategy management before you can understand what it is talking about (of cause, you need a SAP BW/SEM system on hand);<br />5. No tips and tricks.<br /><br />Hopefully it will help somebody.<img src ="http://www.cnitblog.com/BI-Blog/aggbug/11159.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cnitblog.com/BI-Blog/" target="_blank">Jonathan Ji</a> 2006-05-29 01:56 <a href="http://www.cnitblog.com/BI-Blog/archive/2006/05/29/11159.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>