hi all,
i want to call a transaction in background in a user exit which will run a BDC program.
i am testing CALL FUNCTION 'ZNSTEST' IN BACKGROUND TASK.
i tried to write to a database table it didn't work .
can anyone help me on this.
i want this BDC to executed once the standard transaction is completed so i have added a WAIT UP TO 10 Seconds code in the functional module
Regards Nafran.