‎2016 Oct 25 1:15 PM - edited ‎2024 Feb 03 6:05 PM
Hi,
This should be really easy, but for some reason I can't seem to get this working now.
I have change a report to have the option to either a date selection or use the payroll period dates via the reporting categories of the logical database.

Normally you want to default it to display the Payroll Area/Period on report execution you do:
INITIALIZATION.
pnptimed = '1’.
But somehow this does not seem to work now? I remember waaayyy back that I had a similar issue but can’t to the death of me remember how I fixed it.
Do you anyone have some quick insights that can help save me fix this?
Kind Regards
Deon
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
find or create a report class
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
works for me too.
initialization.
pnptimed = '1'.
can you try removing the HR report category in the program attributes and check.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.