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

READING TEXT

Former Member
0 Likes
456

Hi all,

what are the function modules available for capturing texts entered in a field which is not stored in tables.. Tell me function modules other then read_text... this fm is not working for me.

regards,

subbu.

3 REPLIES 3
Read only

Former Member
0 Likes
438

APPL_LOG_READ_DBn With this function module you read the log data in the database for an object or sub-object according to specified selection conditions.

BAL_LOG_HDR_READ Read log header and other data

BAL_LOG_MSG_READ Read message and other data

Read only

Former Member
0 Likes
438

you can try commit_text it will work for u.

reaward if useful

vivek

Read only

former_member386202
Active Contributor
0 Likes
438

Hi,

Use FM READ_TEXT

REgards,

Prashant