DBA Data[Home] [Help]

APPS.GL_CASH_CLR_ACCT_ANAL_RPT_PKG dependencies on GL_ACCESS_SET_SECURITY_PKG

Line 14: gc_access_where:= GL_ACCESS_SET_SECURITY_PKG.get_security_clause

10: -- Set the security context of subledger application
11: XLA_SECURITY_PKG.SET_SECURITY_CONTEXT(200);
12:
13: -- Build the where clause based on database security
14: gc_access_where:= GL_ACCESS_SET_SECURITY_PKG.get_security_clause
15: (data_access_set_id_param,
16: 'R',
17: 'LEDGER_COLUMN',
18: 'LEDGER_ID',