<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.dflying.net/styles/rss.css" type="text/css"?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://my.netscape.com/rdf/simple/0.9/"
>

 <channel>
  <title>David&#039;s Untitled Life</title>
  <link>http://blueoxygen.dflying.net/3</link>
  <description>ERP,CRM,BW,SAP,Accounting...</description>
 </channel>
    <item>
   <title>What is SAP Best Practice</title>
   <description>&lt;a href=&quot;http://www.box.net/shared/d1ue3eqzrg&quot;&gt;http://www.box.net/shared/d1ue3eqzrg&lt;/a&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/334_what_is_sap_best_practice.html</link>
      <pubDate>Sat, 21 Feb 2009 19:26:04 +0000</pubDate>   
  </item>
    <item>
   <title>How to get SAP Best Practice</title>
   <description>&lt;a id=&quot;res_207&quot; title=&quot;sap best practice&quot; href=&quot;http://www.dflying.net/resserver.php?blogId=3&amp;resource=How_to_order_ext_EN.rar&quot; type=&quot;application/octet-stream&quot;&gt;How_to_order_ext_EN.rar&lt;/a&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/332_how_to_get_sap_best_practice.html</link>
      <pubDate>Tue, 17 Feb 2009 01:45:41 +0000</pubDate>   
  </item>
    <item>
   <title>关于电话号码以及邮编等规则的配置</title>
   <description>&lt;div class=&quot;blog_content&quot;&gt;IMG &amp;gt; SAP NEtweaver &amp;gt; general settings &amp;gt; define countries &amp;gt; country specific checks &lt;br /&gt;&lt;br /&gt;We can configure the rule and check rule here: &lt;br /&gt;such as Singapore don&#039;t need to check postal code &lt;br /&gt;China need 6 length postal code &lt;br /&gt;etc... &lt;/div&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/331_eeeaeaoec.html</link>
      <pubDate>Mon, 16 Feb 2009 22:05:45 +0000</pubDate>   
  </item>
    <item>
   <title>SAP eCATT使用详解</title>
   <description>&lt;p&gt;具体图片请见附件&lt;a id=&quot;res_204&quot; title=&quot;ecatt in detail&quot; href=&quot;http://www.dflying.net/resserver.php?blogId=3&amp;resource=eCATT_inDetail.rar&quot; type=&quot;application/octet-stream&quot;&gt;eCATT_inDetail.rar&lt;/a&gt;&lt;/p&gt;&lt;p&gt;由于CATT工具在新的SAP release中，已经不是很适用，我做了一个文档来讲述eCATT的使用&lt;/p&gt;&lt;p&gt;包括：&lt;/p&gt;&lt;ul&gt;&lt;li&gt;eCATT概览 &lt;/li&gt;&lt;li&gt;eCATT测试的system landscape：system container &lt;/li&gt;&lt;li&gt;测试用例的核心: test script&lt;br /&gt;这里面会涉及到普通的测试命令编写以及用TCD SAPGUI方式录制事务进行测试。我们可以利用这种方式进行数据量不大的数据传输工作 &lt;/li&gt;&lt;li&gt;可重用的测试基础: test data container &lt;/li&gt;&lt;li&gt;测试的组织工具: test configuration &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;由于时间仓促，难免有错误，而且如ABAP OBJECT和WEBDYNPRO这种不是很常用的测试想定并没涉及。&lt;/p&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/319_sap_ecatt.html</link>
      <pubDate>Sun, 14 Dec 2008 07:05:09 +0000</pubDate>   
  </item>
    <item>
   <title>SAP icon collection</title>
   <description>&lt;p&gt;&lt;a href=&quot;http://www.sapdevelopment.co.uk/tips/icons_list.htm&quot;&gt;http://www.sapdevelopment.co.uk/tips/icons_list.htm&lt;/a&gt;&lt;/p&gt;&lt;p&gt;refer the attachment&lt;a id=&quot;res_187&quot; title=&quot;sap icon&quot; href=&quot;http://www.dflying.net/resserver.php?blogId=3&amp;resource=SAP_R3_Icons.rar&quot; type=&quot;application/octet-stream&quot;&gt;SAP_R3_Icons.rar&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/309_sap_icon_collection.html</link>
      <pubDate>Wed, 19 Nov 2008 03:21:40 +0000</pubDate>   
  </item>
    <item>
   <title>[收藏]Adding text to the SAP logon/login screen</title>
   <description>&lt;p&gt;Writing text to the SAP logon screen. This is very handy for identifying which SAP system the user is about to log onto, especially non production boxes. You can also warn them here of pending changes, updates or outages. Because it is up while they are typing in their user id and password, users can&#039;t claim they missed the system message. &lt;br /&gt;&lt;br /&gt;SAP icons like the stop sign and warning signs can also be displayed. &lt;br /&gt;&lt;br /&gt;Details can be found in OSS note #205487. &lt;br /&gt;&lt;br /&gt;Here are the details :- &lt;br /&gt;&lt;br /&gt;Go to Transaction SE61 and select the document &#039;General text&#039; (selection via F4 help), and create a text with the name ZLOGIN_SCREEN_INFO in the language defined with profile parameter zcsa/system_language. &lt;br /&gt;&lt;br /&gt;If the text does not exist in the system language, no output is made. &lt;br /&gt;&lt;br /&gt;Note that there is space for 16 lines with 45 fixed-font characters each or for approximately 60 proportional space font characters on the logon screen. &lt;br /&gt;&lt;br /&gt;Title lines (can be recognized by means of format keys starting with a &#039;U&#039;) are highlighted in the display. &lt;br /&gt;&lt;br /&gt;You may also output icons at the beginning of lines by using an icon code (for example, @1D@ for the STOP icon). You can get a list of icon codes from Report RSTXICON. Pay attention to the codes with two &#039;@&#039; symbols displayed by the report. You cannot include text symbols. The &#039;include indicator&#039; cannot be used for this function. SUBHINT here. &lt;br /&gt;&lt;br /&gt;These can be used on system messages as well. &lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.saptechies.com/adding-text-to-the-sap-logonlogin-screen/&quot;&gt;http://www.saptechies.com/adding-text-to-the-sap-logonlogin-screen/&lt;/a&gt;&lt;/p&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/297_eadding_text_to_the_sap_logonlogin_screen.html</link>
      <pubDate>Tue, 04 Nov 2008 04:09:31 +0000</pubDate>   
  </item>
    <item>
   <title>Creating SPRO Display only</title>
   <description>&lt;p&gt;&lt;strong&gt;Creating SPRO Display only&lt;/strong&gt;. &lt;br /&gt;You might be asked to give SPRO display while implementing your SAP. Igenerally give these authoriztion to make it display only. Please test it.&lt;/p&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; align=&quot;center&quot; border=&quot;0&quot;&gt;&lt;colgroup&gt;&lt;col width=&quot;93&quot; /&gt;&lt;col width=&quot;95&quot; /&gt;&lt;col width=&quot;134&quot; /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td width=&quot;93&quot; height=&quot;17&quot;&gt;&lt;strong&gt;Object&lt;/strong&gt;&lt;/td&gt;&lt;td width=&quot;95&quot;&gt;&lt;strong&gt;Field&lt;/strong&gt;&lt;/td&gt;&lt;td width=&quot;134&quot;&gt;&lt;strong&gt;Value&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_PROJECT&lt;/td&gt;&lt;td&gt;PROJECT_ID&lt;/td&gt;&lt;td&gt;*&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_PROJECT&lt;/td&gt;&lt;td&gt;PROJ_CONF&lt;/td&gt;&lt;td&gt;*&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_RFC&lt;/td&gt;&lt;td&gt;ACTVT&lt;/td&gt;&lt;td&gt;03&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_RFC&lt;/td&gt;&lt;td&gt;RFC_NAME&lt;/td&gt;&lt;td&gt;*&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_RFC&lt;/td&gt;&lt;td&gt;RFC_TYPE&lt;/td&gt;&lt;td&gt;*&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_TABU_CLI&lt;/td&gt;&lt;td&gt;CLIIDMAINT&lt;/td&gt;&lt;td&gt;&#039;&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_TABU_DIS&lt;/td&gt;&lt;td&gt;ACTVT&lt;/td&gt;&lt;td&gt;03&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_TABU_DIS&lt;/td&gt;&lt;td&gt;DICBERCLS&lt;/td&gt;&lt;td&gt;*&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;34&quot;&gt;&lt;td height=&quot;34&quot;&gt;S_TRANSPRT&lt;/td&gt;&lt;td&gt;TTYPE&lt;/td&gt;&lt;td width=&quot;134&quot;&gt;Deactivate or remove PIEC and TASK&lt;/td&gt;&lt;/tr&gt;&lt;tr height=&quot;17&quot;&gt;&lt;td height=&quot;17&quot;&gt;S_CODE&lt;/td&gt;&lt;td&gt;REMOVE&lt;/td&gt;&lt;td&gt;SPRO&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/280_creating_spro_display_only.html</link>
      <pubDate>Mon, 13 Oct 2008 04:23:32 +0100</pubDate>   
  </item>
    <item>
   <title>[收藏]What is WBS element?</title>
   <description>1) What is WBS element? &lt;br /&gt;2) What is the Tcode to get to that screen? &lt;br /&gt;3) What is the need and pupose of WBS element? &lt;br /&gt;4) Do we happen to work on Functional module during our implementaion project? &lt;br /&gt;5) In what scenario/situation we will be working on WBS? &lt;br /&gt;&lt;br /&gt;WBS is nothing but Work Breakdown Structure. It is mainly used in Project System (PS) module. Tcode : CJ20N &lt;br /&gt;&lt;br /&gt;For any project defined we must have atleast one WBS. Within this WBS we can have networks. Networks are nothing but the series of activities. Material are used to perform the activities. &lt;br /&gt;&lt;br /&gt;To explain in detail just consider one example: &lt;br /&gt;&lt;br /&gt;Govt of india wants to have Roads to be build through out the india. So Project can be defined in sap as &amp;quot;Connectivity&amp;quot;. &lt;br /&gt;&lt;br /&gt;WBS can be roads within different states like Roads for Gujarat, Karnataka etc.. i.e. WBS Gujarat, WBS Karnataka etc. &lt;br /&gt;&lt;br /&gt;We can define different networks for these WBS like Road Between Ahmedabad to Surat or Between Bangalore to Belgham. &lt;br /&gt;&lt;br /&gt;For this network we can have many activities like Land selection, Land Preparation, Road Building, Final finishing etc etc. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hemal&#039;s example was a good example. Project Systems comes into play only when the industry&#039;s business is based on projects like... Construction companies, Engineer to Order scenarios. You may not see anyone using PS module for retail business. As Hemal explained in that example, you have a main project which is broken down into WBS elements. You can use the TC CJ20N to create the project and the WBS elements. Each WBS may have mutiple Networks associated and each Network may have multiple Network Activities as explained in the example by Hemal. &lt;br /&gt;&lt;br /&gt;On the Sales Order, if your client is implementing PS module, you may have to attach the Sales Order to the WBS element it belongs to. WBS element is nothing but a bucket where all the activities belonging to that particular part of the project are captured. In the example, WBS Gujurat will tell you how many Sales Orders were created for the Gujurat sector, howmuch was spent on raw materials, what&#039;s the currect stock ([roject stock) available. How many Production Orders have been confirmed and howmany of them are getting confrmed in the future. How many invoices have been generated or how much revenue has been generated for that particular sector. How many deliveries have been made, what deliverables are still not accomplished. &lt;br /&gt;&lt;br /&gt;So as you can see, PS is the center stage for all the modules that are being implemented like FI/CO, SD, MM, PP in this example. You can have cost centers and work centers defined. You can also have profit centers assigned at the plant level and get reports on varius selection criteria. &lt;br /&gt;&lt;br /&gt;In a complete cycle of PS, like in reality, you initiate a project, you confirm/release the WBS/activities as per requirement, you execute the project and you close it. &lt;br /&gt;&lt;br /&gt;One cannot initiate an activity unless it has been released by the project manager. Everything is accountable here and every dime is counted and at the end you know howmuch did you spend or make on each sector (WBS). Dont get confused with the term sector here... I am using it just for the explaination purposes.&lt;img src=&quot;http://blueoxygen.dflying.net/images/smiles/icon_smile.gif&quot; _counted=&quot;undefined&quot; /&gt; &lt;br /&gt;&lt;br /&gt;In one typical example, the company I was working with until not too long ago, had Deliveries from the Project (TC: CNS0). We never used VL01N. We used CNS0 to create a delivery and then used VL02N for confirming the picking quantity for the already created delivery document. &lt;br /&gt;&lt;br /&gt;I hope this should help you at least a bit. I&#039;m not a PS consultant so I may not know a whole lot but trying going to CJ20N and you will see a lot yourself. &lt;br /&gt;&lt;br /&gt;PS concultants are one of the highest paid consultants. Their supply is less and so is the demand. They are expected to understand real world business processes very well and they are generally the center stage of a project.&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/251_ewhat_is_wbs_element.html</link>
      <pubDate>Fri, 02 May 2008 09:39:36 +0100</pubDate>   
  </item>
    <item>
   <title>[收藏]SAP对TCODE权限检查过程</title>
   <description>&lt;div class=&quot;blog_content&quot;&gt;When initiating a transaction, a system program performs a series of checks to ensure the user is authorized. &lt;br /&gt;1. The program checks whether the transaction code exists in table TSTC. &lt;br /&gt;2. The program checks whether the transaction code is locked by the administrator (transaction code SM01). &lt;br /&gt;3. The program checks whether the user has the authority to start the transaction. Authorization object S_TCODE (transaction start) contains the authorization field TCD (transaction code). The user must have the appropriate authorization for the transaction code to be started (for example, FK01, Create Vendor). &lt;br /&gt;4. The program checks whether an authorization object is assigned to the transaction code. If this is the case, the program checks whether the user has an authorization for this authorization object. The transaction code/authorization object assignment is stored in table TSTCA. &lt;br /&gt;Note: An SAP program controls steps 1 through 4. It displays an automatic message to the user if an authorization attempt fails in the step. &lt;br /&gt;5. The system performs authorization checks in the ABAP program using the ABAP statement AUTHORITY-CHECK. &lt;br /&gt;&lt;br /&gt;http://searchsap.techtarget.com/expert/KnowledgebaseAnswer/0,289625,sid21_gci1240912_tax299335,00.html?bucket=ETA&amp;amp;topic=299335 &lt;/div&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/247_esaptcodeue.html</link>
      <pubDate>Wed, 16 Jan 2008 14:39:53 +0000</pubDate>   
  </item>
    <item>
   <title>Retrive auth object related to a specific TCODE</title>
   <description>&lt;div class=&quot;blog_content&quot;&gt;How can we Retrive the auth object which is related a specific TCODE? &lt;br /&gt;As far as now, i got three ways: &lt;br /&gt;1. TCODE: ST01, trace the authorization &lt;br /&gt;2. TCODE: SU24 &lt;br /&gt;3. From the table USOBT(Relation transaction &amp;gt; authorization object) &lt;/div&gt;&lt;div class=&quot;blog_content&quot;&gt;table TSTCA(Values for transaction code authorizations) &lt;br /&gt;&lt;br /&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-acct/finding-authorization-object-for-a-fico-tcode-1518938?cv=expanded &lt;/div&gt;&lt;br/&gt;</description>
   <link>http://blueoxygen.dflying.net/3/archive/246_retrive_auth_object_related_to_a_specific_tcode.html</link>
      <pubDate>Wed, 16 Jan 2008 14:21:20 +0000</pubDate>   
  </item>
  </rdf:RDF>

