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

Parallel Processing

Former Member
0 Likes
558

Hi All,

Parallel processing means what? how it can be used while coding?What is advantage of this.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
480

Hai,

Parallel processing can be implemented in the application reports that are to run in the background. You can implement parallel processing in your own background applications by using the function modules and ABAP keywords.

Check these links.

/people/naresh.pai/blog/2005/06/16/parallel-processing-in-abap

http://help.sap.com/saphelp_nw04/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm

http://www.kabai.com/abaps/z83.htm

Regards,

Padmam.

4 REPLIES 4
Read only

Former Member
0 Likes
481

Hai,

Parallel processing can be implemented in the application reports that are to run in the background. You can implement parallel processing in your own background applications by using the function modules and ABAP keywords.

Check these links.

/people/naresh.pai/blog/2005/06/16/parallel-processing-in-abap

http://help.sap.com/saphelp_nw04/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm

http://www.kabai.com/abaps/z83.htm

Regards,

Padmam.

Read only

Former Member
0 Likes
480

Hi,

<b>Parallel processing</b>: breaks a report to pieces and processes it parallel to reduce the run-time

For More Info, Check this URL.

<b>http://www.kabai.com/abaps/q.htm</b>

In that URL check the serial no. 083.

Reward for all useful answers.

Thanks.

Read only

Former Member
0 Likes
480

hi

good

Parallel processing can be implemented in the application reports that are to run in the background. You can implement parallel processing in your own background applications by using the function modules and ABAP keywords.

/people/naresh.pai/blog/2005/06/16/parallel-processing-in-abap

THANKS

MRUTYUN^