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

Problem with Screen EXITS.

Former Member
0 Likes
294

Hi,

I need to to some enhancements to my std screen for T.code IE03.

I found screen exits and Function exits for that .

I create the subscreen in screen exit and linking to the functional exit,

Whem i am activiting it raises the error

"Incorrect nesting Before the Statement module structure introduced by function must be conclude by endfunction."

Can any one suggest the solution for this problem.

Points will be awarded.

regards,

Jayasimha

1 REPLY 1
Read only

Former Member
0 Likes
271

The Problem can be due to incorrect closing of syntex.. either in function module or in PBO or PAI module. i.e you might have started by saying function but endfunction is missing or same goes for PBO / PAI module do check it and let us know

No Rewards Pz..