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 task

Former Member
0 Likes
403

Hi all,

I have a requirement when working with module pool i.e

I take customer number as input from the sceen and check the checkboxes : name, city and address then I should retrieve the record for that customer number.

with regards,

Asha Latha Surapaneni

2 REPLIES 2
Read only

Former Member
0 Likes
357

Moderator message - Welcome to SCN. But this is not an ABAP training forum. I suggest that you get one of the good ABAP books that are out there and maybe join an internet forum that caters to beginners. Also, Please read and and [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers] before posting again. And post in the correct forum. Post locked. Rob

Read only

Former Member
0 Likes
357

Hi Asha,

For this u have to pass the what ever the variables u have selected in ur check box into the select query ...based on this u can display...

i hope it is usefull fro u..

all the best