cancel
Showing results for 
Search instead for 
Did you mean: 

How to Use Object and Sub Object in Tcode SLG1

Former Member
0 Kudos

Hi,

I recently had a CIF Batch job failed in Tcode SM37. I wanted to analyze the reason for failure in Application Log, tcode SLG1. Can you please suggest what should i use for Subject and Sub Object inorder to display the logs for my CIF Job Failure.

Thanks,

Jallu.

Accepted Solutions (0)

Answers (1)

Answers (1)

rajkj
Active Contributor
0 Kudos

Hi Jallu,

In SLG1, you can use object as CIF in ECC and CIFSCM in APO to access the CIF related application logs.

Subobject represents the data that is being transferred by CIF interface. For instance,  in ECC, subobject T_BTC represents data transfer related to batches. Use F4 key, to know about the available subobjects.

Enable logging using t.codes CFC2 in ECC and /SAPAPO/C4 in dev environment.

Thanks,
Rajesh