Payroll for NA / Time and Labor - PSFT (MOSC)

MOSC Banner

PYLOAD - PSHUP_VALID AE issue after Paysheet Update Enhancement

edited Mar 30, 2022 1:26PM in Payroll for NA / Time and Labor - PSFT (MOSC) 4 commentsAnswered

Problem-1 :

Payroll has a customization to trigger a PYLOAD in parallel mode.  With the recent Paysheet Update Enhancement patches, New Application Engine program  was delivered PSHUP_VALID and part of PYLOAD which deletes the data source tables at starting of program. Due to that PU_Source data is deleting from Temporary tables and affecting loading Source from PSHUP table to PAY_OTH_EARNINGS. This is impacted the PYLOAD.

  For example -  Process instance – 2778616 

-- 02:14:44.947 ..(PSHUP_VALID.INSTMP2.Step01) (SQL)  INSERT INTO PS_PSHUP_WRKEE_LST (EMPLID ,EMPL_RCD ,ACTIVE_EMPL) SELECT  DISTINCT A.EMPLID ,A.EMPL_RCD ,'Y' FROM PS_PSHUP_TXN A , PS_PAY_CALENDAR B  WHERE A.COMPANY=B.COMPANY AND A.PAYGROUP=B.PAYGROUP AND B.RUN_ID='11Z_2020'  AND A.PU_SOURCE='OC' AND A.PU_TXN_STATUS IN ('A','R')  /

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center