DBA Data[Home] [Help]

APPS.CST_COMMON_HOOKS dependencies on AD_EVENT_REGISTRY_PKG

Line 93: IF ( AD_EVENT_REGISTRY_PKG.Is_Event_Done( p_Owner => 'JA',

89: /* Check for Indian Local Accounting This will return
90: TRUE - Indian Local Accounting used
91: FALSE - Indian Local Accounting not used */
92:
93: IF ( AD_EVENT_REGISTRY_PKG.Is_Event_Done( p_Owner => 'JA',
94: p_Event_Name => 'JAI_EXISTENCE_OF_TABLES' ) = TRUE )
95: AND l_currency_code = 'INR'
96: THEN
97: l_stmt_num :=20;