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

free form text/long text comment boxes - function module

Former Member
0 Likes
393

Hi I have a tabstrip built in one of my screens with 4 tabs, i want the 4th tab to contain a simple box to allow me to add comments in free form text, does anyone know a function module, or anything else i can do to achieve this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
358

loop at function group STXD there are FM:

read_text, delete_text,save_text and etc.

Eliram.

1 REPLY 1
Read only

Former Member
0 Likes
359

loop at function group STXD there are FM:

read_text, delete_text,save_text and etc.

Eliram.