2007 Jun 07 3:07 PM
Hi Experts,
How can I know that if an employee is active or inactive.
I guess if endda < current date then inactive or is there any other way to find if he is active.
If I use rp-provide macro it will bring only active records or both.
Thank you.
Regards,
Admir.
Points will be rewarded.
2007 Jun 07 3:11 PM
If I remember it right, the field <b>PA0000-STAT2</b> holds the status of the employee
Hi Experts,
How can I know that if an employee is active or inactive.
I guess if endda < current date then inactive or is there any other way to find if he is active.
If I use rp-provide macro it will bring only active records or both.
Thank you.
Regards,
Admir.
Points will be rewarded.
2007 Jun 07 3:11 PM
If I remember it right, the field <b>PA0000-STAT2</b> holds the status of the employee
2007 Jun 07 3:25 PM
IF P0000-STAT2 ne 3, the employee is not active.. if your report is tied to PNP, you can restrict the selection to active emps, using the selection screen field Employee Status.
~Suresh
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |