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: 

bal_log_create

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi

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

It could help.

Regards,

Vishwa.

Former Member
0 Kudos

Hello

Check following tables:

BALOBJ - Object

BALSUB - Subobject

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

Thanks

Amol Lohade

Former Member
0 Kudos

Hi,

Check these tables BALOBJ and BALSUB .

Rhea.

Former Member
0 Kudos

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

Former Member
0 Kudos

thanks

Former Member
0 Kudos

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