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

exception log creation

Former Member
0 Likes
735

i have created a log using fm bal_log_create but it seems as if even for the condition for which i want to create the exception that condition is getting satisfied but the log is not getting created

i have also used the fm BAL_LOG_MSG_ADD

can u guys tell me what could be the issue

6 REPLIES 6
Read only

matt
Active Contributor
0 Likes
705

Chances are that you're not using the function modules correctly. Have another read of the documentation and carefully examine the examples.

Read only

Former Member
0 Likes
705

Hi,

[https://forums.sdn.sap.com/click.jspa?searchID=16859856&messageID=6083431]

check this.

Rhea.

Edited by: rhea on Sep 29, 2008 3:19 PM

Read only

0 Likes
705

hi

now the log is getting created and i have used the display function to display it but when i go to slg1 tcode i am not able to c it

can u tell me why

Read only

0 Likes
705

Hi

Are you sure that it got created?

If created then u should be able to see in sgl1 or aral tcodes. Check again the selection criteria in those tcodes.

Rhea.

Read only

0 Likes
705

hi

now the log is getting created

and it is showing when the prog executesand i have used the display function to display it but when i go to slg1 tcode i am not able to c it

can u tell me why

Read only

Former Member
0 Likes
705

thanks