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

Regarding screen exits

Former Member
0 Likes
815
  • Hi,

I am trying to enhance a PR screen (me51n) with a new field old PR number.

I have appended the field ZZOLD_PR_NO to the table EBAN and also enhanced the screen with the field.

I am able to see my new field on the screen  in me53n/ me52n but when i give any inputs to this screen field and save, the same is not reflected in the table EBAN.

Kindly help me with the code to resolve this issue.

Thanks a lot in advance.

  • Hi,

I am trying to enhance a PR screen (me51n) with a new field old PR number.

I have appended the field ZZOLD_PR_NO to the table EBAN and also enhanced the screen with the field.

I am able to see my new field on the screen  in me53n/ me52n but when i give any inputs to this screen field and save, the same is not reflected in the table EBAN.

Kindly help me with the code to resolve this issue.

Thanks a lot in advance.

4 REPLIES 4
Read only

vinoth_aruldass
Contributor
0 Likes
790

hi,

you have to write the code in pai logic .. write the code inside the exit where you enhanced screen.

hope it helps,

Vinoth

Read only

vinoth_aruldass
Contributor
0 Likes
790

hi,

has your problem solved?

vinoth

Read only

0 Likes
790

thanks Vinoth...my issue got resolved.

Read only

0 Likes
790

hi,

Close the thread by giving a correct answer then?