Automatic Deletion of Login accounts

Question: Our shop deletes the login accounts of terminated users. I have written a CATT script using SU01 to delete these accounts. I would like to push our weekly HR terminate list in CATT format to each UNIX server running SAP and then have the CATT run from a batch job. However, I cannot seen to get the CATT to input a file from UNIX. Is there a way to do this?

Thanks!

Answer:
How are you determinng who is terminiated? If you use HR then have the "file" self determined at run time and use CALL TRANSACTION with BDC table and do not use the CATT. THen it runs automatically without you having to create a table. Your other option is to load the "table/file" into the INDX file and have the BDC reportread the INDX table as its source, If you load the file into INDX it can run, if it finds nothing it skips the catT

Answer:
John,
We do not use HR to control these accounts, so it would be manually. Can you give a bit more detail on "Your other option is to load the "table/file" into the INDX file and have the BDC report read the INDX table as its source, If you load the file into INDX it can run, if it finds nothing it skips the catT"? I am not sure what you mean by INDX file. Is the BDC for SU01?

Thanks,

Kerry
Copyright ?2007 - 2008 www.jt77.com