‎2010 Nov 04 8:37 AM
Hi all,
I have read the documentation about the Function Module RSDRC_INFOPROV_READ ( For extracting data from an infoprovider ) at this link :
- ) http://help.sap.com/erp2005_ehp_04/helpdata/EN/44/be614c2424112de10000000a11466f/frameset.htm
In particular it says that parallel calls to this FM is supported .
I would like to know how to implement this possibility from inside a report .
thank you in advance for your help !
Andrew
‎2010 Nov 04 8:47 AM
Hi
I suppose the help means the generic way for parallel call, see the help for the option STARTING NEW TASK of statament call function
Max
Edited by: max bianchi on Nov 4, 2010 9:48 AM
‎2010 Nov 04 9:24 AM
OK
I think that the option STARTING NEW TASK can be useful in this case !
Thank you MAX !