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

View maintenance - How to get modified data?

Former Member
0 Likes
564

Hi there,

at the moment I'm searching for an possibility to get the modified data out of the view before save. Within the table TOTAL & EXTRACT I'm only able to get the data which are already saved on the data base, but not the modified real data of the screen.

Do you know how to get the modified data befor save within an FIELD ... MODULE statement???

Kind regards, Kathrin

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
514

Hi,

If u r working with Table maintenance generator then try to use its event 'Before saving the data in the database'

regards

Hi there,

at the moment I'm searching for an possibility to get the modified data out of the view before save. Within the table TOTAL & EXTRACT I'm only able to get the data which are already saved on the data base, but not the modified real data of the screen.

Do you know how to get the modified data befor save within an FIELD ... MODULE statement???

Kind regards, Kathrin

2 REPLIES 2
Read only

Former Member
0 Likes
515

Hi,

If u r working with Table maintenance generator then try to use its event 'Before saving the data in the database'

regards

Read only

0 Likes
514

I don't want to implement the check within the view /ViewCluster Event .. I want to check this within an PAI Module. Is this not possible?

Kind regards, kathrin