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

Default value in table field

Former Member
0 Likes
404

Can i set default value in a field of table (Custom SE30)

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
368

This is possible only either through the PBO module of that screen or by using the Events in Table Maintenance.

you can use the event Create new entry-05.

Regards,

Rahul Girdhar

2 REPLIES 2
Read only

Former Member
0 Likes
369

This is possible only either through the PBO module of that screen or by using the Events in Table Maintenance.

you can use the event Create new entry-05.

Regards,

Rahul Girdhar

Read only

Former Member
0 Likes
368

thanks for your reply.......