2008 Feb 13 5:26 AM
Hi all,
What is the alternative for the function module,
GUI_DOWNLOAD???
Is there any standard method available for doing that???
If so pls tell me the class name and method name...
Thanks in advance...
2008 Feb 13 6:26 AM
Hello Babuji,
Following are the function modules for downloading data to Presentation server:
GUI_DOWNLOAD
GUI_VSS_DOWNLOAD
DOWNLOAD
WS_DOWNLOAD
CL_GUI_FRONTEND_SERVICES
For Application server you need to use OPEN DATASET <Dataset Name> FOR INPUT IN TEXT MODE ---> TRANSFER ---> CLOSE DATASET
Regards,
Moqeeth.
Hello Babuji,
Following are the function modules for downloading data to Presentation server:
GUI_DOWNLOAD
GUI_VSS_DOWNLOAD
DOWNLOAD
WS_DOWNLOAD
CL_GUI_FRONTEND_SERVICES
For Application server you need to use OPEN DATASET <Dataset Name> FOR INPUT IN TEXT MODE ---> TRANSFER ---> CLOSE DATASET
Regards,
Moqeeth.
2008 Feb 13 5:50 AM
Hi,
check this
CL_GUI_FRONTEND_SERVICES
____________________________________________________
Short Text
Frontend Services
Functionality
The class CL_GUI_FRONTEND_SERVICES contains static methods for the
following areas:
File functions
Directory functions
Registry
Environment
Write to / read from clipboard
Upload / download files
Execute programs / open documents
Query functions, such as Windows directory, Windows version, and so on
Standard dialogs (open, save, directory selection)
2008 Feb 13 5:56 AM
Hi,
Check the Function Module GUI_VSS_DOWNLOAD under the Function Group SFES.
Reward if Helpful.
2008 Feb 13 6:26 AM
Hello Babuji,
Following are the function modules for downloading data to Presentation server:
GUI_DOWNLOAD
GUI_VSS_DOWNLOAD
DOWNLOAD
WS_DOWNLOAD
CL_GUI_FRONTEND_SERVICES
For Application server you need to use OPEN DATASET <Dataset Name> FOR INPUT IN TEXT MODE ---> TRANSFER ---> CLOSE DATASET
Regards,
Moqeeth.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |