‎2008 Mar 17 10:14 AM
Hi ,
I am creating a program to uplaod the IT 8 using the funtion module BAPI_BASICPAY_CREATE and i retrive the data from persentation server ( FM GUI_UPLOAD ) . How i can schedule the background job or batch input session , Data is huge so it is not possible in foreground. Please help me.
‎2008 Mar 17 10:19 AM
U cannot upload data in background using GUI_UPLOAD ...
(retrive the data from persentation server).. instead retrieve
data from app.server .. using open dataset ...