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

MULTIPLE RECORDING

Former Member
0 Likes
386

Hello ALL,

How to call one recording inside other recording.

Its like i have one prog which is been transfered by using "recording copy to prog option" now from this prog i want to call another recording.

How to do it?

THanks,

SUnny

3 REPLIES 3
Read only

i048168
Product and Topic Expert
Product and Topic Expert
0 Likes
366

Hi,

use CALL TRANSACTION SHDB ... within the specified program and pass the appropriate parameters.

Regards

Vadi

Read only

Former Member
0 Likes
366

thnks..

can u give full syntax for the statement

Sunny

Read only

Former Member
0 Likes
366

solved by own