This page (revision-6) was last changed on 26-Nov-2021 10:22 by rforbes

This page was created on 26-Nov-2021 10:22 by rforbes

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
6 26-Nov-2021 10:22 1 KB rforbes to previous
5 26-Nov-2021 10:22 1 KB khiggs to previous | to last
4 26-Nov-2021 10:22 1 KB khiggs to previous | to last
3 26-Nov-2021 10:22 1 KB khiggs to previous | to last
2 26-Nov-2021 10:22 1 KB khiggs to previous | to last
1 26-Nov-2021 10:22 1 KB rforbes to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 25 changed one line
{{P2K_SEGR(~,SYSDATE,'01','1')}} - Using the EASD_ID as the first parameter (~) this will return the wage rate on the assignment detail to an annual ('01') rate basis.
{{P2K_SEGR(~,SYSDATE,'01','1')}}
At line 27 added one line
Using the EASD_ID as the first parameter (~) this will return the wage rate on the assignment detail to an annual ('01') rate basis.
At line 28 removed one line
{{P2K_SEGR(~,[350005],'04',[353522],[353527],[353528])}} - Using the EASD_ID as the first parameter (~), the AS OF DATE as the second (350005), a RATE_BASIS of '04' (Bi-Weekly), and the FTE(353522), WAGE_RATE(353527) and the original RATE_BASIS (353528) from the EASD record, return the wage rate for the assignment detail to an Biweekly '04') rate basis.
At line 31 added one line
{{P2K_SEGR(~,[350005],'04',[353522],[353527],[353528])}}
At line 33 added one line
Using the EASD_ID as the first parameter (~), the AS OF DATE as the second (350005), a RATE_BASIS of '04' (Bi-Weekly), and the FTE(353522), WAGE_RATE(353527) and the original RATE_BASIS (353528) from the EASD record, return the wage rate for the assignment detail to an Biweekly '04') rate basis.
At line 35 added 3 lines