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

tablecontrol as texteditor

former_member734916
Participant
0 Likes
493

Hi all,

I need to insert tablecontrol and convert the tablecontrol into texteditor and has to accept 2000 character.

Can anyone give sample code or any documentation please.

Thanks in advance.

Krishna.

3 REPLIES 3
Read only

Former Member
0 Likes
466

Hi Krishna,

Go to transaction <b>BIBS</b>. Analyze Code for this transaction i.e., how every

screen, text editor developed and many things you can see.This is very useful for your requirement.

<b>

Hope your problem gets solved.

Reward all helpful answers.</b>

Regards,

V.Raghavender.

Read only

0 Likes
466

Hi Raghavender,

Thanks for your information.

In this transaction BIBS there is no example for texteditor.

Can you give some more information.

Regards.

Krishna.

Read only

former_member673464
Active Contributor
0 Likes
466

hii..

In program declare a table with field containing 2000 characters with type c.In table control get field from program to display the empty field .For table control use demo program <b>demo_dynpro_tabcont_loop_at</b> ,<b>demo_dynpro_tabcont_loop</b>.

regards,

veeresh