<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://space.itpub.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>jackie_eom的个人空间</title>
			    <link>http://space.itpub.net/800852</link>
			    <description>刚开张^^  还没来得及写什么东西, 以后想整理一些有关 SAP ABAP 的内容.


希望能和大家一起交流, 互相帮助, 共同进步!</description>
			    <copyright>Copyright(C) jackie_eom的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Mon, 13 Oct 2008 15:20:17 GMT</lastBuildDate><item>
								<title>加 前导0  &amp;&amp;&amp;  去掉 前导0</title>
								<link>http://space.itpub.net/800852/viewspace-368911</link>
								<description><![CDATA[<P>ABAP 加 前导0&nbsp; &amp;&amp;&amp;&nbsp; 去掉 前导0 的&nbsp; Function Module.&nbsp;&nbsp; !!! 经常会用到 ~~~</P>
<P>只要调用这两个 PERFORM. &lt;<EM>XXXXX&gt; </EM>字段就会自动更改~</P>
<P>PERFORM. add_zero CHANGING<EM> &lt;XXXXX&gt;</EM>.&nbsp; <...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Wed, 02 Jul 2008 15:53:28 GMT</pubDate>
							</item>
							<item>
								<title>取随机 编号 Function Module !</title>
								<link>http://space.itpub.net/800852/viewspace-293545</link>
								<description><![CDATA[<P>*-------------------------------------------------------------*<BR>*&nbsp; DATA&nbsp; Definition<BR>*-------------------------------------------------------------*</P>
<P>DATA:&nbsp;number TYPE I.</P>
<P>*------------------------------------------...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Thu, 22 May 2008 17:07:41 GMT</pubDate>
							</item>
							<item>
								<title>我用来整理 Table 的 Function Module!</title>
								<link>http://space.itpub.net/800852/viewspace-293528</link>
								<description><![CDATA[<P>刚开始学的时候,从网上 找了一个 Function Module, 写了个简单的报表~<IMG alt="" src="http://www.itpub.net/images/smilies/22.gif" border=0 smilieid="227"> <BR><BR>也可以自己改一下, 怎么好用,怎么改~~~<IMG alt="" src="http://www.itpub.net/images/smilies/2...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Thu, 22 May 2008 16:19:57 GMT</pubDate>
							</item>
							<item>
								<title>DropDown Listbox !</title>
								<link>http://space.itpub.net/800852/viewspace-293477</link>
								<description><![CDATA[<P>*-------------------------------------------------------------*<BR>*&nbsp; TYPE-POOLS<BR>*-------------------------------------------------------------*</P>
<P>TYPE-POOLS:&nbsp; vrm.</P>
<P>*--------------------------------------------------------...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Thu, 22 May 2008 09:50:02 GMT</pubDate>
							</item>
							<item>
								<title>BDC Shortened Source Code ^^</title>
								<link>http://space.itpub.net/800852/viewspace-293452</link>
								<description><![CDATA[<P>*&amp;---------------------------------------------------------------------*<BR>*&amp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Data Definition<BR>*&amp;---------------------------------------------------------------------*</P>
<P>DATA : BEGIN OF bdcdata...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Wed, 21 May 2008 17:32:21 GMT</pubDate>
							</item>
							<item>
								<title>选出&lt;表&gt;中特定字段的最大值！</title>
								<link>http://space.itpub.net/800852/viewspace-293446</link>
								<description><![CDATA[<P><FONT size=2>SELECT&nbsp; MAX(&nbsp;z_fieldname ) INTO w_value&nbsp;</FONT><FONT size=2><BR>FROM&nbsp;&nbsp;&nbsp;&nbsp;z_tablename<FONT size=2><BR></FONT></FONT><FONT size=2>WHERE&nbsp;z_fieldxxx = Option<FONT size=2>.</FONT></FONT><BR></P>]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Wed, 21 May 2008 17:22:16 GMT</pubDate>
							</item>
							<item>
								<title>自己整理的 FI Tables !</title>
								<link>http://space.itpub.net/800852/viewspace-203959</link>
								<description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><FONT size=2><SPAN lang=EN-US style="FONT-FAMILY: SimSun; mso-fareast-font-family: &#48148;&#53461;; mso-bidi-font-family: SimSun; mso-fareast-language: ZH-CN"><STRONG>Parking Documents</STRONG></SPAN></FO...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Tue, 11 Mar 2008 16:51:49 GMT</pubDate>
							</item>
							<item>
								<title>SAP 财务管理大全——总账(笔记)</title>
								<link>http://space.itpub.net/800852/viewspace-202027</link>
								<description><![CDATA[<P><SPAN class=bold>SAP 财务管理大全——总账(笔记)</SPAN></P>
<DIV class=t_msgfont><FONT face="SimSun "><FONT style="FONT-SIZE: 10pt"><FONT size=2><FONT color=#000000></FONT></FONT><FONT size=2><FONT color=#000000><FONT face="SimSun "><FONT style="FON...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Tue, 11 Mar 2008 09:03:16 GMT</pubDate>
							</item>
							<item>
								<title>调用 SMARTFORMS 的代码！</title>
								<link>http://space.itpub.net/800852/viewspace-200385</link>
								<description><![CDATA[<P><STRONG>数据定义部分：</STRONG></P>
<P>DATA: gs_control_parameters TYPE ssfctrlop,&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gs_output_options TYPE ssfcompop.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P>
<P>DATA: g_prt...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Wed, 05 Mar 2008 15:09:30 GMT</pubDate>
							</item>
							<item>
								<title>使 GUI Status 应用工具条上的按钮 不可使用(变灰)！</title>
								<link>http://space.itpub.net/800852/viewspace-200352</link>
								<description><![CDATA[<P>年前在网上看到有人提问说: 如何使GUI Status 应用工具条上的按钮不可使用(变灰)？</P>
<P>今天无意当中发现了解决方法, 贴出来与大家共享^^!</P>
<P>我们想要得到的结果是,第一个图片说明的状态, </P>
<P>就是把不使用的或者说是不该使用的按钮变灰!</P>
<P>解决方...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Wed, 05 Mar 2008 13:25:24 GMT</pubDate>
							</item>
							<item>
								<title>用户的权限!</title>
								<link>http://space.itpub.net/800852/viewspace-196079</link>
								<description><![CDATA[<P><FONT size=2>有的时候,修改或创建一些对象的时候,会提示没有权限!</FONT></P>
<P><FONT size=2>用户的权限可以在 事务 User Maintenance 里确认和修改(部分选项).</FONT></P>
<P>路径: T-CODE: SU01 -&gt;&nbsp;User + Change -&gt;&nbsp; Profiles &lt;tab&gt; --&...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Thu, 28 Feb 2008 11:27:40 GMT</pubDate>
							</item>
							<item>
								<title>用代码 -&gt; 搜索程序</title>
								<link>http://space.itpub.net/800852/viewspace-195809</link>
								<description><![CDATA[<P>利用程序 " <STRONG>RPR_ABAP_SOURCE_SCAN</STRONG> " <BR><FONT color=#000000></FONT><BR><FONT color=black>可以搜索到程序~&nbsp;&nbsp;</FONT><FONT color=black>只要运行程序以后， <BR><BR>添写《开发类》和《查找字符串》项，就可以进行搜索了^^</FONT></P>
<...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Tue, 26 Feb 2008 16:53:01 GMT</pubDate>
							</item>
							<item>
								<title>对SAP transparent table透明表 pooled table and cluster table簇表的理解</title>
								<link>http://space.itpub.net/800852/viewspace-195781</link>
								<description><![CDATA[<P>transparent table透明表, pooled table and cluster table簇表. 对于透明表是和DB层的physical table对应的. <BR><BR>对于后俩者,是不对应到DB表的. 比如TBSL就是一个pooled table, 你在DB层找不到此表. <BR><BR>然后多个cluster(pooled) tables组成一个table cluster...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Tue, 26 Feb 2008 14:59:02 GMT</pubDate>
							</item>
							<item>
								<title>关于cluster table BSEG(轉帖)</title>
								<link>http://space.itpub.net/800852/viewspace-195778</link>
								<description><![CDATA[<P>今天接到的第一个task是通过一定可知的parameter数据,提取到BSEG,BKPF等表里的某些数据,本能的用inner join和Query试了试,结果发现都不可以被使用,系统提示,BSEG为Cluster talbe,不可以使用inner join,才发现,自己是第一次正面cluster table 这个东西 <BR><BR>然后赶紧...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Tue, 26 Feb 2008 14:52:17 GMT</pubDate>
							</item>
							<item>
								<title>定义内表与工作区最方便的方法</title>
								<link>http://space.itpub.net/800852/viewspace-184377</link>
								<description><![CDATA[<P>*定义 名为 ITAB 的内表,&nbsp;内表结构 参照表 <EM>TABLE</EM>&nbsp;。</P>
<P>DATA: ITAB TYPE TABLE OF <EM>TABLE</EM>. </P>
<P>*定义 名为 WA 的工作区,&nbsp;其 行结构与 内表 ITAB&nbsp;相同&nbsp;&nbsp;。</P>
<P>DATA: WA LIKE LINE OF ITAB. </P>]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Sat, 23 Feb 2008 10:57:20 GMT</pubDate>
							</item>
							<item>
								<title>SAP顾问心得</title>
								<link>http://space.itpub.net/800852/viewspace-184375</link>
								<description><![CDATA[SAP顾问心得 （转载）<BR><BR>
<DIV class=t_msgfont>早就答应给大家写一下我做SAP顾问的一点心得，今日稍稍得闲，想起对诸位的承诺，不如早早动笔，免得日久忘笔食言。<BR>想来做这个行业时间不长，但感触颇深，在此分享，希望对诸位有所裨益！<BR>分以下几个话题：<BR>...]]></description>
								<category>blog</category>
								<author>jackie_eom</author>
								<pubDate>Sat, 23 Feb 2008 10:39:04 GMT</pubDate>
							</item>
							
		</channel>
	</rss>