Integration Points
Integration Points are interfaces between PeopleSoft applications. They enable the transfer of data from one database to another.
The Payroll for North America and General Ledger interface uses two sets of integration points, one to retrieve ChartField and business unit information from General Ledger and one to publish payroll results to General Ledger.
The Payroll for North America interface with PeopleSoft General Ledger uses the following integration points:
| Service Operation | Description |
|---|---|
|
BUS_UNIT_GL_FULLSYNC |
Financials database initial full table publish of GL business unit IDs. |
|
BUS_UNIT_GL_SYNC |
Financials database ongoing incremental publish of GL business unit IDs. |
|
BUS_UNIT_FS_FULLSYNC |
Financials database initial full table publish of GL business unit descriptions. |
|
BUS_UNIT_FS_SYNC |
Financials database ongoing incremental publish of GL business unit descriptions. |
|
JOURNAL_GEN_APPL_ID_FULLSYNC |
Financials database initial full table publish of PeopleSoft Journal Generator templates. |
|
JOURNAL_GENERATOR_APPL_ID_SYNC |
Financials database ongoing incremental publish of PeopleSoft Journal Generator templates. |
|
PAYROLL_ACCTG_TRANSACTION |
PeopleSoft HCM database batch publish of HR (payroll) accounting lines. |
|
One service operation for each GL ChartField |
See Application Fundamentals: Understanding PeopleSoft ChartFields. |