XEROX aligned with SAP

Are you seeking the support from SAP for XEROX?
Do you want to know the device type for XEROX printer model?
Barcode?

Just check out this website http://www.xeroxofficesapsolutions.com/

(1) 评论    (0) 引用   

Email sending from SAP become a mess in Outlook 2007?

Sorry, there is nothing SAP can help here.
Microsoft changed in their consistent way in the past.
They changed HTML/CSS render as of Outlook 2007.

http://support.microsoft.com/kb/933793
http://msdn.microsoft.com/en-us/library/aa338201.aspx

(1) 评论    (0) 引用   

When remote logon cannot work via SM59

Follow the note 704206
Analyzing "Remote login" problems in SM59

Most of time, it is due to your network setting if there is no any
"stupid" miss happen.

Especially, check if there is NAT between.

http://lujinan858.javaeye.com/blog/552633
http://wenku.baidu.com/view/f66bce7931b765ce0508147f.html
http://en.wikipedia.org/wiki/Network_address_translation

(1) 评论    (0) 引用   

关于ABAP load

Note 1230076 - Generation of ABAP loads: Tips for the analysis

这个Note很有用,对于有时候transport为何不做generation,这个note的内容可以帮助你解释。
因为SAP只会generate具有load version的程序。

(0) 评论    (0) 引用   

Enhanced Mail System Status Codes

在SAP里设置SAPConnect出错时,这些状态码十分有用
你需要知道问题在mail server还是在SAP
http://www.faqs.org/rfcs/rfc1893.html

(1) 评论    (0) 引用   

Create thread dump for JAVA Stack WAS

710154 How to create a thread dump for the J2EE Engine 6.40/7.0
599539 J2EE Engine: How to create a full thread dump

(2) 评论    (0) 引用   

Adobe "Crossdomain.xml" in ABAP Web AS Server cache

Weblog:
http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/16393

(1) 评论    (0) 引用   

Workflow -- User Parameters -- WLC

Default = X Position 1: seems to always be set - but may be changed somewhere else
Default = X Position 2: Double-clicking on an object object displays the object in the same window: YES
Default = <blank> Position 3: WI technical view / user view wo ActX
Default = X Position 4: Enable forwarding of work items to several users: NO
Default = <blank> Position 5: seems to always be set - but may be changed somewhere else
Default = X Position 6: Display work item texts in logon language: YES
Default = X Position 7: WF log technical view / user view wo ActX
Default = <blank> Position 8: WF log user view with ActiveX
Default = <blank> Position 9: Work item display: user view with ActiveX
Default = X Position 10: No tips & tricks in workplace: YES
Default = X Position 11: No HTML in execution of decision tasks: YES

(1) 评论    (0) 引用   

CommonStore for SAP

http://publib.boulder.ibm.com/infocenter/cssap/v8r4m0/index.jsp

(1) 评论    (0) 引用   

请从头编译apache

SAP Content Server如果安装在LINUX或者UNIX上,需要apache作为web server,为了避免错误,最好从源代码编译。
SAP的note 664384有编译的参数建议,但是很多客户看到了还是一头雾水。
其实编译apache并不难,自己看看下面两份文档吧
http://httpd.apache.org/docs/1.3/install.html
http://httpd.apache.org/docs/2.0/install.html

(2) 评论    (0) 引用   

SAP系统的instance number可以一样么?

很多客户在安装时有这个疑问。SAP通过hostname+instance number来唯一识别一个instance。所以当他们安装在不同的物理服务器上时,没有问题。当安装在同一台服务器时,是不允许的。这个根据sapinst的提示来操作就好了。

(1) 评论    (0) 引用   

ArchiveLink TCODE

OAA1 SAP ArchiveLink: Maint.user st.syst
OAA3 SAP ArchiveLink protocols
OAA4 SAP ArchiveLink applic.maintenance
OAAD ArchiveLink Administration Documents
OAC2 SAP ArchiveLink: Globaldoc. types
OAC5 SAP ArchiveLink: Bar code entry
OACA SAP ArchiveLink workflow parameters
OAD0 SAP ArchiveLink: Objectlinks
OAD2 SAP ArchiveLink document classes
OAD3 SAP ArchiveLink: Link tables
OAD4 SAP ArchiveLink: Bar code types
OAD5 SAP ArchiveLink: Customizing Wizard
OADR SAP ArchiveLink: Print list search
OAM1 SAP ArchiveLink: Monitoring
OAOR SAP ArchiveLink: Storeddocuments
OARE SAP ArchiveLink:St.syst.return codes

(1) 评论    (0) 引用   

打印的同时archive

需要利用archiveLink
http://help.sap.com/SAPHELP_NW70/helpdata/EN/4f/9938d8446d11d189700000e8322d00/frameset.htm

SAP sample program:OALINES

(1) 评论    (0) 引用   

SAP Query-user group分配关系莫名消失

有时客户抱怨明明分配好的user group莫名其妙的就消失了,可是他们不承认自己有过任何修改。
OKAY,好办,让我们运行SCU3,查看AQLDB表的log,很多情况下,你会发现,这些object被transport修改了!

(1) 评论    (0) 引用   

The saphttp.exe is an RFC server program on the frontend. This is normally accessible. Problems can occur if for example a firewall exists between frontend and the application

The saphttp.exe is an RFC server program on the frontend. This is normally accessible. Problems can occur if for example a firewall exists between frontend and the application

server. A connection test is therefore performed prior to the initial usage for security reasons. When this fails, usage of the program is stopped for the rest of the session. You can also check the peformance of the connection test to rfc destiantion SAPHTTP in tr. SM59.

By setting the user parameter SAPHTTP_RFC_CHECK_TO to FAILED, the usage can be totally deactivated. You can do the settings for this via tr. SU01 for a user.

In this case the saphttp.exe on application server will be used. (RFC destination SAPHTTPA)

(Similar to this the user parameter SAPCMS_RFC_CHECK_TO can also be set)

(6) 评论    (0) 引用