Skip to Content
0
Former Member
Aug 08, 2005 at 08:14 AM

DYNPRO_SEND_IN_BACKGROUND in RFC

115 Views

Hi,

I am getting error "DYNPRO_SEND_IN_BACKGROUND"

when i am trying to process RFC and My RFC has a submit

statement to another program which has i has a

"BDC SESSION" for VL02N.

I am invoking my RFC from Mercator.

FUNCTION ysd_rfc

SUBMIT yaa_sd_001

WITH p_file EQ file_name

WITH p_dir EQ dir_name

AND RETURN.

END FUNCTION.

Thanks

Ram