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

idoc application log messages

Former Member
0 Likes
1,071

Hi ,

I need to display idoc application log messages in report, am using APPL_LOG_EREAD_DB, but it is not fetching the

log , if any one know how to achieve this functionality guide me.

regards

srini

Hi ,

I need to display idoc application log messages in report, am using APPL_LOG_EREAD_DB, but it is not fetching the

log , if any one know how to achieve this functionality guide me.

regards

srini

5 REPLIES 5
Read only

Juwin
Active Contributor
0 Likes
1,028

Please check this:

Thanks,

Juwin

Read only

Former Member
0 Likes
1,028

not usefull

Read only

Juwin
Active Contributor
0 Likes
1,028

May I know why please? I just tried this in my system and it works perfectly.

Thanks,

Juwin

Read only

Former Member
0 Likes
1,028

Hi Srinivas,

It should works as @Juwin said. only if you input correct object name and subobject name. And take idoc number as 'EXTNUMBER' .

regards,

Archer

Read only

Former Member
0 Likes
1,028

Hi Srinivas,

What does the FM return? Are you calling it properly? Can you please show the code snippet how you are using it..

Raju