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

Function module for getting the text.

Neslinn
Participant
0 Likes
647

Hi ,

Is there any funcion module to get the message text if i pass the message no and message class as the exporting parameter.

Useful answers will be rewarded.

Regards,

neslin.

4 REPLIES 4
Read only

Former Member
0 Likes
577

hi...

use this one

BAPI_MESSAGE_GETDETAIL

ok and following are for display

LMON_MESSAGE_DISPLAY

LTIF_MESSAGE_DISPLAY

reward..points

Read only

varma_narayana
Active Contributor
0 Likes
577

Hi..

These are the 2 FMs you can use for this

FORMAT_MESSAGE

MESSAGE_TEXT_BUILD.

<b>Reward if Helpful</b>

Read only

0 Likes
577

Hi Narayana,

First Fun.mod helped.

Neslin.

Read only

Former Member
0 Likes
577

Hi neslin,

Check the table T100.

Pass Language key

Application Area

Message number

you get the message text

Regards

Arun