SAP BASIS SE14 DB Utility for Re-generate the table maintenance generator or adjusting the table of database and activation in SE14

** Myself
SE14 transaction is basically used to activate and adjust the database table, delete database table and make the table consistent we use SE14.
1) If you add any primary key to table , at that time when you activate the table it throws an error. So in this case you can use SE14 transaction to adjust and activate the table.
2)or if you change the key fields of any Table then this Change is not transported to another system and the program which is using this Table may give runtime Error/Dump.
We need to manually reflect the changes of the Table.
3) Or you have activity with Index and not pass , at that time when you activate the table pass but it throws an error. So in this case you can use SE14 transaction to adjust and activate the table.
Example1: If you change the length of a dataelement of a field, obviously the memory required to hold that field length may be more Or less. These memory area will get adjusted through SE14. ( Same for Key fields also).
This Transcation code is used to maintain the changes to the custom table that you had created.
Example2: You had created a Ztable with 4 fields and activated and maintanined the table with some new entries in it.
If you got a requirement to add a new filed or remove the existing field from the ztable then you will use the option called Database Utility. This option will adjust the new structure that you had chnaged/ added into the database so that it can place the data in the appropriate fields.
Se11
clip_image002



St22
clip_image004
Se14
clip_image006
-> analyze adjustment
clip_image008
-> checking -> runtime object (consistency)
clip_image010
clip_image012
-> checking -> database object (In consistency)
clip_image014
Go back to first page
clip_image015
->”background” and “Cont Adjustment”
clip_image017
 
Consistency
clip_image019

0 comments:

Loading