DBA Data[Home] [Help]

APPS.PAY_CA_YEER_PKG dependencies on FF_CONTEXTS

Line 3864: from ff_contexts

3860:
3861: /* Select context id for Jurisdiction and is used for T4 Neg. Bal. */
3862: select context_id
3863: into sv_context_id
3864: from ff_contexts
3865: where context_name = 'JURISDICTION_CODE';
3866:
3867: exception
3868: when others then