2009 Jul 23 9:17 AM
Hello,
On SAP R/3 4.6c, I want to delete a directory from AL11. Not delete content but only remove logical link.
Does anyone know how I can do this ?
many thanks
Hello,
On SAP R/3 4.6c, I want to delete a directory from AL11. Not delete content but only remove logical link.
Does anyone know how I can do this ?
many thanks
2009 Jul 23 9:22 AM
HI,
Using FILE transaction you can remove the link from the associated Logical File.
Is that what you need?
Regards,
Ankur Parab
2009 Jul 23 9:23 AM
I think if you delete the directoy then the contents also would be deleted, you can consult with your Basis guys.
2009 Jul 23 9:28 AM
2009 Jul 23 9:31 AM
Maybe I can explain the situation.
In AL11 I have a directory called DIR_ORAHOME which contains initilization files et many others files which not have to be accessed.
I had a look in transaction "FILE" but I'm not able to find directories exiting in AL11.
I don't want to drop the directory from the server but only remove it in AL11.
Thanks
2009 Jul 23 9:39 AM
Hi,
I've got half an answer, and while I've not been able to use it to delete a directory from AL11 I think the potential's there.
In AL11 highlight a directory on the list and choose 'Configure'. Now the fun starts, then next screen hasn't actually pulled through the line you selected, but it does have an option to delete on the menu. So if you could fill the three fields with the right values you could potential delete a directory.
Like I said, half an answer but hopefully it will set you in the right direction.
Regards,
Nick
2009 Jul 23 9:43 AM
I've already tried to put the correct info and click on delete but it doesn't work...
2009 Jul 23 9:55 AM
Hi,
The more I look at it that makes sense, that view is only for the user-defined directories, not that standard ones.
I've look at that code the AL11 calls an I think the list of standard directories is hard codes in the transaction. Take a look at program RSWATCH0 subroutine write_db_home, you would have to modify this program to remove this from AL11.
Regards,
Nick
2009 Jul 23 9:59 AM
2009 Jul 23 10:02 AM
Thank you Nick.
Don't you think removing this in program RSWATCH0 would not produce side effects ?
2009 Jul 23 10:11 AM
Hi,
Obviously I would never encourage anyone to modify SAP-delivered code
Doing a where-used on the program RSWATCH0 it is called from a number of other programs, but most do a SUBMIT so I guess you would want to remove the DIR_ORAHOME from those too.
Ultimately this is just a report, the risk of changing this in my view is fairly low.
Regards,
Nick
2009 Jul 23 10:40 AM
Files I'd like to hide (connection string to remote database) have been moved in another directory that is not viewable in R/3.
It's more simple that modifiy a standard program, especially when an upgrade is planned soon
Thank all for your quicks answers.
2009 Aug 13 9:45 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |