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: 

Parallel Processing

Former Member
0 Kudos

Hi All,

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos

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

Former Member
0 Kudos

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.

Former Member
0 Kudos

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.

Former Member
0 Kudos

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^