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 Program (SAP-ABAP)

Former Member
0 Likes
540

Hi,

Module pool program contains one report prog. and one screen.

it is a standard one but i need to copy this program and trying to make some changes in that prog. my reqirement is to add one field (mara -extwg) in selection screen and also in report output.i have made the changes in report but i m not getting output with new field .the field (mara-extwg) does not available in Screen -1000.

Could u pls guide me with a small example what need to be changes require for both the report ,and scrren ?

Thx and Regds,

bapi

<Post was moderated>

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
502

Can you please confirm

ru running the report as a standalone or by submitting from module pool.

ru using ALV/ normal list.

shaik bhasha

3 REPLIES 3
Read only

Former Member
0 Likes
503

Can you please confirm

ru running the report as a standalone or by submitting from module pool.

ru using ALV/ normal list.

shaik bhasha

Read only

Former Member
0 Likes
502

if u can paste the pieces of code u changed/modified/added,

that would help us.

Read only

Former Member
0 Likes
502

hi bobby,

i think u have modified in program...but not in screen 1000....u have to add text and input/ouput field in screen 1000. else jus have one select-option in your program for tat field...i think this will help you...