‎2006 Feb 28 10:21 AM
Hi,
i have a probelm in reading the log data from the database for an object or sub-object based on selection conditions.
can anyone help me to solve this issue....
Thanks.
Raghu.
‎2006 Feb 28 10:27 AM
Hi raghu,
u can use the FM APPL_LOG_READ_DB to read the logdata from the database for an object....i think this helps you...
Madhu.
‎2006 Feb 28 10:27 AM
Can you please post details like table name, what you are trying to do, the error message etc.
Sudha
‎2006 Feb 28 10:35 AM
hi sudha
i did'nt get any errors..im looking to read data as i dont know how to....
madhu i guess the FM helps me to solve the issue....
Thanks
Raghu
‎2006 Feb 28 10:27 AM
Hi raghu,
u can use the FM APPL_LOG_READ_DB to read the logdata from the database for an object....i think this helps you...
Madhu.
‎2006 Feb 28 10:29 AM
hi,
for seeing the log data,
in database table, in technical settings, check <b>LOG DATA CHANGES</b>. u can see the changes logged in tcode SCU3
‎2006 Feb 28 10:29 AM
HI
<u>APPL_LOG_READ_DB</u> With this function module you read the log data in the database for an object or sub-object according to specified selection conditions.
REGARDS
ANOOP