‎2014 Apr 25 11:45 AM
Hi Experts,
I need to call a Dialog program from a standard program and I need the data which is processed by the dialog program. Since the CALL DIALOG statement is obsolete, could you please suggest me if there is any alternate way to achieve this?
‎2014 Apr 25 1:20 PM
‎2014 Apr 25 1:26 PM
thanks for your reply
Could you please elaborate, because only using CALL TRANSACTION we cant get any return value.
I need to use the data which is processed by the dialog program.
‎2014 Apr 25 1:30 PM
If you need to use a dialog pool then you have to use CALL DIALOG. Obsolete isn't always obsolete in the SAP world!