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

Screen Design

Former Member
0 Kudos
265

HI all,

i have some data in the i_final table. my requirement is i want to display them in a screen by calling in the program..

pl help me with coding.

one more thing ...

while desining the fields of i_final in the screen what name and text should be given ? pl do tell me....

Thanks and Regards,

Neeraj

2 REPLIES 2
Read only

Former Member
0 Kudos
235

HI,

see the system defined program.

goto tcode ABAPDOCU

select ABAP User Dialogs ->Screens ->Processing Screens ->Simple Screen Modifications

U can give any name to the fields&texts u create in screen.but while passing the data to that field in screen u need to pass the values to the name u have given.

rgds,

bharat.