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

Getting error Uni code check when modifying Ztable from work area?

Former Member
0 Likes
413

Hi all,

Getting error Uni code check when modifying Ztable from work area?

and how to increment counter when data modified?

FM 'popup_to_confirm'.

IMPORTING

answer = RES.

CHECK

RES = '1'.

WRITE 😕 'UPDATE'.

MODIFY ZPPT_PPDPLAN FROM GWA_FIN_PROD.

thanks in advance..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
393

what error you are getting. make sure source and Target are of similar sturcture.

what error you are getting. make sure source and Target are of similar sturcture.

1 REPLY 1
Read only

Former Member
0 Likes
394

what error you are getting. make sure source and Target are of similar sturcture.