‎2007 Jun 28 8:20 AM
Hi all,
I can't adding two fields in data dictionary.
it is possible to adding fields in dictionary level.
Thanks
Aravind.s
‎2007 Jun 28 8:34 AM
Hi
What do you mean by Dictionary?
There are lot of objects in dictionarly like dataelements, domains, tables, views, lock objects,search helps, type groups etc
I hope you wants to add 2 fields in a table
yes you can add, by appending the structure of a table.
and you have to populate that fields from the respective transaction
Reward points for useful Answers
Regards
Anji
‎2007 Jun 28 8:34 AM
Hi
What do you mean by Dictionary?
There are lot of objects in dictionarly like dataelements, domains, tables, views, lock objects,search helps, type groups etc
I hope you wants to add 2 fields in a table
yes you can add, by appending the structure of a table.
and you have to populate that fields from the respective transaction
Reward points for useful Answers
Regards
Anji
‎2007 Jun 28 8:38 AM
using
Append structureyou can addd the fields in the data dictionary table ..
reward points if it is usefull ..
Girish
‎2007 Jun 28 8:42 AM
Hi,
Yes, you can insert new fields in the custom table using SE11.
Once it is done, you can use database utility (SE14) to adjust the table and regenerate the table maintenance.
Please check this link for more information on database utilty.
In your case, you may want to adjust database structure with the new additional fields.
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0e3446011d189700000e8322d00/content.htm
Regards
‎2007 Jun 28 10:46 AM
hI aRAVI,
We can do that by writing the code..You want to write the code for adding the two dictionary fields...Then try to run this in background jobs as per your wish
Try to REWARD if USEFUL!!!!!!!!!!!!!!!!!!!!!
‎2007 Jun 28 11:05 AM
Yes
U can append or include
Just click on the append button u ll get some field list to be entered after doi ng so
dont forget to activate the tabel
‎2007 Jun 28 11:12 AM
‎2007 Jun 28 11:13 AM
hi
se11--> enter the table name --> change --> add(create) the required fields > go to utilities> data base utility--> adjust and activate the table-click it . now come to table screen and activate it. now it will not show any error. if still the same error persists then in data base utility click on delete data and then click on adjust and activate the table.
reward if useful.
vennila.