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: 

SM69 configuration

Former Member
0 Kudos

Hi,

We need to configure the following command in SM69 in order to search files in a folder.

ls + file path + file name *.

Can anybody help me wht we need to give in operating system command and parameters for operating system command.

1 ACCEPTED SOLUTION

SuhaSaha
Advisor
Advisor
0 Kudos

I don't think you need to enter the filename + path while adding the external command in SM69.

You have to pass these values to the interface param ADDITIONAL_PARAMETERS of the func. module 'SXPG_CALL_SYSTEM'.

BR,

Suhas

3 REPLIES 3

SuhaSaha
Advisor
Advisor
0 Kudos

I don't think you need to enter the filename + path while adding the external command in SM69.

You have to pass these values to the interface param ADDITIONAL_PARAMETERS of the func. module 'SXPG_CALL_SYSTEM'.

BR,

Suhas

Former Member
0 Kudos

I tried by giving in the additional parameters, but it is not working.

Former Member
0 Kudos

Hi ,

what is the error that it is giving you.

Do you have authorization for doing this activity otherwise it will give you error.

Regards,

Uma Dave