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: 

Function module for getting the text.

Neslinn
Participant
0 Kudos

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

Former Member
0 Kudos

hi...

use this one

BAPI_MESSAGE_GETDETAIL

ok and following are for display

LMON_MESSAGE_DISPLAY

LTIF_MESSAGE_DISPLAY

reward..points

varma_narayana
Active Contributor
0 Kudos

Hi..

These are the 2 FMs you can use for this

FORMAT_MESSAGE

MESSAGE_TEXT_BUILD.

<b>Reward if Helpful</b>

0 Kudos

Hi Narayana,

First Fun.mod helped.

Neslin.

Former Member
0 Kudos

Hi neslin,

Check the table T100.

Pass Language key

Application Area

Message number

you get the message text

Regards

Arun