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

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

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
34 26-Nov-2021 10:22 21 KB JAiken to previous
33 26-Nov-2021 10:22 21 KB JEscott to previous | to last
32 26-Nov-2021 10:22 21 KB JEscott to previous | to last
31 26-Nov-2021 10:22 21 KB JEscott to previous | to last
30 26-Nov-2021 10:22 21 KB JEscott to previous | to last
29 26-Nov-2021 10:22 21 KB JEscott to previous | to last
28 26-Nov-2021 10:22 21 KB JEscott to previous | to last
27 26-Nov-2021 10:22 21 KB JEscott to previous | to last
26 26-Nov-2021 10:22 21 KB JEscott to previous | to last
25 26-Nov-2021 10:22 21 KB JEscott to previous | to last
24 26-Nov-2021 10:22 21 KB JEscott to previous | to last
23 26-Nov-2021 10:22 21 KB JEscott to previous | to last
22 26-Nov-2021 10:22 21 KB JEscott to previous | to last
21 26-Nov-2021 10:22 21 KB JEscott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 18 changed 2 lines
G/L Codes are referred to in the Payroll Bank Set Up ([IPBA]) form and the Pay Component ([IPPC]) form. These forms are discussed further in the next topic in this manual.
G/L Codes are referred to in the Payroll Bank Set Up ([IPBA]) form and the Pay Component ([IPPC]) form.
----
At line 21 changed one line
Pre Payroll distribution or Labor G/L, is used if it is necessary to account for labor costs prior to the processing of the payroll cycle, perhaps on a daily or weekly basis, and is usually needed to support a separate costing system or High Line’s Financial Cost Control application.
Pre Payroll distribution or Labor G/L, is used if it is necessary to account for labor costs prior to the processing of the payroll cycle, perhaps on a daily or weekly basis, and is usually needed to support a separate costing system or Personality’s Financial Cost Control application.
At line 45 added one line
----
At line 86 added one line
----
At line 121 added one line
----
At line 158 changed one line
!!Example Definitions
!Example Definitions
At line 177 changed one line
!!Example Entry – with the Inter-Company and Fringe features turned OFF
!Example Entry – with the Inter-Company and Fringe features turned OFF
At line 191 changed one line
!!Example Entry - the Inter-Company feature turned OFF and the Fringe feature turned ON
!Example Entry - the Inter-Company feature turned OFF and the Fringe feature turned ON
At line 221 changed one line
!!Example Entry – the Inter-Company and the Fringe features turned ON
!Example Entry – the Inter-Company and the Fringe features turned ON
At line 242 changed one line
!Summary
;Summary
At line 258 changed one line
!!Example Entry - General fund pays the federal tax and health expense
!Example Entry - General fund pays the federal tax and health expense
At line 277 added one line
----
At line 301 changed one line
!G/L Account Codes on Payroll Bank Accounts
!!G/L Account Codes on Payroll Bank Accounts
At line 305 changed one line
!G/L and Premiums
!!G/L and Premiums
At line 315 changed one line
[{$applicationname}] allows you to define GL accounts by suffix. Suffix Types are defined at the pay component level. The suffix information is defined at the GL Account level.
Personality allows you to define GL accounts by suffix. Suffix Types are defined at the pay component level. The suffix information is defined at the GL Account level.
At line 317 changed 2 lines
!IMLN – GL_SUFFIX_TYPE LEXICON
The [X_GL_SUFFIX_TYPE] lexicon is a fixed lexicon provided by High Line. Each lexicon value has specific programming logic in order for the suffix logic to work.
!Maintain Lexicons ([IMLN])
The [X_GL_SUFFIX_TYPE] lexicon is a fixed lexicon provided. Each lexicon value has specific programming logic in order for the suffix logic to work.
At line 320 changed 2 lines
!IPPC – PAY COMPONENTS SUFFIX SET UP
For each pay component that will be required to do journal entries, the user must set up the [IPPC] screen 'Acct/Arrears' tab. On this tab, the user can define the suffix type according to the lexicon [X_GL_SUFFIX_TYPE] for 'DR Suffix' and/or 'CR Suffix'.
!Define Pay Components ([IPPC])
For each [pay component|PAY COMPONENTS] that will be required to do journal entries, the user must set up the [IPPC] screen 'Acct/Arrears' tab. On this tab, the user can define the suffix type according to the lexicon [X_GL_SUFFIX_TYPE] for 'DR Suffix' and/or 'CR Suffix'.
At line 325 changed one line
!IDGA – GL ACCOUNT – DEFAULT ENTRY
!Define G/L Accounts ([IDGA])– Default Entry
At line 330 changed one line
!IDGA – GL ACCOUNT – SUFFIX ENTRY
!Define G/L Accounts([IDGA]) – Suffix Entry
At line 337 changed one line
!SUFFIX LOGIC IN UPLG/UPGL PROCESS
!Suffix Logic in [UPLG]/[UPGL] Process
At line 348 added 23 lines
||GL SUFFIX TYPE ||IDGA ACCOUNT SUFFIX INFORMATION
|01 – Entity| - From pay Header Payroll, retrieves Entity den_id\\- All other suffix information is not used
|02 – Unit| - From Pay Header Payroll, retrieves Entity den_id\\- Then retrieves Pay Header Unit dun_id\\- All other suffix information is not used
|03 – Group|- From Pay Header Payroll, retrieves Entity den_id\\- Then retrieves Pay Header Unit dun_id and Group dgr_id\\- All other suffix information is not used
|10 – Canada Province|- From Pay Header Work State/Prov, retrieves dsp_id\\- All other suffix information must not exist
|20 – US Work State|- From Pay Header Work State/Prov, retrieves dsp_id\\- All other suffix information must not exist
|21 – US Work County |- From Pay Header Work State/Prov, retrieves dsp_id\\- Then use Pay Header Work Jurisdiction, retrieves the County dcn_id of this tax\\jurisdiction\\ SELECT dtx.dcn_id\\ INTO v_dga_dcn_id\\ FROM p2k_cm_tax_jurisdictions dtx\\ WHERE dtx.id = p2k_ppgl.k_pph.dtX_id_wo \\-All other suffix information is not used
|22 – US Work GEO |- From Pay Header Work State/Prov, retrieves dsp_id\\- Then use Pay Header Work Jurisdiction, retrieves dtx_id\\- All other suffix information is not used
|23 – US Res State|- From Pay Header Home State/Prov, retrieves dsp_id\\- All other suffix information is not used
|24 – US Res County | From Pay Header Home State/Prov, retrieves dsp_id\\= Then use Pay Header Home Jurisdiction, retireves the County dcn_id of this tax\\jurisdiction\\ SELECT dtx.dcn_id\\ INTO v_dga_dcn_id\\ FROM p2k_cm_tax_jurisdictions dtx\\ WHERE dtx.id = p2k_ppgl.k_pph.dtx_id_home\\- All other suffix information is not used
|25 – US RES GEO|- From Pay Header Home State/Prov, retrieves dsp_id\\- Then use Pay Header Home Jurisdiction, retrieves dtx_id\\- All other suffix information is not used
|26 – US School District |- From Pay Header Home State/Prov, retrieves dsp_id\\- Then use Pay Header School District, retireves dsd_id\\- All other suffix information is not used
|30 – Assignment Type|- If processing for a Pay Line, then use the Pay Line Assignment to retrieve the\\Assignment Type, otherwise use the primary Assignment to retrieve the Assignment\\Type\\- All other suffix information is not used
After the appropriate suffix information is derived, then [UPLG]/[UPGL] uses the GL Account Code from [IPPC] along with the suffix information and retrieves an entry from [IDGA] that matches the suffix information.
If [IDGA] does not have an entry that matches the suffix information, then the default GL Account entry is used.
----
![Notes|Edit:Internal.GENERAL+LEDGER+ACCOUNTS]
[{InsertPage page='Internal.GENERAL+LEDGER+ACCOUNTS' default='Click to create a new notes page'}]