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

Calling external command from Report

Former Member
0 Likes
418

Dear All,

I want to call an external command (command available in SM69) from my Report & want to pass/send File Name as a parameter to it.

How can I do it?

Please help.

Thanks a lot in advance for your kind help.

Kind Regards,

Prasad

2 REPLIES 2
Read only

Former Member
0 Likes
373

Hi,

Goto Transaction SM69.Choose Display -> Change.

To create a command, fill the fields like Command name,Operating system,Type,Operating system command:,Parameters for operating system command: Additional parameters allowed: .......

Regards,

jaya

Read only

Former Member
0 Likes
373

HI,

Check this FM SXPG_COMMAND_EXECUTE and Function Group SXPT. You may get some help.