Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Upload the IT 8 using BAPI_BASICPAY_CREATE

Former Member
0 Likes
382

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.

1 REPLY 1
Read only

Former Member
0 Likes
329

U cannot upload data in background using GUI_UPLOAD ...

(retrive the data from persentation server).. instead retrieve

data from app.server .. using open dataset ...