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

database history.

Former Member
0 Likes
560

hei ...

how to do this on an existing program. any advice is appreciated.

Look at how far back the report runs through the database history as it seems to take a while to run (over an hour most of the time)?

5 REPLIES 5
Read only

Former Member
0 Likes
539

like 100 days 3 months

Read only

Former Member
0 Likes
539

Hi

check the Tcode SUIM

for the number of times that Program(TCODE) ruun by a user etc.

Reward points if useful

Regards

Anji

Read only

0 Likes
539

hei thanks for quick reply.....can u give me step by step approach...never used this before...thanks.

Read only

0 Likes
539

i never used SUIM.

what shud i do in it to get the database history like 100 days 3 months.

plz help

Read only

alison_lloyd
Active Participant
0 Likes
539

debug and after each selection statement check the internal table retrieved and see how old the retrieved documents are e.g. if selecting FI docs are you using posting date, coult it be added to the selection screen etc