Skip to Content
0
Former Member
Apr 30, 2014 at 07:40 AM

Successor of CALL DIALOG statement?

27 Views


Hi Experts,

We used to have a statement called CALL DIALOG in previous versions which was helpful in the following ways:

1.Calling a dialog program(module pool) from another program.

2.Data Traffic between two programs.

3.Both program work in Same LUW.

THIS STATEMENT IS NOW OBSOLETE !

Now i have a legacy program doing the same activity where the dialog program is being called using the calll dialog technique into a FM and which in turn is being called in a user exit.

I have done research but could not find an alternate to this technique.

Any one out there got some solution to this?

Thanks,

Sachin