<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/ChampaignWolf" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/ChampaignWolf" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 23 May 2009 13:41:00 GMT</lastBuildDate><title>ChampaignWolf的专栏</title><link>http://blog.csdn.net/ChampaignWolf/</link><item><title>对internal table的操作</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210665.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210665.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210665.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210665</trackback:ping><description>&amp;Internal Table 的宣告   ABAP/4的 Internal Table（内表）如同其它语言的数组结构, 在操作上可以有复制,删除,新增插入等功    能.   1.使用 TYPE 叙述  语法:        TYPES   OCCURS         宣告一个数组 , 型态为 , 长度为        Example:                 TYPES A TYPE I OCCURS 10.                 A 是个10个元素的数值Internal Table        Example:                 TYPES: BEGIN OF LINE,                        COL1 TYPE I,                        COL3 TYPE I,                        END OF LINE.                 TYPES ITAB TYPE LINE OCCURS 10.                 宣告一个Internal Tabl&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210665.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488124/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210665.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488124/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488124/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:41:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210665.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210665.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210665.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488124/1112097</fs:itemid></item><item><title>BADI</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210664.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210664.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210664.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210664</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210664.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488125/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210664.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488125/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488125/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:40:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210664.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210664.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210664.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488125/1112097</fs:itemid></item><item><title>Authority-check</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210660.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210660.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210660.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210660</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210660.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488126/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210660.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488126/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488126/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:39:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210660.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210660.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210660.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488126/1112097</fs:itemid></item><item><title>创建BAPI的简单步骤</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210653.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210653.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210653.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210653</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210653.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488127/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210653.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488127/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488127/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:38:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210653.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210653.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210653.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488127/1112097</fs:itemid></item><item><title>authority-check实例</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210658.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210658.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210658.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210658</trackback:ping><description>1、创建data element&amp;domain      Tcode: SE11      Name:  ZJULY_CHECK_AUTHORIT       2、创建authorization objects       Tcode: SU20      Field Name: ZJULY      Data element:ZJULY_CHECK_AUTHORIT       3、创建authorization object     Tcode: SU21     Class: ZJUL     Object: Z_JULY (July's object class)     Field: ZJULY       &lt;br /&gt;&lt;br /&gt;4、创建ROLE&lt;br /&gt;     Tcode: PFCG&lt;br /&gt;     Role: ZJULY&lt;br /&gt;     在Roles' 的Authorizations tab上，将anthorization object:z_july填入Expert Mode for Profile Generation产生的       pro&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210658.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488128/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210658.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488128/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488128/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:38:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210658.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210658.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210658.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488128/1112097</fs:itemid></item><item><title>SAP ABAP程序优化</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210647.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210647.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210647.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210647</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210647.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488129/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210647.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488129/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488129/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:37:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210647.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210647.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210647.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488129/1112097</fs:itemid></item><item><title>General events in program</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210649.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210649.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210649.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210649</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210649.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488130/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210649.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488130/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488130/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:37:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210649.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210649.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210649.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488130/1112097</fs:itemid></item><item><title>ALV 常用参数详细描述</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210642.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210642.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210642.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210642</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210642.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488131/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210642.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488131/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488131/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:36:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210642.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210642.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210642.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488131/1112097</fs:itemid></item><item><title>SAP常用知识点{系统变量|TCODE|消息类型|数据类型|变量声明|Internal Table}</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210640.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210640.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210640</trackback:ping><description>&lt;br /&gt;KEY: 1.常用系统变量&lt;br /&gt;               2.常用TCODE&lt;br /&gt;              3.消息类型&lt;br /&gt;              4.数据类型&lt;br /&gt;             5.变量声明&lt;br /&gt;            6.Internal Table &lt;br /&gt;1.常用系统变量&lt;br /&gt;&lt;br /&gt;SY-SUBRC: 系统执行某指令后,表示执行成功与否的变量,’0’ 表示成功&lt;br /&gt;SY-DBLNT: 被处理过的记录的笔数&lt;br /&gt;SY-UNAME: 当前使用者登入SAP的USERNAME;&lt;br /&gt;SY-DATUM: 当前系统日期;&lt;br /&gt;SY-UZEIT: 当前系统时间;&lt;br /&gt;SY-TCODE: 当前执行程序的Transaction code&lt;br /&gt;SY-INDEX : 当前LOOP循环过的次数&lt;br /&gt;SY-TABIX: 当前处理的是internal table 的第几笔&lt;br /&gt;SY-TMAXL: Internal table的总笔数&lt;br /&gt;SY-SROWS: 屏幕总行数;&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210640.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488132/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210640.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488132/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488132/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:35:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210640.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210640.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210640.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488132/1112097</fs:itemid></item><item><title>SAP ABAP -----ABAP 有用的日期FUNCTION</title><link>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210635.aspx</link><wfw:comment>http://blog.csdn.net/ChampaignWolf/comments/4210635.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ChampaignWolf/comments/commentRss/4210635.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4210635</trackback:ping><description>&lt;br /&gt;ABAP 有用的日期FUNCTION计算两个日期间的工作天数,就是剔除了双休日后的天数.( 待考证)&lt;br /&gt;DATE_CONVERT_TO_FACTORYDATE &lt;br /&gt;HR_HK_DIFF_BT_2_DATES&lt;br /&gt;根据当前时间如何找到上月的第一天和最后一天？&lt;br /&gt;CALL FUNCTION 'FIMA_DATE_CREATE' &lt;br /&gt;        EXPORTING &lt;br /&gt;             I_DATE                  = SY-DATUM &lt;br /&gt;             I_MONTHS                = '-1' &lt;br /&gt;             I_SET_LAST_DAY_OF_MONTH = 'X' &lt;br /&gt;        IMPORTING &lt;br /&gt;             E_DATE                  = LASTDATE.&lt;br /&gt;LASTDATE是上个月最后一天。 &lt;br /&gt;FIRSTDAY是上月第一天&lt;br /&gt;CONCATENATE&lt;img src =&quot;http://blog.csdn.net/ChampaignWolf/aggbug/4210635.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/223488133/ChampaignWolf/csdn.net/s.gif?r=http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210635.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/ChampaignWolf/223488133/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/ChampaignWolf/223488133/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 23 May 2009 21:32:00 +0800</pubDate><author>刘心愿</author><comments>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210635.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210635.aspx</guid><dc:creator>刘心愿</dc:creator><fs:srclink>http://blog.csdn.net/ChampaignWolf/archive/2009/05/23/4210635.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/ChampaignWolf/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/ChampaignWolf/~1112100/223488133/1112097</fs:itemid></item></channel></rss>