‎2006 Nov 24 2:06 PM
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.
‎2006 Nov 24 2:09 PM
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
‎2006 Nov 24 2:12 PM
Hi
Use FM for for creating select-options in module -pool.
complex_selections_dilogue
Regards
Su
‎2006 Nov 24 2:17 PM
Hi,
Please check out the below links . they might be helpful.
http://help.sap.com/saphelp_46c/helpdata/en/34/8e72da6df74873e10000009b38f9b8/frameset.htm
http://help.sap.com/saphelp_erp2004/helpdata/en/9f/dba9e735c111d1829f0000e829fbfe/frameset.htm
Rgds
Mohit
‎2006 Nov 24 2:19 PM
‎2006 Nov 24 2:20 PM