DBA Data[Home] [Help]

APPS.PAY_CA_YEER_PKG dependencies on FF_CONTEXTS

Line 4426: from ff_contexts

4422:
4423: /* Select context id for Jurisdiction and is used for T4 Neg. Bal. */
4424: select context_id
4425: into sv_context_id
4426: from ff_contexts
4427: where context_name = 'JURISDICTION_CODE';
4428:
4429: exception
4430: when others then