Application Development 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: 

code for F4 help / List box and Table in HTMl control

Former Member
0 Kudos

Hello,

I dont know if this is right place to post this question but stil it is related to ABAP objects.

I have to display a table with 4 fields using HTML control of size 40 X 9.

I also have to display F4 help/List box for another HTML control with dynamic values.

Now i do know how to use HTML control but could any one help me with the code for the above requirements..

Thanks

1 REPLY 1

alejiandro_sensejl
Active Participant
0 Kudos

Hello Trivvka,

I think this can be done with Dynamic Documents!

For information about these see [SAP Help|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/10/246858055711d4a7410000e83dd863/frameset.htm] or [Google Results|http://www.google.de/search?hl=de&q=abap%2B%22dynamicdocument%22]. Some example reports are included in Package SDYNAMICDOCUMENTS (e.g. DD_ADD_FORM_INPUT or DD_STYLE_TABLE).

Best regards,

Alej