有一种是用TCODEse61,涉及到
general text
z_*screen*
等。
但本文介绍一种更技术的方法:)
1) 在SAP进去的初始界面(SAP Easy Access)的菜单:细节->设置启动事务.
原理为后台更新表:AGR_DATEU
2) 如果使用SAP Logon中的快捷方式登录,可以在里面设置"command"参数,可以选择是Transaction还是Report等
3) 执行函数 'NAVIGATION_SET_START_TCODE' ,设置用户和一个TCODE,
实际上也是更新表:AGR_DATEU,和第一种方法相同
4)使用用户出口:SUSR0001。例如可以把用户的登录信息更新到Add-on表里面
*
a. Tcode:? SMW0
b. chose:? Binary data for WebRFC application
c. Click Execute (F8)
d. Click Create
e. Fill in :- Obj. name : ZXXXX.JPG Description : Company Logo
f. Click Import and specify the filename where your JPG file is located.
File type is BIN. Finish press the Transfer button.
( If successful, your logo will be shown in the Binary data for WebRFC.)
?
g. Transaction code: SM30 - Table/View - SSM_CUST
h. Click Maintain
i. New entries
?? START_IMAGE: ZXXXX.JPG
?? RESIZE_IMAGE: NO
Logoff and Login again
资源文件名大小写敏感!!!
?
声明: 这是改变系统登陆界面!
?
?
?
下面的是修改SAPGUI右上角的那个图标的,是针对terminal的,do at large and no problem.
Change SAP logo
[td=1,1,5%]?
Demonstrates how to replace the logo in top right hand corner with a dancing penguin. If you look at the penguin
image in paint you will see that it is basically a collection of slightly different still images next to each other. Therefore if
you have got the time and patience you can insert any moving picture you want.
Steps:
1.Open field directory C:\Program Files\SAP\FrontEnd\SAPgui\themes\HighCont
2.Rename file sapalogo to sapalogo_tmp
3.Download the following logo http://www.sapdevelopment.co.uk/tips/sapalogo.bmp save
to above directory
4. Repeat for directory C:\Program Files\SAP\FrontEnd\SAPgui\themes\default