可以按.GIF 格式保存图像.
使用表 SSM_CUST 中的关键字 "START_IMAGE" 创建数据记录. (使用事务SM30.)针对数据记录值,请输入在事务 SMW0 中定义的图像.
- Transaction code - SMW0
- X - Binary data for WebRFC application
- Hit Enter
- Click Execute
- Click Settings -> Maintain MIME types
- Click the Create button
- Fill in :- TYPE : image/gif EXTENSION : .GIF
- Click Save
- Click Back to the Binary data for WebRFC
- Click Create
- Fill in :- Obj. name : ZXXXX.GIF Description :
- Company Logo
- Click Import and specify the filename where your
- GIF 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.
- Transaction code SM30 - Table/View - SSM_CUST
- Click Maintain
- Click New Entries
- Name Value to be set
- START_IMAGE ZXXXX.GIF
- RESIZE_IMAGE NO
- Logoff and Login again
8、当sap*用户密码忘记时-
Su - devadm
sqlplus / nolog
conn / as sysdba;
delete from sapsr3.usr02 where MANDT = '200' and BNAME = 'SAP*';
-
9、创建一个传输请求项目名称
-
spro >> goto >> project management >> Creater project
10、SMW0 创建文件模板
如果在上图界面添加不上模板文件,则选择Maintain MIME types
添加扩展名,完成!
10、关闭SAP*自动登录的方法
用rz10找到login/no_automatic_user_sapstar(不允许自动登录)参数,在client copy之前login/no_automatic_user_sapstar默认参数为1;改成0才能client copy ,client copy之后,在各个client中创建sap*用户,在client copy 之后修改login/no_automatic_user_sapstar 参数为1