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

RPTIME00 variables

Former Member
0 Likes
514

Hi,

I'm editing a custom include used by the RPTIME00 report.

I was looking for which standard variables hold the values of:

  • the evaluation start date
  • the evaluation end date
  • the personnel numbers

I need those values in order to do some data prefetching and buffering from the db in order to reduce the execution time of our custom code.

If you can point me to some official and unofficial documentation about RPTIME00 and the customizing of RPTIME00, I'll appreciate.

Thank you,

Pietro

Moderator Message - Spoon-feeding is not encouraged in the forums. Please try to debug the program and in case of any specific queries get back to the forum.

Message was edited by: Suhas Saha

Hi,

I'm editing a custom include used by the RPTIME00 report.

I was looking for which standard variables hold the values of:

  • the evaluation start date
  • the evaluation end date
  • the personnel numbers

I need those values in order to do some data prefetching and buffering from the db in order to reduce the execution time of our custom code.

If you can point me to some official and unofficial documentation about RPTIME00 and the customizing of RPTIME00, I'll appreciate.

Thank you,

Pietro

Moderator Message - Spoon-feeding is not encouraged in the forums. Please try to debug the program and in case of any specific queries get back to the forum.

Message was edited by: Suhas Saha

2 REPLIES 2
Read only

Former Member
Read only

0 Likes
479

Hi Praveen,

thank you for your reply.

Do you have any documentation about the RPTIME00 code & customizing?

I'm trying to understand which variables hold the values I'm looking for.

Thank you,

Pietro