2007 Jun 02 6:56 AM
Hi,
We need to map our share folder from share point server.Network team provided around 50GB shared location
sdc01801\BI-share
Above folder how to see from AL11. I configure above alias into AL11 but we could not see above folder.
How to map this folder so that we can see from AL11.
- Kristene
Hi Kristine,
call function 'GUI_CREATE_DIRECTORY'
exporting
dirname = '//<ip_address>/qfilesvr400/<host>/usr/sap/TST/SYS/Folder1'
exceptions
failed = 1
others = 2.
Reward if useful.
Thanks
Aneesh.
2007 Jun 02 6:58 AM
2007 Jun 02 7:04 PM
Santosh ,,
I dont think basis can help for this issue.Is there a way to create directory in diffrent system and so that we can see from Al11..
- kristene
2007 Jun 02 7:11 PM
Hi Kristine,
call function 'GUI_CREATE_DIRECTORY'
exporting
dirname = '//<ip_address>/qfilesvr400/<host>/usr/sap/TST/SYS/Folder1'
exceptions
failed = 1
others = 2.
Reward if useful.
Thanks
Aneesh.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |