Application Development 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: 

RE: background job for FM

uppu_narayan
Active Participant
0 Kudos

Hi Experts,

Is it possible to call a FM in background job and pass data to it in abap. For ex: i have scenario were i fill information in webdynpro application and on press of action it has to do processing in background i.e. it has to call that FM and process the information that has been entered.

Regards,

Narayan

1 ACCEPTED SOLUTION

nabheetscn
Active Contributor
0 Kudos

Pleade call function in background task syntax for the same..

2 REPLIES 2

nabheetscn
Active Contributor
0 Kudos

Pleade call function in background task syntax for the same..

thangam_perumal
Contributor
0 Kudos

Hi Narayan,

                yeah it is possible.Please the write the program and set it as a Background job in SM36

Regards,

Thangam.P