‎2006 Mar 11 4:55 AM
Hi,
Kindly guide me, which is the equivalent function modules for ws_query and ws_execute in Version ERP 2004.
Regds,
Rajesh P
‎2006 Mar 11 4:57 AM
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.
‎2006 Mar 11 4:57 AM
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.
‎2006 Mar 11 5:06 AM
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
‎2006 Mar 11 5:09 AM
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
‎2006 Mar 11 5:17 AM
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.
‎2006 Mar 11 5:19 AM
‎2006 Mar 11 5:32 AM
Hi amit,
do you have any idea about ws_query equivalent func. mod. in ERP 2004.
‎2006 Mar 11 5:34 AM
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.