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 poll

Former Member
0 Likes
725

hi gurus

I call a report to my module pool program vya Tcode.

when i give a in put in madule pool program that field gos to report field and it have to execute what i have to do for that can any one solve my problem

Edited by: sreekanth chowdary on Sep 2, 2008 11:10 AM

5 REPLIES 5
Read only

Former Member
0 Likes
679

Can you please brief on your requirement......its quite unclear.......

Regards,

Kunjal

Read only

0 Likes
679

I installed SAP r/3 in my server successfully. Now I want to configure the server to another system through LAN . how can I configure

Read only

0 Likes
679

Do not violate the rules of the forum.Do not post 2 questions in one post.

Allways give meaningful Subject so that other can easily help you.

Madhu.

Read only

Former Member
0 Likes
679

Hi Dude,

U call a program in this Syntax,

SUBMIT {rep|(name)} [USING SELECTION-SCREEN dynnr]

[VIA SELECTION-SCREEN] [WITH expr_syntax1].

This WITH parameters pass values to the selection screen.

Regards,

Ramki.

Read only

Former Member
0 Likes
679

Hi

This is saai.

using LEAVE TO LIST PROCESSING u can do.