Application Development 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: 

Table control in Module pool Program

Former Member
0 Kudos

Hi All,

here i have a small requirement on module pool application.

i will explain my scenario more in detail.Here i have one delivery number.if i give this delivery number and click on capture it will capture all the materials for that delivery numeber in a table control.here the material may be one or more than one.we can select table control records.so if the material is more than one user has to select only one material once.if he will try to select the second material we want to display an error message will display.how to handle this requirement.

please give me suggestions regarding coding also.

Thanks in advance,

swami

Edited by: swaminath kamasani on Oct 1, 2008 11:50 PM

1 REPLY 1

Former Member
0 Kudos

Do you need to know how to display an error message if multiple lines are selected or the coding for the entire requirnment??

For error message part:

Dont set the Table control attributes - multiple selection.