cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Historical Logs for CRM Document

former_member462348
Participant
0 Kudos
668

HI Experts

I have a requirement to find the Complete Logs details for a document in CRM.

A document has been created on Jan with Open Status and later in March the document was closed. so in the mean time so many errors and logs got created by the people who handled this document.

In tables like BALHDR and BALDAT, i can find only the recent application logs either success or failure logs. but i need the complete list of application logs created for that specific document. Even in Tcode SLG1 i get only the recent logs and not historical.

Can some one help me or show me a way to get this in CRM ??

Thanks
Rufus Samuel

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member462348
Participant
0 Kudos

Hi Bruno

Thanks for comment, Actually am looking for FM or table which stores the Historical Error Logs for a CRM Document.

So that we can track what are the common errors occurring for a document to avoid that in future. Kindly let me know if you know any FM or table which stores historical error details.

Thanks
Rufus Samuel

BGarcia
Active Contributor
0 Kudos

Hi Rufus,

Can you check if FM CRM_LEAD_GET_CHANGEDOCUMENTS helps you a little more? Just give as input the document number and corresponding business object type.

Kind regards,
Garcia