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

Equivalent Func. Mod. for Version ERP 2004

Former Member
0 Likes
993

Hi,

Kindly guide me, which is the equivalent function modules for ws_query and ws_execute in Version ERP 2004.

Regds,

Rajesh P

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
970

Hi rajesh,

1. im not sure if it exits in 2004

2. but check out for functions in group

SFES

3. GUI_EXECUTE

GUI_*

regards,

amit m.

7 REPLIES 7
Read only

Former Member
0 Likes
971

Hi rajesh,

1. im not sure if it exits in 2004

2. but check out for functions in group

SFES

3. GUI_EXECUTE

GUI_*

regards,

amit m.

Read only

0 Likes
970

Thanks Amit,

But already I am searching the Function group SFES, but i am not getting it precisely.

Gui_execute does not exist.

Gui_exec is available and i am not sure how far it is equivalent to ws_execute.

Kindly guide on this..

Regds,

Rajesh P

Read only

0 Likes
970

Thanks Amit,

But already I am searching the Function group SFES, but i am not getting it precisely.

Gui_execute does not exist.

Gui_exec is available and i am not sure how far it is equivalent to ws_execute.

Kindly guide on this..

Regds,

Rajesh P

Read only

0 Likes
970

Hi again,

1. sorry its GUI_EXEC (not GUI_EXECUTE)

2. Its same as ws_execute

(i suppose u want to execute some program

on front-end server)

3. Go for it. It works fantastic.

regards,

amit m.

Read only

0 Likes
970

thanks Amit,

I will check it out.

Read only

0 Likes
970

Hi amit,

do you have any idea about ws_query equivalent func. mod. in ERP 2004.

Read only

0 Likes
970

hi again,

1. what do u want to do with ws_query

2. see all with GUI_*

<b>GUI_GET_FILE_INFO (for getting file information)</b>

regards,

amit m.