on 2009 Jan 29 8:18 AM
Dear Experts,
We have configured Overtime for client and it is working fine.
But for custom report development we need to get the overtime hours worked.
We have searched in B2 cluster and not able to identify exact overtime table.
Request your suggestionsu2026u2026..
Hi
after time elavualtion Check ZL table in t code PT66
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
after time elavualtion use t code PT66, in this t.code double click on the each month(period) then you can get the internal table like ZES, SALDO, ZKO. again double click on the each internal table, you can get the information through the time types. Like , now you want the overtime hours, 0903, 0904 with this time types you can get the each employee no. of. overtime hours.
ZL, ZES, SALDO, TIP entries are internal table , you could not get any results from this table with using se11, se16.
With PT_BAL00 with this report also we can get the overtime hours with the help of time events.
Good luck
Devi
Hai
How you are uploading In & Out time, if by BDC, make simple coding to bifuricate Overtime hours and update in 2005 infotype in the same BDC itself, You can pull your report by SAP Query by fetching PA2005.So in one programme you work will done, instead of developing seprate report for Overtime Hours.
Vincent
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Check the ZL table.
Regrads,
Dilek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
105 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.