Hi,
I am doing a simple RFC to XI scenario...
I am using BAPI_USER_EXISTENCE_CHECK to check for the userid.
all the development and mappings in XI are working fine.
If i test with giving user name initially it is working fine .
but if try to test it immidiately with another userid..then it is giving errors...what could be the solution??
errors are:
Runtime errors: call_function_remote_error
wrong Sender Agreement:The sender agreement does not have channel
and RFC_EXTERNAL_ABORT
these are occuring only when 2nd time executing the interface.
first time no erros it was successfull...
plz help me out in solving this.
regards.