DBA Data[Home] [Help]

APPS.XLA_TP_SUMMARY_RPT_PKG dependencies on XLA_SECURITY_PKG

Line 47: XLA_SECURITY_PKG.set_security_context(P_RESP_APPLICATION_ID);

43:
44: BEGIN -- Begining of the Function beforereport
45:
46: -- following will set the right transaction security.
47: XLA_SECURITY_PKG.set_security_context(P_RESP_APPLICATION_ID);
48: /* Query to select the Period Start Date and Period End Date */
49: BEGIN
50: SELECT
51: MAX(CASE GP.period_name WHEN P_PERIOD_FROM THEN