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: 

Business scenario's for FM using starting new task

Former Member
0 Kudos

Hello All,

Can anyone please give me some examples of the business scenario where in we can use

CALL FUNCTION func ...STARTING NEW TASK taskname.

I tried using this syntax to write a test program, and to my surprise i found that the normal execution is quicker then using "starting new task" option.

Kindly help.

Thank you.

Regards,

Jacky Jain.

2 REPLIES 2

narin_nandivada3
Active Contributor
0 Kudos

Hi,

To know the usage of that function module.. please check the links..

[Receiving Results from an Asynchronous RFC|http://help.sap.com/saphelp_nw04/helpdata/en/22/0425ac488911d189490000e829fbbd/content.htm]

[Parallel Processing with Asynchronous RFC|http://help.sap.com/saphelp_nw70/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm]

[Recieving results|http://sapabap.iespana.es/manuales/abap46/abapreceive.htm]

[Rfc's -- PDF|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f078394a-4469-2910-c4bf-853c75674694]

Hope this would help you.

- Narin

Former Member
0 Kudos

Hi Jacky.

I would like to suggest a couple of references,

[SDN Weblog Code Gallery - Standard Reference for Effective data transfer using Remote Function calls - Starting a New Task - Scenario|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5131] [original link is broken] [original link is broken] [original link is broken];

[SAP HELP Library - Standard Reference for CALL FUNCTION - STARTING NEW TASK - Business Example|http://help.sap.com/saphelp_nw04s/helpdata/en/43/5621defc1be74eb25de334f464b9cf/content.htm]

[SDN - Reference - comibining parallel processing (CALL FUNCTION STARTING NEW TASK) - Sample Report|;

[SDN - Reference - Call Batch Input from RFC problem|;

Hope that's usefull.

Good Luck & Regards.

Harsh Dave