2008 Feb 20 9:23 PM
Hi all,
I am new to HR payroll programming.
Can anyone please tell me know to decide which include progam should we use when working in payroll program.?
Thanks n Regards
A. M Rao
Hi all,
I am new to HR payroll programming.
Can anyone please tell me know to decide which include progam should we use when working in payroll program.?
Thanks n Regards
A. M Rao
2008 Feb 21 5:37 AM
Hi,
Payroll results are present in clusters.These clusters r in turn stored in database Table PCL2.
PCL2 -
Payroll result Data
CU -
Cluster Directory
RD -
payroll results (US)
B2----- Time Management
ZL-----Personal Shift Plan
PS----Generated Schema
PT---Text for Generated Schema
Country Specific Information is grouped in T500L Table
The actual Data description -showing which data is tored in which cluster and data field cluster to b read- is written in an Include program .The naming convention is RPCnxyz0.
where...
N is the name of the databse table which is 1 for PCL1 2 for PCL2.
XY is the name of cluster ,RD for Germany, RX for International Payroll.
Z is 0 for Internation Cluster , it is country ID in accordance with Table T500L.
Hence tha name can be RPC2RX00.
The principle elements of a cluster can be defined in program H99PAYDATA.
Regards,
Rohini.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |