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

log data

Former Member
0 Likes
584

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

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.

5 REPLIES 5
Read only

Former Member
0 Likes
557

Can you please post details like table name, what you are trying to do, the error message etc.

Sudha

Read only

0 Likes
557

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

Read only

Former Member
0 Likes
558

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.

Read only

hymavathi_oruganti
Active Contributor
0 Likes
557

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

Read only

Former Member
0 Likes
557

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