2007 May 10 2:24 PM
Hi All,
Plz can u suggest any function module to upload a presentation server file to application server file without taking to internal table or such.
If you have an FTP connection, then you can transfer the file to application server
directly using FTP tool
other than that you have to use internal tables
2007 May 10 2:25 PM
2007 May 10 2:25 PM
2007 May 10 2:27 PM
Hi ,
The transaction CG3z is not available in the SAP system i am using.
Plz can u suggest anything else.
2007 May 10 2:32 PM
If you have an FTP connection, then you can transfer the file to application server
directly using FTP tool
other than that you have to use internal tables
2007 May 10 2:34 PM
Hi,
Check if you have this FM in your system.
CALL FUNCTION 'C13Z_FRONT_END_TO_APPL'
EXCEPTIONS
OTHERS = 1.
The tcode calls this Function module internally.
Cheers
VJ
2007 May 10 2:25 PM
use <b>CG3Z</b> TCODE
CG3Z -
presentation to appication server
CG3Y -
Appl to Presentation server
Message was edited by:
Chandrasekhar Jagarlamudi
2007 May 10 2:48 PM
Hi All,
Is there any way transaction or Function Module to upload a presentation file to an application server in BI Server.
Thanks
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |