‎2007 Jan 09 6:19 AM
Hi ,
I created one table and also creted a transaction code for that table where when we execute the transaction all the contents of the table are displayed in display mode.
Now i made the changes in the table (like field names , dataelements) and activated it.But these changes are not reflecting in the transaction.
Please tell me how to update transaction with the changes made in the table.
‎2007 Jan 09 6:23 AM
1) check if u have activated ur dataelements and tables
2) go to se80 and ur module pool program and right click on name and activate it 2
amit
‎2007 Jan 09 6:21 AM
did u regenarate the table maintenance generator for the same in tcode Sm30.
Do the activate and adjust database and regenarate the table maintenance for the same .
regards,
vijay.
‎2007 Jan 09 6:21 AM
just check when u make transaction for table maintinance
in parameter value u pass
show 'X'
INSTEAD OF THIS PASS
UPDATE 'X'
‎2007 Jan 09 6:23 AM
1) check if u have activated ur dataelements and tables
2) go to se80 and ur module pool program and right click on name and activate it 2
amit
‎2007 Jan 09 6:31 AM
Go to SE 14 and enter ur table and activate it by clicking on pushbutton Activate and adjust Database button
‎2007 Jan 09 1:51 PM