Application Development 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: 

Table maintenance

Former Member
0 Kudos

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

FredericGirod
Active Contributor
0 Kudos

No,

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

Rgd

Frédéric

hymavathi_oruganti
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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

sbhutani1
Contributor
0 Kudos

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>