Application Development and Automation 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: 
Read only

Table logging

Former Member
0 Likes
735

My Z progarm in unlogging the table log from DD09L (DD09l-Protokoll) for my Z-table but still it is showing the log in transection SCU3 and table DBTABLOG for any modification in Particular z-table.

Any anyone look into the issue.

Thanks,

Aman kumar

4 REPLIES 4
Read only

Former Member
0 Likes
612

may help you.

Read only

0 Likes
612

hi,

i am doing BDC recording to Unlog the z-tables form technical setting and then activate the table.

now the problem is:

whille changing the z-table entry it is not showing any log in SCU3, but showing log in DBTABLOG.

It should not show log in DBATBLOG when z-table is not logged.

Please help me out.

Thanks,

Aman kumar

Read only

0 Likes
612

Hi,

DBTABLOG contains what has been previously logged, so it's normal that data still exists in there. If you want now to clear records for this table, you must use archiving (BC_DBLOGS object) (see Note 41300 - Table DBTABPRT is very large).

BTW there could also be DBTABPRT table.

BR

Sandra

Read only

0 Likes
612

Hi ,

Thanks for the reply.

I am checking DGTABLOG by date and time. it is showing the log for current changes.in z-table which in not logged.

Thanks,

Aman kumar