on 2011 Jun 21 11:03 AM
Dear All,
The following is the scanerio,
if an employee joins on any day other than 01.01.yyyy, then the number of days from this day to 31.12.yyyy should be calculated, how can this scanerio be handled through PCR.
Thanks in advance
Raghu
Edited by: Raghu C on Jun 22, 2011 7:26 AM
Using a time type as a "counter", you would look if the time type existed yesterday (HRS+Lxxxx).
If so, add 1 to it (HRS+1) and save it (using operation ADDDBxxxx),
and if not check to make sure that it is a new hire before you create the counter time type with number 1.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you tell us the complete requirement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
109 | |
8 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.