Skip to Content
1
Former Member
Feb 26, 2009 at 11:39 AM

How to read logdata from DBTABLOG table ?

6303 Views

Hi All,

I have to display the change record log present in the log table DBLOGTAB.

The problem is that the logdata field is of LRAW type and not able to read that.

I used FM 'DBLOG_READ' which gives the log records or same can get from table also.

Now issue is how to read the LOGDATA field and check the values changed

from this?

If anybody has gone through the sam scenario then please let me know.

Thanks in advance.

- Umesh