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

bal_log_create

Former Member
0 Likes
2,060

can u tell me what needs to be passed in the object and subobject og bal_s_log that we use in the bal_create_log fmodule.

i am trying tp pass some value but it says that the suboject that iam passing has not been maintained for the oobject that i am passing

6 REPLIES 6
Read only

Former Member
0 Likes
1,293

Hi

Please go through the Documentation of this FM in se37 tcode.

It could help.

Regards,

Vishwa.

Read only

Former Member
0 Likes
1,293

Hello

Check following tables:

BALOBJ - Object

BALSUB - Subobject

Also, check maintenance view V_BALSUB to maintain the SubObject against the Object.

Thanks

Amol Lohade

Read only

Former Member
0 Likes
1,293

Hi,

Check these tables BALOBJ and BALSUB .

Rhea.

Read only

Former Member
0 Likes
1,293

go to slg0 transaction here u create object and subobject for ur program.then use it in ur program.

hope it will hep you

thanks

Read only

Former Member
0 Likes
1,293

thanks

Read only

Former Member
0 Likes
1,293

I now it is allready answered - But you may want to check this helper-class out:

http://www.web-dreamer.de/blog/2011/09/abap-logging-logger.html