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

Error Message in Field Exit

Former Member
0 Likes
646

Hi All,

We have a FM which throws an error message. When that is executed in report, it works fine and the error message is displayed.

We have implemented this FM in FIELD EXIT for PRCTR. But it is not throwing any message. We checked the data, it is fine.

Can any one know how to solve this??

Thanks,

Sreedhar

Can you double check whether your DE is in ACTIVE status in <b>RSMODPRF</b> program.

Regds

Manohar

4 REPLIES 4
Read only

Manohar2u
Active Contributor
0 Likes
610

Can you double check whether your DE is in ACTIVE status in <b>RSMODPRF</b> program.

Regds

Manohar

Read only

Former Member
0 Likes
610

Hi Manohar,

It is active....

Sreedhar

Read only

0 Likes
610

Also you need to check whether this is assigned to any program/screen. As you know it will only trigger in the attached program.

See the documentation of RSMODPRF program.

Regds

Manohar

Read only

Former Member
0 Likes
610

Hi Manohar,

It is attached to KS01 transaction screen and field PRCTR.

Sreedhar