Application Development and Automation 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: 
Read only

tables custimization

Former Member
0 Likes
406

hi

in the 'z' table the column first name +last name should be omitted.furthermore, the transaction code'' is to be customized accordingly.

for this can you give me the analysis. what we have to do

3 REPLIES 3
Read only

Former Member
0 Likes
384

hi,

To delete a field in a table, place teh cursor on the field and press Delete row button.

Regards,

Sailaja.

Read only

Former Member
0 Likes
384

hi suresh,

first check if those fields are used anywhere by using where used list option

if they are not used anywhere , first remove the table contents from that field,

then remove those fields

goto SE14 give the tablename , Adjust and Activate

Read only

Former Member
0 Likes
384

Hi,

follow below steps

1) go to se11-delete fields

2) se11-utilities-database utilies-adjust database

3) delete table maintainence generator and create

new table maintainence generator .

4) Also search program using this table and make

changes otherwise it may result in short dump

Regards

Amole