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

Module pool problem

Former Member
0 Likes
607

Hi,

I m using module pool and i have used select-options in the screen, for that i have definged select-options as subscreen and called using call subscreen... in module pool.

My problem is when i validate select-options im thrown error message and that select-options getting disabled i tried to keep chain and endchain in the module program and that says that it can not recognize the select-options(fields).

any solution for this.

Thanks,

Nagaraju.

5 REPLIES 5
Read only

Former Member
0 Likes
575

Hi

In your module pool create a new include and here manage the event for selection-screen: AT SELECTION-SCREEN.

Here insert your validations for the selection screens.

Max

Read only

Former Member
0 Likes
575

Hi

Use FM for for creating select-options in module -pool.

complex_selections_dilogue

Regards

Su

Read only

Former Member
Read only

Former Member
0 Likes
575

Hi

The correct FM is complex_selections_dialog.

regards

Su

Read only

Former Member
0 Likes
575

Hi ,

One more url...

Rgds

Mohit