void Auth_Container_SAP(
array
$options)
|
|
Class constructor. Checks that required options are present and that the SAPRFC extension is loaded
Options that can be passed and their defaults:
array(
'ASHOST' => "",
'SYSNR' => "",
'CLIENT' => "000",
'GWHOST' =>"",
'GWSERV' =>"",
'MSHOST' =>"",
'R3NAME' =>"",
'GROUP' =>"",
'LANG' =>"EN",
'TRACE' =>"",
'GETSSO2'=> true
)
Parameters: