Hi,
I am using the following call .
CALL FUNCTION 'Z_SD_IT_KONP_TABLE_FILL'
STARTING NEW TASK 'INFO'
PERFORMING return_info ON END OF TASK.
My program works correctly and recieves the data from the above Async RFC . But when my program terminates the other session which is created dumps giving error as CALL_FUNCTION_SEND_ERROR . Does anyone know why this is happening, or does any one know hoe to close a RFC connection.
Kunal