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
716

Hi Friends,

Can any body tell me what is Parallel Processing in ABAP?

Thanx in Advance.

6 REPLIES 6
Read only

Former Member
0 Likes
626

Hi,

Check out this link...........

Thanks.

If this helps you reward with points.

Read only

Former Member
0 Likes
626

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

Read only

jayanthi_jayaraman
Active Contributor
Read only

Former Member
0 Likes
626

hi jak,

refer to this help on <a href="http://help.sap.com/saphelp_nw04/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm">Parallel processing</a>

regards

satesh

Read only

Former Member
Read only

Former Member
0 Likes
626

HI

CHECK THE LINKS

1<a href="http://help.sap.com/saphelp_nw04/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm</a>

<u>SAMPLE PROGRAM</u>

2<a href="http://www.kabai.com/abaps/z83.htm">http://www.kabai.com/abaps/z83.htm</a>

IF THESES FIND USEFUL PLEASE REWARD POINTS

REGARDS

ANOOP