2007 Aug 07 7:38 AM
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
2007 Aug 07 7:50 AM
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.
2007 Aug 07 7:57 AM
see abap example programs.
t_code is abapdocu.
User Dialogs
http://sap.mis.cmich.edu/sap-abap/abap09/sld010.htm
http://help.sap.com/saphelp_nw04/helpdata/en/e9/635fa6e01e11d195490000e82de14a/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/9f/dbac9f35c111d1829f0000e829fbfe/content.htm