can we select work processer

Question:
hi friends
well i want to know that can i assign work processer for my select queries using abap coding or function module .
as i want to run 2 select queries at asynchnrously ,
if yes tell me how we can use it
Answer:
hi friends
well i want to know that can i assign work processer for my select queries using abap coding or function module .
as i want to run 2 select queries at asynchnrously ,
if yes tell me how we can use it
check statement "call function starting new task".
Christian
Answer:
code which u have given is used for function
but i want to use it for select statement
pls help
Answer:
Read the F1 help for CALL FUNCTION ... STARTING NEW TASK, and put your SELECTs into a function module.

More Articles:

type-pools: SLIS?
2 ALV Grid in 1 Splitter container - it is possible?
Help with BAPI_ACC_INVOICE_RECEIPT_POST needed?
User exit at line-items for trx MIGO and ME21N?
How to Join Cluster Table?
Application Document Not Posted?