Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting of PAT and ATT File

Former Member
0 Kudos

Hi ,

Can anyone help me 1. in which table PAT and ATT is store. 2. If i want to delete both file then how can i delete this?

3. I want to see all tables , then which T-codes i have to used for this?

2 REPLIES 2

Former Member
0 Kudos

Hi Devendra,

1.PAT and ATT files get stored in directory <DRIVE>:\usr\sap\trans\eps\in

2.You can delete them at OS level.GO to this directory and delete them as you do normally when deleting a file,be it in Windows or Unix.

3.You can use tcode SE11 for dispalying the tables.

Hope this helps.

Thanks,

s<i><b>A</b></i>mik.

0 Kudos

The tables can also be viewed from Database table.If the db is SQL,you can view all the tables through SQL Enterprise Manager.

Award Points if this helps you.

s<i><b>A</b></i>mik.