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: 

Module pool program

Former Member
0 Kudos

Hi all,

Where i canfind sample modulepool programs.

i need to write a module pool program where ineed to display one input field and where i canenter a plant number.

and i need to have a table control with two fields say all available plants in the system and one checkbox,

if i enter anything in the input field the user must check the same plant in the table control or error messge should be displayed.

please help me

5 REPLIES 5

Former Member
0 Kudos

Hi

Try to see program demo as SAPMDEMO_TRANSACTION

Max

naimesh_patel
Active Contributor
0 Kudos

Hello,

Refer program RSDEMO02

Regards,

Naimesh

former_member181962
Active Contributor
0 Kudos

Hi Ravi,

Go to se38 and give demodynpro and press F4.

YOu will get a list of demo module pool programs.

One more T-Code is ABAPDOCU.

YOu can find more examples there.

See the prgrams:

DEMO_DYNPRO_TABLE_CONTROL_1 Table Control with LOOP Statement

DEMO_DYNPRO_TABLE_CONTROL_2 Table Control with LOOP AT ITAB

for your requirement.

Regards,

Ravi

Former Member
0 Kudos

Hi Ravi

for sample module programs, you can go to transaction se38->GOTO->ABAP exapmples

for examples on Control , you can go to

se38->GOTO->exapmples-> controls (contain examples in table controls)

Former Member
0 Kudos

Hi,

Refer Tcode ABAPDOCU.

Refer this thread:

Regards,

Gayathri