Skip to Content
0
Former Member
Feb 10, 2011 at 06:35 PM

Do TSE05 Pattern Entries Get Deleted During Upgrade?

69 Views

I have read in this forum that you can add records to table TSE05 to create a default header for your programs.

One of the examples stated to use this: APP_OBJ = ADDM and KEYWORD = REPORT

If I use that key to add records, I am using an SAP key. Currently, there are 9 records in the table for that key. If I were to add records 10 - 20, wouldn't my records be deleted during an upgrade? I understand that only records where APP_OBJ = 'U*' are not overwritten.