You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
##SAP链接参数配置
|
|
#要登录的客户端
|
|
SAPClient=200
|
|
#用户名
|
|
Userid=abap1
|
|
#用户登录口令
|
|
Password=123456789
|
|
#语言
|
|
Language=ZH
|
|
#系统的IP地址
|
|
HostName=192.168.0.5
|
|
#系统编号
|
|
SystemNumber=00
|
|
#连接数
|
|
maxconn=150 |