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 program

Former Member
0 Likes
777

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
Read only

Former Member
0 Likes
740

Hi

Try to see program demo as SAPMDEMO_TRANSACTION

Max

Read only

naimesh_patel
Active Contributor
0 Likes
740

Hello,

Refer program RSDEMO02

Regards,

Naimesh

Read only

Former Member
0 Likes
740

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

Read only

Former Member
0 Likes
740

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)

Read only

Former Member
0 Likes
740

Hi,

Refer Tcode ABAPDOCU.

Refer this thread:

Regards,

Gayathri