Skip to Content
0
Former Member
Sep 07, 2007 at 10:15 AM

how to Divert the changes to cdhdr table instead of dbtablog?

165 Views

Hai everybody.

I am new to this forum. i got a job in abap recently. The below is my requirement.I want solution for this one. Anybody plz help me.

I am having ztransaction.

The change logs already were captured in DBTABLOG for table ZWPRFRUND (in transaction ZWPG).

The only report which is currently used to get the change logs is RSVTPROT

Now my requirement is,

we need to display the change logs in the form of ALV.

We should divert the changes to CDHDR table instead of DBTABLOG, then we can use the RSSCD100 to display change logs.

The Important items for the change LOG needed in case of changes to table in “ZWPG” are,DATE ,TIME,USER,FIRST NAME,FILED NAME,OLD VALUE,NEW VALUE

The above fields need to be displayed in the grid. In the above list “FIELD NAME” denotes any field of the table in the transaction in “ZWPG”

Thanks & Regards,

Sujatha.T.