Use sp_addexternlogin to map the SAP ASE login account and
password.
This example configures the system administrator to use the name 'HANA_login' with
"HANA_login_password" to log in to the remote server named "big_hana_server":
sp_addexternlogin big_hana_server, sa, HANA_login, HANA_login_password