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

Table maintenance

Former Member
0 Likes
517

Hi,

In my dictionary table I have 3 system defined fields, syuname, sydatum and syuzeit. When i enter new entries into the table, is there any way in which these three fields can have default values, ie: if they can be automatically generated when a user fills in an entry?

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
482

No,

the only way is User-exit / Badi / ...

Rgd

Frédéric

Read only

hymavathi_oruganti
Active Contributor
0 Likes
482

if it is ztable, from pbo of the table maintanance screen u can set default values

Read only

Former Member
0 Likes
482

Hi,

you cannot automatically generate the data, but you have events in the TABLE MAINT where you can update the values before they are saved to the database.

Look in help for events in TABLE MAIN.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

sbhutani1
Contributor
0 Likes
482

Hi sruthy,

if you are using a Ztable then you can set these value in value range of data domain.

Regards

Sumit Bhutani

<b>Ps reward points if helpful</b>