
SAP
huang850625
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SAP Transport Return Code Status
refer to: http://itsiti.com/sap-transport-return-code-status[b]RC = 0, successfully imported.[/b][b]RC = 4, imported ended with warning.[/b][b]Common issue:[/b]• Generation of programs and s...原创 2011-04-13 10:00:34 · 379 阅读 · 0 评论 -
How to read the component information
Example from a PI 7.10 system:SAP_XIESR 1000.7.10.7.14.200905250901001000 - not relevant7.10 - this is the NetWeaver release of the PI system7 - this is the SP version of the system14 -...原创 2013-04-18 15:19:17 · 155 阅读 · 0 评论 -
Error: SRT_CORE255
use report(SRT_ADMIN_CHECK)to Check Administration Environment of SOAP Runtime.Configure the bgRFC Supervisor Destination You configure a supervisor destination for the bgRFC to receive the...原创 2012-07-11 16:00:15 · 397 阅读 · 0 评论 -
get statusname for background job
Line number:3394 in include program LBTCHFXX[code="java"] CASE p_sel_joblist-status. WHEN 'A'. output_joblist-statusname = text-081(Canceled). output_joblist-slide_type_s...原创 2011-07-12 15:39:30 · 145 阅读 · 0 评论 -
Business Transaction Events (BTE)
There are 2 types of BTE: (1) Publish & Subscribe interfaces: These interfaces inform external software that certain events have taken place in an SAP standard application and provide them with...原创 2011-07-07 15:46:39 · 225 阅读 · 0 评论 -
Ex.rate diff.accts are incomplete when F-28
Q:I am facing this problem when I am trying to resolve the problem using T-Code F-28.Ex.rate diff.accts are incomplete for account xxxxxx currency USDMessage no. F5063DiagnosisThe accounts...原创 2011-07-05 14:00:48 · 527 阅读 · 0 评论 -
ERROR: The difference is too large for clearing when F-28
refer to:http://forums.sdn.sap.com/thread.jspa?threadID=1691939Please review your tolerance customizing:User Tolerences - OBA4GL - OBA0Vendor/Customer - OBA3Depending on t...原创 2011-06-16 14:27:36 · 482 阅读 · 0 评论 -
ERROR: Ex.rate diff.accts are incomplete for account XXXXXXXX currency XXX
T-CODE: OB09 (Account Determination For OI Exch.Rate Differences)原创 2011-06-15 17:24:24 · 2005 阅读 · 0 评论 -
<转>SD Enhanced credit management
1) Calling a credit check function FUNCTION SD_ORDER_CREDIT_CHECK 2) Credit release function (related TCODE: VKM1) FUNCTION SD_ORDER_CREDIT_RELEASE 3) on the credit check call and Updating...原创 2011-02-14 17:39:10 · 241 阅读 · 0 评论 -
Stop the combining of spool request to an existing one
[b]Q[/b]:this is a general printing question. currently, system has 'Print Immediately' unchecked for all users, so all printings are hold as spool requests and not printed immediately. however, i...原创 2011-05-23 13:47:19 · 118 阅读 · 0 评论 -
<转>根据T-Code查找对应的菜单路
转自:http://www.itpub.net/viewthread.php?tid=1382130查找T-CODE其对应菜单的路径,使用T_Code:search_sap_menu,输入你要查找的T-Code,列表中显示的是所有可以找到此T-Code的路径,注意,每栏可是从下往上看...原创 2010-12-26 18:03:07 · 125 阅读 · 0 评论 -
ALE and IDocs
http://wiki.sdn.sap.com/wiki/display/ABAP/ALE+and+IDocs#ALEandIDocs-OutboundIDocsviaMessageControl原创 2010-12-24 11:17:19 · 106 阅读 · 0 评论 -
Maintaining Table T000
1. Start transaction SM312. In the Table/View field, enter T000.3. Choose Maintain.4. In the Change View “Clients”: Overview screen, select the relevant client and choose .5. In the Restricti...原创 2012-04-19 13:39:10 · 316 阅读 · 0 评论