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
478

Hi Friends,

In a module pool program , how to add a field ,so that it should display the field name along with its value in output ? pls guide me with small example .pls treat this as urgent .

Thx and Regds,

bapi

3 REPLIES 3
Read only

former_member196299
Active Contributor
0 Likes
458

hi Bobby ,

can you be more specific on your requirement ?

Regards,

Ranjita

Read only

Former Member
0 Likes
458

Hi bobby,

1. Goto layout of our program

2. click on GetfromDictionary tab or Get from Program tab depending upon ur requirement. for eg: if u want to retrieve carrid from sflight and display i output then go to GetfromDictionary.

3. choose the fields that u want

4. they will appear in your screen.. then set the properties and use in your program accordingly...

I think this will help you..

Regards,

Prem Raj

Read only

Former Member
0 Likes
458

Hi bapi,

go to screen painter and add whatever field you want to add you can also add text to those fields,if you want a tabular form then you may use table control,

please reward if heplful

regard vikaas