Posted: Thu Aug 09, 2012 5:28 pm Post subject: Program to delete entries in Al11
Hi ABAP Gurus,
I have the requirement to develop a flexible program which can scan a certain subfolder in AL11 and delete files which are older than one week (the date from which one week is subtract is entered by the user)
Please give me suggestions how can i start with it.
Age: 170 Joined: 04 Oct 2007 Posts: 1218 Location: Санкт-Петербург
Posted: Fri Aug 10, 2012 2:15 pm Post subject:
U can use unix commands
'ls -lR' - get list of all files with directory
'rm -rf dir_or_file_name' - delete file or directory _________________ Молитва - это запрос разработчику на изменение кода программы.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
All product names are trademarks of their respective companies. SAPNET.RU websites are in no way affiliated with SAP AG. SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver and any other are registered trademarks of SAP AG. Every effort is made to ensure content integrity. Use information on this site at your own risk.