GL_SECURITY_PKG.VALIDATE_ACCESS Function returns False for all CCIDs
Hi,
We tested function GL_SECURITY_PKG.VALIDATE_ACCESS in a custom Trial Balance report and it is not working. The function returns FALSE for all natural accounts
Reason: We need to verify if the account is secured or not and display it in the Trial Balance output only if it is not secured for the responsibility used to submit the report.
We checked the 'CLE: GL Trial Balance Report' report (package CLE_GL_TOTAL_CR_DR_PKG) and it contains this function but is commented.
Standard report 'CLE: GL Trial Balance Report' displays all accounts, does not verify if there is any security assigned for the responsibility.