how to create folder in unix application ex al11)? Reply 1 ACCEPTED SOLUTION venkat_o Active Contributor 2009 Oct 23 4:15 AM 0 Kudos 204 SAP Managed Tags: ABAP Development Hi, Run RN2LN205N program. Click on EDIT menu->Execute Command->Now enter mkdir /tmp_new/ Where ...
I am uploading some data to a file in a folder in application server, created in AL11 tcode. In my program i need to restrict the unauthorized users to create/write/read a file in app server. I dont know how to do this. Kindly give me the code, please it wil be helpfull for...
Configure your Nginx server block or Apache Vhost to point to the /public folder e.g. nginx location / { try_files $uri $uri/ /index.php?$query_string; } e.g. apache Options +FollowSymLinks RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f Rewri...
Select the folder in which you want to create the iView Right click: New -> iView Select SAP Transaction iView Click Next Step 2: General Properties Enter iView Name: TOR Enter iView ID: TOR Save as: iView Click Next Step 3: Selection of Application Variant Select SAP GUI for Windows Cli...
180 SAP Managed Tags: ABAP Connectivity Anybody has an idea? I can send the idocs to my directory in AL11 but I would need to put them in a folder share in Windows server. How can I do the connection of if you have another solution, it will be appreciated... Reply All...
kesavadas_thekkillath Active Contributor In response to Former Member 2009 Apr 21 11:31 AM 0 Kudos 520 SAP Managed Tags: ABAP Development Ex: create a shared folder in the destination PC names share. Give write authorization to that folder. then in GUI_DOWNLOAD. pass the path ...