Why are Log Statements Generated While Calling "ebs_drt_utils.entity_check_constraints" ?
(Doc ID 2927829.1)
Last updated on FEBRUARY 21, 2023
Applies to:
Oracle Labor Distribution - Version 12.2.10 and laterInformation in this document applies to any platform.
Goal
User wants to know why the below log statements are getting printed in the concurrent program log while calling "ebs_drt_utils.entity_check_constraints"?
-------------------------------------------------------------------------------------------------------------------------------
CONSTRAINT :: person_id : XXXXXX
CONSTRAINT :: entity_type :HR
CONSTRAINT :: Removal ID :7066
2021/10/25 09:40:29Entered psp_hr_drc
2021/10/25 09:40:29Entered ld_drc
2021/10/25 09:40:29Validation in progress for person Id: XXXXXX
2021/10/25 09:40:291 . Validating if any pending distribution adjustments exist for this person :
2021/10/25 09:40:29Pending distribution adjustments =0
2021/10/25 09:40:29No Pending distribution adjustments. Continuing Validation
2021/10/25 09:40:292 . Validating if any pending summary lines exist for this person :
2021/10/25 09:40:29No Pending Transactions to be summarized and Transferred
2021/10/25 09:40:29Validation Complete. Exiting ld_drc
2021/10/25 09:40:29Exiting psp_hr_drc
-------------------------------------------------------------------------------------------------------------------------------
CONSTRAINT :: person_id : XXXXXX
CONSTRAINT :: entity_type :HR
CONSTRAINT :: Removal ID :7066
2021/10/25 09:40:29Entered psp_hr_drc
2021/10/25 09:40:29Entered ld_drc
2021/10/25 09:40:29Validation in progress for person Id: XXXXXX
2021/10/25 09:40:291 . Validating if any pending distribution adjustments exist for this person :
2021/10/25 09:40:29Pending distribution adjustments =0
2021/10/25 09:40:29No Pending distribution adjustments. Continuing Validation
2021/10/25 09:40:292 . Validating if any pending summary lines exist for this person :
2021/10/25 09:40:29No Pending Transactions to be summarized and Transferred
2021/10/25 09:40:29Validation Complete. Exiting ld_drc
2021/10/25 09:40:29Exiting psp_hr_drc
-------------------------------------------------------------------------------------------------------------------------------
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |